Sort Score
Result 10 results
Languages All
Labels All
Results 2,491 - 2,500 of 8,774 for

document merger

(0.33 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. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...merge Microsoft Office Word documents in Node.js applications using...using GroupDocs.Merger for Node.js via Java. Learn how to merge...

    blog.groupdocs.com/groupdocs.blog/page/8/
  3. How to Convert Excel to PDF using Java

    This is a basic tutorial on how to convert Excel to PDF using Java. Convert Documents without the use of third-party software and distribute them fast to everyone....Merger Product Family GroupDocs.Redaction...You may want to share the document with stakeholders in a non-editable...

    kb.groupdocs.com/conversion/java/how-to-convert...
  4. Adding watermarks | GroupDocs

    Adding watermark to any supported Document format using GroupDocs.Watermark consists of some easy steps...Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/adding-waterma...
  5. Extract images from Microsoft Office Word docum...

    This article explains that how to extract images from Microsoft Office Word (.doc, .docx) Documents...Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-images-fr...
  6. How to Extract Annotations from PDF in Java

    Easily extract annotations from PDF in Java by using one of the popular annotation libraries and learn how to write code to extract annotations in Java....Merger Product Family GroupDocs.Redaction...extracting annotations from the PDF document and consume a few API calls...

    kb.groupdocs.com/annotation/java/how-to-extract...
  7. Introducing GroupDocs.Parser for Java | GroupDocs

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful Document data extraction API from over 50 Document types in your applications. One of the most valuable features of GroupDocs.Parser is parsing Documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical Documents. The API allows to easily extract text in accurate and quick modes. There are several advanced methods to extract text....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/introducing-grou...
  8. 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-...
  9. Update annotations | GroupDocs

    This page describes how to edit annotation properties - change annotation position, size, appearance etc. when annotate Documents using GroupDocs.Annotation for Java....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/update-annot...
  10. GroupDocs.Assembly for .NET | GroupDocs

    Release notes Package repository GroupDocs.Assembly for Net - A assembly is a Document automation and reports generation API designed to create custom Documents from templates. This Net reporting API intelligently assembles the given data with the defined template Document and generates an output Document based on the data source, in the template’s format as well as in the specified output format. GroupDocs.Assembly supports over 170 popular file formats. Load text Documents, spreadsheets, presentations, PDF files, email messages, and images....Merger Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/