Sort Score
Result 10 results
Languages All
Labels All
Results 2,571 - 2,580 of 5,343 for

file merger

(0.23 sec)
  1. Extract metadata from PDF documents | Documenta...

    To extract metadata from PDF documents getMetadata method is used. This method allows to extract the following metadata: Name Description title The title of the presentation. subject The subject of the presentation. keywords The keyword of the presentation. author The name of the presentation’s author. application The name of the application. application-version The version number of the application that created the presentation. created-time The time of the presentation creation. last-saved-time The time of the the presentation when it was last saved....Merger Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-metadata...
  2. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the document. For example, table of contents extraction isn’t supported for TXT Files. Therefore, for TXT File getToc method returns null. If Microsoft Office Word document has no table of contents, getToc method returns an empty collection....Merger Product Solution GroupDocs...supported for TXT files. Therefore, for TXT file method returns...

    docs.groupdocs.com/parser/java/extract-table-of...
  3. Load document | Documentation

    Following this guide you will learn how to load document from local disk or File stream for editing with GroupDocs.Editor for Java API....Merger Product Solution GroupDocs...byte stream or through valid file path, should be loaded into...

    docs.groupdocs.com/editor/java/load-document/
  4. Sign document with Swiss QR Barcode signature |...

    This article explains how to sign document with Swiss QR Barcode electronic signatures...Merger Product Solution GroupDocs...swissQR }; // sign document to file var signResult = signature ...

    docs.groupdocs.com/signature/net/sign-document-...
  5. Iterate through container items | Documentation

    This article explains that how to extract containers items and iterate through container items....Merger Product Solution GroupDocs...of item metadata. Detects a file type of the container item....

    docs.groupdocs.com/parser/net/iterate-through-c...
  6. eSign document with multiple signatures | Docum...

    This article explains how to sign document with multiple signatures of various type by GroupDocs.Signature API...Merger Product Solution GroupDocs...digitalOptions ); // sign document to file signature . sign ( "signed.pdf"...

    docs.groupdocs.com/signature/java/esign-documen...
  7. Compare multiple documents protected by passwor...

    This article describes how to compare multiple Word documents or PowerPoint presentations protected by password using GroupDocs.Comparison for Python via .NET API....Merger Product Solution GroupDocs..., target_passwords , output_file_name ): # Initialize the comparer...

    docs.groupdocs.com/comparison/python-net/compar...
  8. Add replacement annotation | Documentation

    The page describes how to add replacement annotation to a document using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...// Add annotation and save to file annotator . add ( replacement...

    docs.groupdocs.com/annotation/java/add-replacem...
  9. Sign document with Text signature - advanced | ...

     This article explains how to sign document with Text electronic signatures using advanced options with GroupDocs.Signature API....Merger Product Solution GroupDocs...shadow ); // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/java/sign-document...
  10. Sign document with Image signature - advanced |...

     This article explains how to sign document with Image electronic signatures using extended options with GroupDocs.Signature API....Merger Product Solution GroupDocs...= 2 } }; // sign document to file SignResult signResult = signature...

    docs.groupdocs.com/signature/net/sign-document-...