Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 3,596 for

assemble document

(0.05 sec)
  1. Using Signature Appearances | Documentation

     This sections contains explanation about various electronic signature visual appearances on Document page....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/using-signatur...
  2. 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/
  3. Working with slide backgrounds | Documentation

    Extracting information about all slide backgrounds The API allows you to extract information about all the slide backgrounds in a PowerPoint Document as shown in the following code sample using method getBackgroundImage() of PresentationSlide.getImageFillFormat(). advanced_usage.add_watermarks_to_presentations.PresentationGetSlideBackgroundsInformation PresentationLoadOptions loadOptions = new PresentationLoadOptions(); // Specify an absolute or relative path to your Document. Ex: "C:\\Docs\\presentation.pptx" Watermarker watermarker = new Watermarker("presentation.pptx", loadOptions); PresentationContent content = watermarker.getContent(PresentationContent.class); for (PresentationSlide slide : content.getSlides()) { if (slide....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/working-with-...
  4. Merge DOCX files using C#

    Gain expertise to merge DOCX files using C#. We will provide you sample code example to combine DOCX files in C# without the additional software installations....files using C# In the realm of document management and manipulation...files into a single, cohesive document. Whether it’s for creating...

    kb.groupdocs.com/merger/net/merge-docx-files-us...
  5. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant Document. It is capable of adding watermarks to images or Documents....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/python-net/add-text/
  6. Use OCR Connector | Documentation

    This article explains how to integrate OCR solution to GroupDocs.Parser...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/use-ocr-connector/
  7. Working with Email Messages | Documentation

    Note This feature is supported by version 18.2 or greater. Working with Email Messages GroupDocs.Assembly allows you to use data bands in table rows in Email Messages with HTML and RTF bodies. A table-row data band is a data band whose body occupies single or multiple rows of a single Document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Assembly Product Solution GroupDocs...AI GroupDocs Documentation / GroupDocs.Assembly Product Family...

    docs.groupdocs.com/assembly/java/working-with-e...
  8. 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...
  9. Get list of changes | Documentation

    This article explains how to get collection of changes between compared Documents when using GroupDocs.Comparison for .NET....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Comparison Product...

    docs.groupdocs.com/comparison/net/get-list-of-c...
  10. Loading Documents | Documentation

    Following this guide, you will learn how to load PDF, Word, Excel, and PowerPoint Documents by local file path and stream with GroupDocs.Conversion for Python via .NET API....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/python-net/develo...