Sort Score
Result 10 results
Languages All
Labels All
Results 1,491 - 1,500 of 4,939 for

library

(0.06 sec)
  1. Extract data from HTML documents | Documentation

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-data-fro...
  2. Extract data from PDF documents | Documentation

    GroupDocs.Parser provides the functionality to extract data from PDF documents. Also password-protected PDFs and PDF portfolios are supported. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs.Parser for Java examples Free online document parser App Along with full featured .NET Library we provide simple, but powerful free Apps. You are welcome to parse documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, Emails and more with our free online Free Online Document Parser App....NET library we provide simple, but powerful...

    docs.groupdocs.com/parser/java/extract-data-fro...
  3. GroupDocs.Annotation for .NET 3.0.0 Release Not...

    Note This page contains release notes for GroupDocs.Annotation for .NET 3.0.0 Major Features This is the first version of new generation GroupDocs.Annotation for .NET. The most notable features are: Code has been rewritten completely from the ground. Support annotating different document formats (Pdf, Slides, Cells). Storage-agnosic datalayer. Simplified flexible API. Code and product structure optimization. Ability to apply custom user fron-end. Designed as native .NET Library which allow usage in all possible project types....NET library which allow usage in all possible...

    docs.groupdocs.com/annotation/net/groupdocs-ann...
  4. Pricing - Purchase - groupdocs.com

    GroupDocs.Metadata for Java Pricing Information Get a Temporary License Developer Small Business 1 Developer And 1 De......free Use in a development library, API or SDK License type Perpetual...

    purchase.groupdocs.com/pricing/metadata/java
  5. GroupDocs.Viewer for Java 3.0.0 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for Java 3.0.0 Major Features This is the first version of new generation GroupDocs.Viewer for Java. The most notable features are: Code has been rewritten completely from the ground. Simplified and much flexible API. Better organized and simplified product structure. Code optimization. Storage API. Cache/Output API. On the fly document rendering. Multiple render options. Multiple document transformations. Ability to request whole document, page-by-page or custom range of pages.... Designed as native Java library which allow usage in all possible...

    docs.groupdocs.com/viewer/java/groupdocs-viewer...
  6. GroupDocs.Viewer For .NET 3.0.0 Release Notes |...

    Note This page contains release notes for GroupDocs.Viewer for .NET 3.0.0 Major Features This is the first version of new generation GroupDocs.Viewer for .NET. The most notable features are: Code has been rewritten completely from the ground. Simplified and much flexible API. Better organized and simplified product structure. Code optimization. Storage API. Cache/Output API. On the fly document rendering. Multiple render options. Multiple document transformations. Ability to request whole document, page-by-page or custom range of pages....NET library which allow usage in all possible...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  7. PPTX to PDF conversion - Font problem in PDF ("...

    When I convert the uploaded PPT to PDF with Aspose 20.7, and then I check the result PDF with veraPDF (Software | veraPDF), then I see in the Validation Report this issue: “A PDF/A-2 compliant document shall not contain…...PDF/A-3 with the SoftXpansion library, and SoftXpansion cannot correct...

    forum.groupdocs.com/t/pptx-to-pdf-conversion-fo...
  8. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...with a full featured Java library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  9. Exporting metadata properties | Documentation

    This article provides the knowledge that how to export metadata properties to an Excel workbook in Java...NET library we provide simple, but powerful...

    docs.groupdocs.com/metadata/java/exporting-meta...
  10. Optimizing shards | Documentation

    This page contains information about optimizing shards in the search network....NET library we provide simple, but powerful...

    docs.groupdocs.com/search/net/optimizing-shards/