Sort Score
Result 10 results
Languages All
Labels All
Results 911 - 920 of 3,484 for

image viewer

(0.06 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....Viewer Product Solution GroupDocs...how to remove the background image of a particular slide calling...

    docs.groupdocs.com/watermark/java/working-with-...
  2. 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....Viewer Product Family GroupDocs.Comparison...PNG using Python , you create image-based representations of your...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  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…...Viewer Product Family java cho_hyun...Hello, We are using GroupDocs.Viewer for Java (v25.12) to render...

    forum.groupdocs.com/t/excel-rendering-produces-...
  4. Generating document preview - advanced | GroupDocs

    This article shows how to generate document pages preview with advanced options....Viewer Product Solution GroupDocs...handler ); property set to true; image preview format - PNG / JPG /...

    docs.groupdocs.com/signature/net/generating-doc...
  5. Convert ODT to TIFF using Node.js

    Easily convert ODT to TIFF using Node.js. Follow this simple guide to export ODT to TIFF in Node.js and streamline document processing in your application....Viewer Product Family GroupDocs.Comparison...archiving document content, image formats offer a universal and...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  6. Clear watermarks | GroupDocs

    This article shows how to clear existing text or Image watermarks....Viewer Product Solution GroupDocs...searching and then removing text or image watermarks from a wide range...

    docs.groupdocs.com/watermark/net/basic-usage/cl...
  7. PngViewOptions | GroupDocs.Viewer for .NET API ...

    Contains options for rendering documents into PNG format. For details see this pagehttps//docs.groupdocs.com/Viewer/net/renderingtopngorjpeg/ and its children....Sets the height of an output image (in pixels). MailStorageOptions...maximum height of an output image (in pixels). MaxWidth { get;...

    reference.groupdocs.com/viewer/net/groupdocs.vi...
  8. Generate document pages preview | GroupDocs

    Following this guide you will learn how to generate PDF, Word, Excel, PowerPoint documents thumbnails and preview document pages using GroupDocs.Comparison for Node.js via Java API....Viewer Product Solution GroupDocs...specify desired page numbers, image format, etc. The getSource()...

    docs.groupdocs.com/comparison/nodejs-java/gener...
  9. GroupDocs.Total for Node.js via Java

    This API allows you to do all kinds of operations on various documents in Node.js code including creating, editing and converting etc....Viewer Product Family GroupDocs.Comparison...Create a Docker Image to Run GroupDocs.Viewer for Node.js via...

    kb.groupdocs.com/total/nodejs
  10. Working with worksheet headers and footers | Gr...

    Inspect, clear, and watermark the Images in Excel worksheet headers and footers using GroupDocs.Watermark for Python via .NET....Viewer Product Solution GroupDocs...carry a script (text) or an image . Extract information about...

    docs.groupdocs.com/watermark/python-net/working...