Sort Score
Result 10 results
Languages All
Labels All
Results 4,701 - 4,710 of 5,109 for

assemble

(1.11 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...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert-to-im...
  3. Load Image Documents with Options | GroupDocs

    Learn how to use ImageLoadOptions to configure image document loading in GroupDocs.Conversion for .NET. Control format specification, font handling, and more....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/load-image-do...
  4. Search text | GroupDocs

    This article explains that how to search text from documents....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/parser/java/search-text/
  5. Load File From Stream | GroupDocs

    Pass any Python file-like object — open() handle, io.BytesIO, boto3/azure-blob/requests response body — to the Converter constructor to convert documents directly from memory or cloud storage without touching the local filesystem....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/python-net/develo...
  6. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for .NET....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/convert/web/
  7. Logging | GroupDocs

    Logging when converting documents with GroupDocs.Conversion for .NET...Assembly Product Solution GroupDocs...

    docs.groupdocs.com/conversion/net/logging/
  8. Updating QR-code signatures with advanced optio...

     This article explains how to provide advanced options when updating QR-code electronic signatures with GroupDocs.Signature API....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/signature/net/updating-qr-co...
  9. Licensing and evaluation | GroupDocs

    GroupDocs.Viewer for Python offers purchase plans, a free trial, and a 30-day temporary license for evaluation....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/viewer/python-net/licensing-...
  10. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Assembly Product Solution GroupDocs...

    docs.groupdocs.com/watermark/java/supported-doc...