Notícias sobre Vue.js

Atualize dados dinamicamente em relatórios JavaScript

Janeiro 30, 2025
A conectividade de dados robusta permite que os componentes de relatórios gerenciem grandes conjuntos de dados, apliquem transformações e forneçam insights precisos e interativos.

Data connectivity options allow reporting components to integrate with various data sources to retrieve, process, and display data in reports. It typically involves connecting to databases, APIs, web services, or in-memory data structures to fetch real-time or static data. This connectivity is often achieved through frameworks, libraries, or built-in support for data binding and querying mechanisms, such as RESTful APIs, GraphQL, or direct database connections via server-side proxies. Reliable data connectivity enables reporting components to efficiently manage large datasets, perform transformations, and dynamically refresh reports, delivering interactive and precise insights to end-users.

JavaScript reporting components support various data connections including:

  • ODBC (Open Database Connectivity): Standardized API for accessing relational databases that enables JavaScript (via server-side languages or tools) to connect to databases like MySQL, SQL Server, and Oracle.
  • OLEDB (Object Linking and Embedding, Database): Microsoft API for accessing various data sources, including relational and non-relational databases. Typically used in Windows environments for high-performance data access.
  • XML (Extensible Markup Language): Markup language for structured data representation and transport. Frequently used for configuration, data exchange, and reporting in JavaScript applications.
  • JSON (JavaScript Object Notation): Lightweight data interchange format that is native to JavaScript. Widely used for web APIs, dynamic data exchange, and JavaScript-based reporting tools.

Explore JavaScript Reporting Data Connectivity

Crie formulários profissionais com campos PDF interativos

Janeiro 29, 2025
O ONLYOFFICE Connector for Alfresco v8.0 adiciona formulários PDF preenchíveis, simplificando a criação de documentos, a coleta de dados e a assinatura digital.

ONLYOFFICE Docs Enterprise Edition with Alfresco Connector combines an online document editor with a seamless integration for Alfresco Share, which is a content management platform that allows users to store, organize, and collaborate on documents and other digital assets. This integration allows teams to create, view, edit, and collaborate on spreadsheets, presentations, and text files online, directly within Alfresco Share using ONLYOFFICE editors, boosting efficiency and eliminating the need for file switching.

The ONLYOFFICE Connector for Alfresco v8.0 update introduces interactive PDF forms, enabling developers to create structured, fillable documents directly within Alfresco. This enhancement streamlines data collection and document automation by allowing users to add text fields, dropdowns, checkboxes, signature fields, and other interactive elements without requiring external tools. With native support for digital signatures and standardized input fields, the update improves workflow efficiency, reduces manual data entry, and ensures seamless integration into existing document management processes.

To see a full list of what's new in ONLYOFFICE Docs Enterprise Edition v8.2.2 with Alfresco Connector 8.0, see our release notes.

ONLYOFFICE Docs Enterprise Edition with Alfresco Connector is licensed per server as an annual license with 1 year of support and updates, or as a perpetual license with 3 years of support and updates. See our ONLYOFFICE Alfresco connector licensing page for full details.

For more information, see our ONLYOFFICE Alfresco connector product page.

Controle o foco usando arrastar e soltar na linha divisória

Janeiro 29, 2025
O LightningChart JS Trader v3 aprimora a personalização com linhas divisórias arrastáveis, permitindo facilidade de redimensionamento dos segmentos do indicador.

LightningChart JS Trader is a JavaScript/TypeScript library developed by LightningChart that specifically targets the creation of financial and trading applications. It provides high-performance, 2D, 3D, and real-time charting controls and a comprehensive suite of visualizations including candlestick, bar, line, and various technical indicators and drawing tools. This library enables software developers to craft interactive technical analysis tools without the need for server-side setup as it runs completely on the client device.

The LightningChart JS Trader v3 update introduces draggable splitter lines, enabling users to dynamically resize indicator segments and the main chart within a single view. This enhancement provides greater flexibility in data visualization, allowing developers to create a more customizable and user-friendly charting experience. By adjusting the layout interactively, users can allocate space efficiently based on analytical needs, improving readability and workflow efficiency. This update eliminates the need for separate charts, streamlining technical analysis and ensuring all relevant data remains accessible within a unified interface.

To see a full list of what's new in v3, see our release notes.

LightningChart JS Trader is licensed per developer and is available as an annual license with 1 year support. See our LightningChart JS Trader licensing page for full details.

For more information, see our LightningChart JS Trader product page.

Refine a entrada numérica com controles de precisão

Janeiro 27, 2025
Os controles de rotação numérica fornecem uma maneira intuitiva de ajustar valores, tornando formulários, tabelas e painéis mais eficientes e fáceis de usar.

Numeric Spin data editor controls are intended for the efficient and precise input of numerical values. By combining an edit box with up/down spin buttons, users may either type to input directly or utilize the spin buttons to increase or decrease the value. This method promotes faster and less error-prone data entry than manual typing, particularly for large quantities or recurrent value revisions. Many spin editors include built-in validation, range limitations, data type selection, and formatting choices, which further improve data accuracy.

Several Vue.js data editor collections contain numeric spin components including:

For an in-depth analysis of features and price, visit our Vue.js data editors comparison.

Compare Vue.js Data Editors

Visualize, edite e exporte documentos PDF no navegador

Janeiro 20, 2025
Os componentes do visualizador de PDF JavaScript com suporte para leitura e gravação oferecem uma solução versátil para integrar o gerenciamento de documentos em fluxos de trabalho baseados na Web.

PDF viewer components with PDF reading and writing capabilities can greatly enhance modern web applications, enabling seamless interaction with documents directly within the browser. These components commonly allow users to view, edit, annotate, and export PDF files without relying on external software, streamlining document management. By leveraging the power of web technologies, they offer a versatile and efficient solution for integrating PDF workflows into web applications, enhancing productivity and improving the user experience in industries where PDF handling is critical.

Common features include:

  • Print / Save Documents to PDF allows users to generate and save PDF documents directly from the viewer.
  • Print PDFs to a Printer enables physical copies of documents to be created with precision and ease.
  • Right to Left (RTL) Support caters to languages such as Arabic and Hebrew, ensuring accessibility and usability for global audiences.
  • Search Text allows users to quickly locate specific content within the document, streamlining navigation.
  • Localization ensures that the interface can be adapted to various languages and regional settings.
  • Open Existing PDFs from Stream provides the capability to load and display documents directly from server streams, supporting dynamic and real-time document processing.

For an in-depth analysis of features and price, visit our JavaScript / HTML5 PDF Viewer components comparison.

Explore JavaScript / HTML 5 PDF Viewer Features