Sort Score
Result 10 results
Languages All
Labels All
Results 1,221 - 1,230 of 9,587 for

image

(0.16 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....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-...
  2. Specify rendering options for CAD files | Group...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to specify various options for rendering CAD files to HTML, PDF, PNG, and JPEG....Sub End Module The following image illustrates the result: Configure...Configure the output image size When rendering a CAD drawing, GroupDocs...

    docs.groupdocs.com/viewer/net/specify-cad-rende...
  3. Excel rendering produces low-resolution text co...

    Hello, We are using GroupDocs.Viewer for Java (v25.12) to render documents as JPG Images. While testing Excel rendering, we noticed that the Image quality produced by our application is significantly lower than the res…...to render documents as JPG images. While testing Excel rendering...rendering, we noticed that the image quality produced by our application...

    forum.groupdocs.com/t/excel-rendering-produces-...
  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. 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...
  6. 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...
  7. GroupDocs.Assembly for .NET 3.2.0 Released with...

    Team GroupDocs is excited to announce GroupDocs.Assembly for .NET 3.2.0. The latest version of our document generation API comes with some useful new features. Please see below for the list of enhancements and features. Document Generation API for .NET - Features Add support for outer document insertion while generating Word Processing documents Support number formatting features missing in .Net Framework such as ordinal, cardinal, alphabetic, etc. in template syntax Support string formatting features missing in ....template syntax Add barcode image generation support for Word...Processing documents Add barcode image generation support for Spreadsheet...

    blog.groupdocs.com/assembly/groupdocs-assembly-...
  8. Categories

    Find Answers by API GroupDocs.Total Product Family GroupDocs.Conversion Product Family GroupDocs.Annotation Product F......using Python Render PDF as Image using Python Render DOCX as...using Python Render DOCX as Image using Python Render DOCX as...

    kb.groupdocs.com/categories/page/5/
  9. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, Image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....associated with various document, image, audio, video and many other...standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  10. License issues? ( At most 4 elements (for any c...

    hi, I have temporary license from Friday. When using this license in docker Image or in spring app it seems to not fully works. Here is example: I have started a docker container: docker run -p 8080:8080 --name 22.12…...using this license in docker image or in spring app it seems to...has loaded the license file: image.png (66.1 KB) What is also interesting...

    forum.groupdocs.com/t/license-issues-at-most-4-...