Sort Score
Result 10 results
Languages All
Labels All
Results 1,921 - 1,930 of 3,524 for

document assembly

(0.1 sec)
  1. Optimize the output PDF file | Documentation

    Optimize PDFs for web viewing or reduce file size with GroupDocs.Viewer. Adjust resources and improve loading times....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/python-net/optimizati...
  2. GroupDocs.Assembly for .NET 18.2 Release Notes ...

    This page contains release notes for GroupDocs.Assembly for .NET 18.2. Major Features This release extends abilities to work with single-column table data bands and conditional blocks. Full List of Features Covering all Changes in this Release Key Summary Category AssemblyNET-61  Support single-column table-row data bands for Word Processing Documents  Feature AssemblyNET-62 Support single-column table-row data bands for Spreadsheet Documents Feature AssemblyNET-63 Support single-column table-row data bands for Presentation Documents  Feature AssemblyNE4-63 Support single-column table-row data bands for email messages with HTML and RTF bodies Feature  Public API and Backward Incompatible Changes This section lists public API changes that were introduced in GroupDocs....Assembly Product Solution GroupDocs...Acquisition Edit GroupDocs.Assembly for .NET 18.2 Release Notes...

    docs.groupdocs.com/assembly/net/groupdocs-assem...
  3. Use PDF redaction filters | Documentation

    This article explains that how to set page-level scope to PDF redactions....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/use-pdf-redact...
  4. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/build-search-query/
  5. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported Document formats please refer to Supported Document Formats. Detecting the exact type of a Document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet Document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  6. Get the format family and the additional inform...

    This article explains how to get the format family and the additional information using Java with GroupDocs.Viewer for Node.js....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/nodejs-java/how-to-ge...
  7. Updating Fields while Assembling Word Processin...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 3.3.0 or later releases. Note The code uses some of the objects defined in The Business Layer. The Recipe Set up the source Document template path Set up destination report path Instantiate DocumentAssembler class Set options, DocumentAssemblyOptions.UpdateFieldsAndFormulas Generate report Download Template Get the template from here. Update_Field_XML.docx The Code...Assembly Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/net/updating-fields...
  8. Load a file of a specific format | Documentation

    This example demonstrates how to load a file of some particular format. advanced_usage.loading_files.LoadingFileOfSpecificFormat // Explicitly specifying the format of a file to load you can spare some time on detecting the format LoadOptions loadOptions = new LoadOptions(FileFormat.Spreadsheet); // Constants.InputXls is an absolute or relative path to your Document. Ex: @"C:\Docs\source.xls" try (Metadata metadata = new Metadata(Constants.InputXls, loadOptions)) { SpreadsheetRootPackage root = metadata.getRootPackageGeneric(); // Use format-specific properties to extract or edit metadata System....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/java/load-a-file-of...
  9. Merge PDF | Documentation

    Follow this guide and learn how to merge PDF files, combine several PDFs into one using GroupDocs.Merger for Python via .NET API and couple lines of code...Assembly Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/python-net/merge-pdf/
  10. Convert to Presentation with advanced options |...

    Follow this guide and learn how to convert Documents to PowerPoint presentations of PPT, PPTX formats with height, width, DPI, margins and other customizations using GroupDocs.Conversion for Java....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/java/convert-to-p...