Architecture News

将扫描的文档转换为可编辑、可搜索的 PDF

2月 27, 2024
通过将扫描件转换为易于搜索和编辑的 PDF 文件,ComPDFKit Conversion SDK v1.10 优化了文档工作流程。

The ComPDFKit Conversion SDK is used to convert PDF files to a variety of other formats such as Microsoft Word, Excel, PowerPoint, HTML, TXT, CSV, RTF, and JSON. Instead of having server-side dependencies, it uses its own built-in conversion engine with no dependency on external apps. This is more secure than traditional converters as it doesn't need to transmit sensitive data to external servers. It has advanced PDF parsing capabilities, can analyze a PDF's logical structure to accurately recreate the original document, and can handle complex and irregular tables.

ComPDFKit Conversion SDK v1.10.0 (Windows and Mac editions) further enhances its OCR capabilities by adding the ability to convert scanned documents into PDFs that you can edit and search. This empowers users to modify existing content, conduct efficient text searches within the document, and streamline information retrieval, significantly enhancing document workflow and accessibility.

To see a full list of what's new in v1.10.0, see our release notes for Mac.

ComPDFKit Conversion SDK is licensed per application per platform and is available as an annual license. See our ComPDFKit Conversion SDK for Windows licensing page for full details.

ComPDFKit Conversion SDK for Windows/Mac is available to buy in the following products:

加速 C++ 开发并提升代码质量

2月 27, 2024
集成开发环境使 C++ 开发人员能够更快地编写代码,高效地识别错误并无缝管理项目。

Integrated development environments (IDEs) that support C++ come equipped with functionalities designed to simplify and expedite C++ coding. This includes syntax highlighting for better code readability, intelligent code completion for faster and more accurate coding, integrated debugging to identify and fix errors, refactoring assistance to restructure code safely, and built-in compilation and build systems for seamless project management. These benefits result in increased developer productivity, enhanced code quality, and a smoother overall development experience.

Several IDEs provide C++ support including:

  • C++Builder Professional by Embarcadero is an IDE specifically designed for building native C++ applications with a visual RAD interface.
  • UEStudio by UltraEdit provides a feature-rich IDE for C++ development, including IntelliSense and project management.
  • PrimalScript by SAPIEN Technologies is a Universal Script Environment that simplifies C++ coding with code completion and real-time error checking.
  • Microsoft Visual Studio Enterprise offers a powerful C++ development environment with IntelliSense, debugging, and profiling tools.

For an in-depth analysis of features and price, visit our IDEs comparison.

Compare IDEs

在报表应用中无缝集成您的品牌

2月 27, 2024
ActiveReports.NET v18 让您使用主题完全自定义其 JS 查看器和 Web 设计器组件的外观。

ActiveReports.NET is a reporting tool that allows developers to design and deliver reports with intuitive, reliable, and user-friendly report designers and controls. Features include the ability to create reports in a variety of formats, such as PDF, Excel, and HTML. ActiveReports.NET is also highly customizable, with an extensive API and advanced feature library.

ActiveReports.NET v18 brings robust theme support to its JS Viewer and Web Designer components, granting you extensive control over the user interface. Choose from a diverse selection of built-in UI themes for instant customization, or exercise fine-grained control by creating your own theme. This allows you to precisely match the components' appearance with your application's unique branding, ensuring a visually cohesive and professional user experience.

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

ActiveReports.NET is licensed per developer and is available with or without a 12 month support and maintenance subscription. See our ActiveReports.NET licensing page for full details.

For more information, visit our ActiveReports.NET product page.

用代码完成改进了数据库工作流

2月 27, 2024
dbForge Studio for Oracle V4.6 通过支持 CREATE、ALTER 和 DROP VIEW 语句简化了数据库视图管理。

dbForge Studio for Oracle is a comprehensive software tool designed to streamline the development and administration of Oracle databases. It functions as a powerful IDE, offering features like code completion, debugging, and optimization for PL/SQL programming. It also provides versatile data editing tools, schema management, and data synchronization between Oracle servers. dbForge Studio for Oracle aims to enhance productivity for both developers and database administrators working with Oracle environments.

The dbForge Studio for Oracle V4.6.15 release adds support for CREATE, ALTER, and DROP VIEW statements, which allow you to manage views within a database. A view is a virtual table derived from the result set of a query against one or more underlying tables.

  • CREATE VIEW - establishes a new view.
  • ALTER VIEW - modifies an existing view by changing its defining query or structure.
  • DROP VIEW - permanently removes a view from the database.

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

dbForge Studio for Oracle is licensed per developer and is available as an Annual or Perpetual License with a 12 month support and maintenance subscription. See our dbForge Studio for Oracle licensing page for full details.

dbForge Studio for Oracle is available in the following products:

在您的电子表格应用程序中支持多种单元格类型

2月 27, 2024
通过为数字、日期、公式等提供专用单元格类型,增强数据的灵活性和洞察力。

Using varied cell types in spreadsheets enhances organization, efficiency, and clarity. Text-based cells streamline labeling and categorization, while numeric cells enable calculations and analysis. Date and time cells simplify the tracking of schedules and deadlines. Formulas automate complex computations, and logical cells support conditional formatting and decision-making processes. This diversity in cell types optimizes data representation and manipulation, making your spreadsheets more powerful and versatile tools.

Several JavaScript spreadsheet controls offer support for different cell types, including:

  • Telerik Spreadsheet for jQuery offers a variety of cell types including numeric, text, date, and boolean, along with the ability to define custom cell types and formatting.
  • SpreadJS by MESCIUS supports pre-defined cell types such as text, number, date, and formula, as well as custom cell types with user-defined formatting and validation rules.
  • Jspreadsheet Pro provides a range of built-in cell types including numeric, text, date, time, formula, and hyperlink, plus user-defined cell types with custom formatting and validation.
  • Syncfusion Spreadsheet includes various cell types such as general, number, currency, percentage, date, time, and formula, as well as custom cell types with tailored behavior.

For an in-depth analysis of features and price, visit our comparison of JavaScript Spreadsheet controls.

Compare JavaScript Spreadsheet Controls