Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 11,845 for

new

(0.27 sec)
  1. New release of GroupDocs.Viewer for .NET introd...

    GroupDocs.Viewer for .NET releases v3.1.0 with more flexibility and improved features. GroupDocs Team remains busy in improving the product according to customers’ needs and their feedback. We always keep finding the ways to enhance the product’s scope and improve existing features. Let’s have a look at the improvements we have made. Improved Features GroupDocs.Viewer for .NET v3.1.0 has come with many improved features in the latest version. Listed below are the improved features in this release....GroupDocs.Viewer for .NET releases v3.1.0 with more flexibility and improved features. GroupDocs Team remains busy in improving the product according to customers’ needs and their feedback. We always keep finding the ways to enhance the product’s scope and improve existing features. Let’s have a look at the improvements we have made. Improved Features GroupDocs.Viewer for .NET v3.1.0 has come with many improved features in the latest version. Listed below are the improved features in this release.

    blog.groupdocs.com/viewer/new-release-groupdocs...
  2. Control Meta-Data and Build a Custom UI with th...

    GroupDocs.Annotation for Java is a lightweight library that allows end users to annotate PDF and Microsoft Office documents, raster images, AutoCAD drawings and 50+ types of files without the need to install the software that the documents or images were created in. A convenient web UI allows users to view, annotate, redact, comment on and share documents from any web-enabled device. Recently we’ve released a New GroupDocs.Annotation for Java library – version 1.... Recently we’ve released a new GroupDocs.Annotation for Java...handler methods, here is a list of new, context-independent ones that...

    blog.groupdocs.com/annotation/control-meta-data...
  3. Download GroupDocs.Redaction for .NET 25.9 – Ne...

    GroupDocs.Redaction for .NET 25.9 latest fixes and updates released in September 2025. Available on NuGet and the GroupDocs website....0 What’s New? Why This Matters How to get...latest .NET applications. What’s New? # With this release, you can...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  4. Download GroupDocs.Redaction for .NET 25.12 – N...

    GroupDocs.Redaction for .NET 25.12 latest fixes and updates released in December 2025. Available on NuGet and the GroupDocs website....Fixes and enhancements What’s New? How to get the update Learn...output. (REDACTIONNET-695) What’s New? # This release brings important...

    blog.groupdocs.com/redaction/groupdocs-redactio...
  5. 使用 .NET API 从 C# 中的发票或收据中提取数据

    使用 C# 以编程方式解析发票或收据并提取数据。在 ASP.NET、WCF 或 WPF 中使用 .NET 文档解析 API 从文档中提取文本。...detailsTableParamete = new TemplateTableParamet(new Rectangle(new Point(35...Point(35, 320), new Size(530, 55)), null); // 为“摘要”表创建检测器参数 TemplateTableParamet...

    blog.groupdocs.com/zh/parser/extract-data-from-...
  6. Parse data from documents | GroupDocs

    This article shows how to extract data from documents of various formats including PDF, Microsoft Word (DOC, DOCX), Excel (XLS, XLSX), LibreOffice formats etc....Consulting Blog Knowledge Base New Releases Status Websites aspose...class try ( Parser parser = new Parser ( Constants . SampleInvoicePdf...

    docs.groupdocs.com/parser/java/parse-data-from-...
  7. Parse data from PDF documents | GroupDocs

    This article explains that how to parse data from PDF documents...Consulting Blog Knowledge Base New Releases Status Websites aspose...class using ( Parser parser = new Parser ( Constants . SampleCarWashPdf...

    docs.groupdocs.com/parser/net/parse-data-from-p...
  8. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Consulting Blog Knowledge Base New Releases Status Websites aspose...templateField = new TemplateField ( new TemplateFixedPositio ( new Rectangle...

    docs.groupdocs.com/parser/java/working-with-tem...
  9. 用Java 从发票或收据中提取数据|解析 PDF

    在 Java 中以编程方式从 PDF 发票或收据中提取发票数据。 GroupDocs 的文档解析和数据提取 API 支持多种格式。...templateItems = new TemplateItem[] { new TemplateField(new TemplateFixedPositio(new...TemplateFixedPositio(new Rectangle(new Point(35, 135), new Size(100, 10)))...

    blog.groupdocs.com/zh/parser/extract-data-from-...
  10. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....Consulting Blog Knowledge Base New Releases Status Websites aspose...templateField = new TemplateField ( new TemplateFixedPositio ( new Rectangle...

    docs.groupdocs.com/parser/net/working-with-temp...