Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 4,450 for

document assembly

(0.06 sec)
  1. Working with slide backgrounds | GroupDocs

    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-...
  2. Merge documents to PDF | GroupDocs

    This section describes how to import OLE objects into PDF Documents using C#/.NET...Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/merge-documents-t...
  3. Edit Markdown Documents | GroupDocs

    This guide demonstrates how to edit the content of Markdown Documents/files like common text Documents using GroupDocs.Editor for Node.js via Java....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/nodejs-java/edit-mark...
  4. Common | GroupDocs

    This section explains common signature processing features of GroupDocs.Signature API....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/common/
  5. Get supported file formats | GroupDocs

    Learn how to get a list of all supported file formats programmatically using GroupDocs.Parser for .NET. Check supported extensions and file types dynamically in C#....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/get-supported-fil...
  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. Use PDF redaction filters | GroupDocs

    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...
  8. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for .NET....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/convert/note/
  9. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Node.js via Java....Assembly Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  10. Working with Word Processing Documents | GroupDocs

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Word Processing Documents GroupDocs.Assembly allows you to use data bands in table rows in Word Processing Documents. A table-row data band is a data band which 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/net/working-with-wo...