Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 9,917 for

document merger

(0.12 sec)
  1. Working with metadata in PDF documents | GroupDocs

    Detecting the version of a PDF Document The following sample of code will help you to detect the PDF version a loaded Document and extract some additional file format information. Load a PDF Document Extract the root metadata package Use the getPdfType method to obtain file format information advanced_usage.managing_metadata_for_specific_formats.Document.pdf.PdfReadFileFormatProperties try (Metadata metadata = new Metadata(Constants.InputPdf)) { PdfRootPackage root = metadata.getRootPackageGeneric(); System.out.println(root.getPdfType().getFileFormat()); System.out.println(root.getPdfType().getVersion()); System.out.println(root.getPdfType().getMimeType()); System.out.println(root.getPdfType().getExtension()); } Reading built-in metadata properties To access built-in metadata of a PDF Document, please use the getDocumentProperties method defined in the DocumentRootPackage class....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  2. Protecting word processing documents | GroupDocs

    This article explains how to protect as well as unprotect the Word Documents....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/protecting-wor...
  3. Split EPUB in C# on GroupDocs Blog | Document A...

    Split EPUB in C# on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Split EPUB in C# on GroupDocs Blog | Document Automation Solutions for .NET & Java De......in C# on GroupDocs Blog | Document Automation Solutions for ...in C# on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/ru/tag/split-epub-in-c/index...
  4. Indexing password protected documents | GroupDocs

    This page describes how to perform indexing of password protected Documents. Indexing using the password dictionary To perform indexing of password protected Documents using a password dictionary, you must add passwords for all protected Documents to the dictionary before indexing. To add a Document password to the dictionary, you must specify the full path to the Document as a key and the actual password to the Document. For more information about managing the password dictionary see the Document passwords page in the Managing dictionaries section....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/indexing-...
  5. Features Overview | GroupDocs

    The main feature of GroupDocs.Editor for Java is an ability to edit most popular Document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing Documents, Spreadsheets or Presentations....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/features-overview/
  6. Features Overview | GroupDocs

    The main feature of GroupDocs.Editor is an ability to edit most popular Document formats using front-end WYSIWYG editors without any additional applications. No Open Office or MS Office is required to edit Word Processing Documents, Spreadsheets or Presentations....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/features-overview/
  7. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain Document and expressing the consent of the signatory with the information contained in the Document....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/nodejs-java/featur...
  8. Extract hyperlinks from Microsoft Office Word d...

    To extract hyperlinks from Microsoft Office Word Document getStructure method is used. This method returns XML representation of the Document. Hyperlinks are represented by “hyperlink” tag; “link” attribute contains hyperlink’s URL. For more details, see Extract text structure. Hyperlink can contain a text: google.com Warning getStructure method returns null value if text structure extraction isn’t supported for the Document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-hyperlin...
  9. Introduction | GroupDocs

    This is an introduction to editing Documents, explaining the main stages of Document opening, editing, and saving results within Node.js via Java applications....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/nodejs-java/introduct...
  10. Python PDF manipulation on GroupDocs Blog | Doc...

    Python PDF manipulation on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Python PDF manipulation on GroupDocs Blog | Document Automation Solutions for ......manipulation on GroupDocs Blog | Document Automation Solutions for ...manipulation on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/es/tag/python-pdf-manipulati...