Sort Score
Result 10 results
Languages All
Labels All
Results 5,651 - 5,660 of 11,044 for

document assembly

(0.05 sec)
  1. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different Documents into single PDF, DOCX, Excel or PowerPoint Document using GroupDocs.Merger for .NET....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  2. Working with metadata in PDF documents | Docume...

    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....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/working-with-m...
  3. Detect encoding | Documentation

    This article explains that how to detect encoding of a plain text file in java....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/detect-encoding/
  4. Edit PDF | Documentation

    This guide demonstrates how to edit content of PDF files like a common text Documents using a GroupDocs.Editor for .NET....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/edit-pdf/
  5. Working with Chart Reports - Filtered Ordered G...

    Articles in this section...Assembly Product Solution GroupDocs...Acquisition GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/working-with-c...
  6. GroupDocs.Search for Java 20.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Search for Java 20.8 Major Features There are the following features and improvementes in this release: Implement indexing from stream Implement support for indexing .DICOM files Full List of Issues Covering all Changes in this Release Key Summary Category SEARCHNET-1932 Implement indexing from stream New Feature SEARCHNET-2362 Implement support for indexing .DICOM files Improvement Public API and Backward Incompatible Changes Implement indexing from stream This feature provides the ability to index Documents from streams and data structures....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/groupdocs-search...
  7. Existing objects in diagrams | Documentation

    This article explains how to to find and remove watermarks of both types in Visio Document....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/existing-objec...
  8. Features Overview | Documentation

    This is an overview of GroupDocs.Merger for Java library features and capabilities...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/features-overview/
  9. Font extraction options | Documentation

    Learn this guide to know about extracting fonts from input Word Document when editing with GroupDocs.Editor API....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/font-extraction-o...
  10. GroupDocs.Watermark for Java 18.8 Release Notes...

    Note This page contains release notes for GroupDocs.Watermark for Java 18.8. Major Features There are the following features, enhancements and fixes in this release: Metered licensing security is improved and now supports Java version 8u101 or above Fixed locking watermark in PPTX, PPT Added SmartArt and CustomXml drawing types Implemented ability to skip unreadable characters during text watermark search Implemented protection of text watermark using unreadable characters for Slides Full List of Issues Covering all Changes in this Release Key Summary Category WATERMARKJAVA-50 Metered licensing security is improved and now supports Java version 8u101 or above Breaking Change WATERMARKNET-895 Locking watermark in PPTX, PPT is not working Bug WATERMARKNET-981 Add SmartArt and CustomXml drawing types Enhancement WATERMARKNET-998 Implement ability to skip unreadable characters during text watermark search New Feature WATERMARKNET-999 Implement protection of text watermark using unreadable characters for Slides New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/groupdocs-wat...