Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 9,256 for

image

(0.55 sec)
  1. Convert DOCX to JPG using Python

    Discover how to convert DOCX to JPG using Python with clear steps and code example. Effortlessly export DOCX to JPG using Python for high-quality Image results....scenarios, such as generating image previews, embedding document...efficiently, maintaining control over image quality and output settings...

    kb.groupdocs.com/conversion/python/convert-docx...
  2. Features Overview | GroupDocs

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....; Text as image signatures with big scope of...look, colors, and extra image effects; Image signatures with options...

    docs.groupdocs.com/signature/java/features-over...
  3. 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....how to remove the background image of a particular slide calling...watermark to all background Images Using GroupDocs.Watermark,...

    docs.groupdocs.com/watermark/java/working-with-...
  4. Render PPTX as PNG using Python

    Learn how to render PPTX as PNG using Python. This tutorial shows how to convert PPTX to PNG in Python for generating slide Images suitable for sharing and embedding....a reliable way to generate image-based outputs that are easy...slides into high-quality, static images. PNG output is especially useful...

    kb.groupdocs.com/viewer/python/render-pptx-as-p...
  5. Searching watermarks | GroupDocs

    This article explains how to search watermarks while using GroupDocs. Watermarks Java API.... Image search criteria Sometimes a...a document can contain image watermarks, and it’s necessary to...

    docs.groupdocs.com/watermark/java/searching-wat...
  6. Convert DOCX to TIFF using Python

    Easily convert DOCX to TIFF using Python with clear code examples. Follow this guide to export DOCX to TIFF using Python for high-quality Image output....Python Converting documents into image formats is a common practice...print workflows. TIFF (Tagged Image File Format) is well-known for...

    kb.groupdocs.com/conversion/python/convert-docx...
  7. GroupDocs.Viewer for Java 3.7.0 makes easy to r...

    Team GroupDocs is excitedly releasing a new version of GroupDocs.Viewer for Java. Many of the new features have been introduced in GroupDocs.Viewer for Java 3.7.0, such as the rendering of Email attachments and Rendering PDF document with layered content. Some of the important fixes about outstanding issues and improvements have also packed with this release. In order to enable all the rich features in your project please upgrade your document viewer applications with the latest version of the API.... thrown while rendering as image Only first frame or tiff document...document converted in image mode MSG file is not rendering properly...

    blog.groupdocs.com/viewer/groupdocs-viewer-java...
  8. Existing objects in word processing document | ...

    Remove, inspect, and modify shapes (potential watermarks) in Word documents using Python via .NET....section for shapes matching image or text criteria and removes...document Create and initialize image or text search criteria Find...

    docs.groupdocs.com/watermark/python-net/existin...
  9. PdfFormattingOptions is Introduced in GroupDocs...

    GroupDocs.Conversion for Java 18.12 comes with some new features, improvements and bug fixes. Conversion from IGS, PLT and CGM formats is introduced. Now, API can automatically add extension of the converted file if not set. Image, PDF and Word conversion is also improved. Furthermore, Excel to SVG and XPS to PDF conversion issues are now resolved. Please take a look over the release notes to get an idea about the changes introduced.... Image, PDF and Word conversion is...constructors and properties Image to PDF conversion improvement...

    blog.groupdocs.com/conversion/pdfformattingopti...
  10. Redact PDF and Scanned Documents in C# | Blacko...

    Redact text in PDF and other documents using C# in your .NET applications. Redact documents to blackout text and also the text within the embedded Images....redact PDF text and text in images within a document using C#...be covered below: Text and image redaction - .NET API Redact...

    blog.groupdocs.com/redaction/redact-text-and-sc...