Sort Score
Result 10 results
Languages All
Labels All
Results 2,221 - 2,230 of 15,278 for

pdf comparison

(0.04 sec)
  1. 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....Comparison Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Search for text containing special characters |...

    This article shows how to handle search queries if they contain special characters and separator characters....Comparison Product Solution GroupDocs...welcome to search over your PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/search/nodejs-java/search-fo...
  3. Updating multiple signatures of different types...

     This article explains how to provide advanced options when updating different multiple electronic signatures with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Apps. You are welcome to eSign PDF, Word, Excel, PowerPoint documents...

    docs.groupdocs.com/signature/java/updating-mult...
  4. 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....Comparison Product Solution GroupDocs...to view and edit metadata of PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/metadata/java/working-with-m...
  5. Supported file formats | Documentation

    This topic lists file formats supported by GroupDocs.Viewer for .NET....Comparison Product Solution GroupDocs...Microsoft Outlook data files: . PDF and Page Layout file formats...

    docs.groupdocs.com/viewer/net/supported-documen...
  6. Sign documents with QR-code embedded object | D...

    This article explains how to create encrypted QR-code electronic signature with embedded custom object...Comparison Product Solution GroupDocs...signature = new Signature ( "sample.pdf" )) { // setup key and passphrase...

    docs.groupdocs.com/signature/net/sign-documents...
  7. Product Overview | Documentation

    GroupDocs.Merger for Python via .NET provides a wide range of document manipulation features - merge multiple files into one file, split single file to separate files, reorder, rotate and remove document pages without third-party tools....Comparison Product Solution GroupDocs...popular document formats such as PDF, DOCX, XLSX, PPTX, EPUB and others...

    docs.groupdocs.com/merger/python-net/product-ov...
  8. Subscribing for search process events | Documen...

    This article explains how to subscribe for search electronic signatures events like start, progress and completion with GroupDocs.Signature API....Comparison Product Solution GroupDocs...filePath = Constants . SAMPLE_PDF ; try { Signature signature =...

    docs.groupdocs.com/signature/java/subscribing-f...
  9. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire document or a text from the selected page. Raw mode is not supported for EPUB....Comparison Product Solution GroupDocs...documents and extract data from PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX...

    docs.groupdocs.com/parser/java/extract-text-fro...
  10. Introduction | Documentation

    This is an introduction to editing documents, explaining the main stages of document opening, editing, and saving results within Node.js via Java applications....Comparison Product Solution GroupDocs...document in some format (like DOCX, PDF, or XLSX). At this stage, you...

    docs.groupdocs.com/editor/nodejs-java/introduct...