Sort Score
Result 10 results
Languages All
Labels All
Results 3,731 - 3,740 of 40,133 for

documents

(0.05 sec)
  1. Saving a File to Local Disk | Documentation

    This article demonstrates how to convert files stored on local disk using GroupDocs.Conversion for Java API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Developer guide / Converting Documents / Advanced usage / Saving...

    docs.groupdocs.com/conversion/java/save-file-to...
  2. Advanced search for Metadata signatures | Docum...

     This article explains how to search various data values types within electronic signatures in the document metadata by GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...instance of class and pass source document path or stream as a constructor...

    docs.groupdocs.com/signature/java/advanced-sear...
  3. Extract cells from Microsoft Office Excel sprea...

    This article explains that how to extract cells from Microsoft Office Excel (.xls, .xlsx) spreadsheets....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...GitHub examples: Free online document parser App Along with full...

    docs.groupdocs.com/parser/net/extract-cells-fro...
  4. Set image size limits | Documentation

    This article shows how to set output image size limits when rendering image to HTML...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Render documents / Render to HTML / Set image...

    docs.groupdocs.com/viewer/java/set-image-size-l...
  5. Extract highlights | Documentation

    This article explains that how to extract highlights from Documents in Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...search functionality) from documents by the method: HighlightItem...

    docs.groupdocs.com/parser/java/extract-highlights/
  6. Extract text by table of contents item | Docume...

    This article explains that how to extract text by table of contents item."...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...Processing, PDF, ePUB and CHM documents (for more details, see )....

    docs.groupdocs.com/parser/java/extract-text-by-...
  7. Get possible conversions | Documentation

    This article explains how to obtain supported conversions when convert Documents with GroupDocs.Conversion within your .NET applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...available when converting documents with and you can always refer...

    docs.groupdocs.com/conversion/net/get-possible-...
  8. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Word forms provider | Documentation

    This article gives the knowledge of the API methods which can be used to perform operations about word forms provider interface using Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...indexFolder ); // Indexing documents from the specified folder...

    docs.groupdocs.com/search/java/word-forms-provi...
  10. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...metadata for specific formats / Documents / Working with metadata in...

    docs.groupdocs.com/metadata/java/working-with-m...