Sort Score
Result 10 results
Languages All
Labels All
Results 2,421 - 2,430 of 3,622 for

document assembly

(0.05 sec)
  1. GroupDocs.Metadata for Java | Documentation

    Release notes Package repository GroupDocs.Metadata for Java - A metadata management API for Documents to create, preview, analyze, update and remove meta information from all popular file formats. Java metadata changer API gets the file as input, access the file property information and allows users to perform metadata operations for locating this specific file easily for future reference. GroupDocs.Metadata supports over 170 popular file formats. Load text Documents, spreadsheets, presentations, PDF files, web pages, email messages, and images and render/display them in HTML, PDF, PNG, and JPEG formats....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/
  2. GroupDocs.Search Overview | Documentation

    What Is GroupDocs.Search? GroupDocs.Search is a powerful full-text search API that allows you to search through over 70 Document formats in your applications. To make it possible to search instantly across thousands of Documents, they must be added to the index. Why Use GroupDocs.Search as a Developer? No additional software is required to search through Documents of supported formats. Great variety of indexing and search options are provided to meet any requirements....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/groupdocs...
  3. Save in original format | Documentation

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use Document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-in-origi...
  4. Render spreadsheet files | Documentation

    This section describes how to use GroupDocs.Viewer for Java to convert spreadsheet files to PDF, HTML, PNG, and JPEG formats....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/render-spreadshe...
  5. Render CAD files | Documentation

    Convert CAD files to PDF, HTML, PNG, and JPEG using the GroupDocs.Viewer Python API....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/python-net/render-cad...
  6. Render Spreadsheet files | Documentation

    This section describes how to use GroupDocs.Viewer for Node.js to convert spreadsheet files to PDF, HTML, PNG, and JPEG formats....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/nodejs-java/render-sp...
  7. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer Java API for web browser or to reduce size....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/optimization-pdf...
  8. Minify HTML | Documentation

    Learn how to minify HTML and CSS when rendering of Documents into HTML and make your HTML Documents load faster with GroupDocs.Viewer....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/minify-html/
  9. Update index | Documentation

    This article explains that how to update indexed Documents, as well as updating an index version in Java....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/update-index/
  10. Nesting search queries in object form | Documen...

    This article gives the knowledge about nesting search queries in object form using Java search API....Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/nodejs-java/nesting-s...