Sort Score
Result 10 results
Languages All
Labels All
Results 771 - 780 of 3,204 for

image signature

(0.11 sec)
  1. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Signature Product Solution GroupDocs...GroupDocs.Signature Product Family / GroupDocs.Signature for .NET...

    docs.groupdocs.com/signature/net/supported-docu...
  2. 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....Signature Product Solution GroupDocs...how to remove the background image of a particular slide calling...

    docs.groupdocs.com/watermark/java/working-with-...
  3. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API....Signature Product Solution GroupDocs...you pass instance to method. Image search criteria Sometimes a...

    docs.groupdocs.com/watermark/java/searching-wat...
  4. Convert web formats | GroupDocs

    In this article, you will learn how to convert documents to HTML format with GroupDocs.Conversion for Java....Signature Product Solution GroupDocs...conversions From To CHM eBook: , , Image: , , , , , , , , , JPG, , ,...

    docs.groupdocs.com/conversion/java/convert/web/
  5. Render HTML as JPG using Python

    Discover how to render HTML as JPG using Python. This tutorial guides you through the steps to convert HTML to JPG in Python with customizable dimensions....Signature Product Family GroupDocs.Metadata...Transforming HTML content into JPG images offers a reliable way to capture...

    kb.groupdocs.com/viewer/python/render-html-as-j...
  6. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET....Signature Product Solution GroupDocs...section for shapes matching image or text criteria and removes...

    docs.groupdocs.com/watermark/python-net/existin...
  7. Convert word processing documents | GroupDocs

    Learn this article and check how to convert Microsoft Word DOCX, DOC, RTF documents to other formats with GroupDocs.Conversion for .NET....Signature Product Solution GroupDocs...another format like PDF, HTML, or image for easier mailing, printing...

    docs.groupdocs.com/conversion/net/convert/wordp...
  8. Advanced usage | GroupDocs

    This page describes the GroupDocs.Annotation advanced usage and its multiple powerful features like customizing document annotating process and annotations appearance etc....Signature Product Solution GroupDocs...information Extract an image from an image annotation Compare annotations...

    docs.groupdocs.com/annotation/net/advanced-usage/
  9. Modifying found watermark properties | GroupDocs

    This article explains how to modify found watermark properties while using GroupDocs. Watermarks API....Signature Product Solution GroupDocs...allows you to replace text and image in the found possible watermarks...

    docs.groupdocs.com/watermark/net/modifing-found...
  10. Working with slide backgrounds | GroupDocs

    The API allows you to extract information about all the slide backgrounds, Removing a particular background and Adding watermark to all background Images...Signature Product Solution GroupDocs...watermark to all background images Extracting information about...

    docs.groupdocs.com/watermark/net/working-with-s...