Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 9,492 for

image

(0.12 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. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Java....Lha/Lzh Archive Cabinet Windows Imaging Format Refer to the following...and view email messages: . Image file formats Format Description...

    docs.groupdocs.com/viewer/java/supported-docume...
  3. Supported file formats | GroupDocs

    This topic lists file formats supported by GroupDocs.Viewer for Node.js.... Image file formats Format Description...Network Graphic Bitmap Image CorelDRAW Image File Computer Graphics...

    docs.groupdocs.com/viewer/nodejs-java/supported...
  4. 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...
  5. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...and **Image **in the document. User can toggle between image and...through the Toggle image button. Under Image Representation user...

    blog.groupdocs.com/groupdocs.blog/page/69/
  6. Convert XLSX to PNG using Python

    Learn how to convert XLSX to PNG using Python with minimal setup. Discover how to export XLSX to PNG in Python accurately and efficiently without using extra tool....PNG using Python , you create image-based representations of your...and save the result as a PNG image To convert Excel files to PNG...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  7. 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...
  8. 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...
  9. Render EML as PNG using Python

    Learn how to render EML as PNG using Python. This tutorial explains how to convert EML to PNG in Python with custom dimensions for email visualization....Transforming EML files into image formats like PNG enables static...Python to produce high-quality image outputs from email messages...

    kb.groupdocs.com/viewer/python/render-eml-as-pn...
  10. 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...