Sort Score
Result 10 results
Languages All
Labels All
Results 5,271 - 5,280 of 5,328 for

as

(0.71 sec)
  1. Edit Word | GroupDocs

    This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java....This guide demonstrates how to edit DOC, DOT, DOCX, DOCM, DOTX, ODT, RTF documents with font extraction, different pagination modes and many other powerful features of GroupDocs.Editor for Java.

    docs.groupdocs.com/editor/java/edit-word/
  2. Compare Excel Spreadsheets: Advanced Cell-by-Ce...

    Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, custom styling, summary pages, and advanced visibility controls for Excel document comparison in C#....Learn how to compare Excel spreadsheets programmatically using GroupDocs.Comparison for .NET. This guide demonstrates cell-by-cell comparison, custom styling, summary pages, and advanced visibility controls for Excel document comparison in C#.

    blog.groupdocs.com/comparison/compare-excel-spr...
  3. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use cAse when a user fills in PDF form and send it by email (for example)....To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example).

    docs.groupdocs.com/parser/java/parse-data-from-...
  4. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....GroupDocs.Search allows indexing documents from various sources.

    docs.groupdocs.com/search/java/indexing-from-di...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers

    blog.groupdocs.com/groupdocs.blog/page/82/
  6. Edit and Update Form Fields | GroupDocs

    Editing Form Fields with GroupDocs.Editor for Node.js via Java...Editing Form Fields with GroupDocs.Editor for Node.js via Java

    docs.groupdocs.com/editor/nodejs-java/edit-and-...
  7. Merge PPTX Presentations in Node.js - GroupDocs...

    This article demonstrates how to merge PPTX presentation files in Node.js with simple code examples using the GroupDocs.Merger for Node.js via Java API....This article demonstrates how to merge PPTX presentation files in Node.js with simple code examples using the GroupDocs.Merger for Node.js via Java API.

    blog.groupdocs.com/merger/merge-pptx-in-nodejs/
  8. Extract text areas | GroupDocs

    Learn how to extract text areAs with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#....Learn how to extract text areas with coordinates and formatting information from documents using GroupDocs.Parser for .NET. Extract text with position data, rectangles, and text styles in C#.

    docs.groupdocs.com/parser/net/extract-text-areas/
  9. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates....Create email messages with dynamic subject, body, and recipients from data sources using templates.

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  10. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reAsons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser clAss is introduced As a single entry point to extract data from the document. Data extraction wAs unified for all data types. The overall document related clAsses were unified to common. Product architecture wAs redesigned from scratch in order to simplify pAssing options and clAsses to manipulate data....Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Parser for Java since version 19.11: Parser class is introduced as a single entry point to extract data from the document. Data extraction was unified for all data types. The overall document related classes were unified to common. Product architecture was redesigned from scratch in order to simplify passing options and classes to manipulate data.

    docs.groupdocs.com/parser/java/migration-notes/