Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 3,555 for

image conversion

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

    docs.groupdocs.com/watermark/java/working-with-...
  2. Re: Viewer doesn't handle midle excel documents...

    Hi, Same problems occur while loading mid size Excel file (attached). The latest version has a bug and memory leak (CPU is 100% and memory consumption rises 4 times). The process is being looped - prev versions worked f…...document to the images and text (for the image-based rendering)...rendering) or to the HTML, images, fonts, and CSS (for the HTML-based...

    forum.groupdocs.com/t/re-viewer-doesnt-handle-m...
  3. Modifying found watermark properties | GroupDocs

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

    docs.groupdocs.com/watermark/java/modifying-fou...
  4. Convert note-taking formats | GroupDocs

    In this article, you will learn how to convert note-taking formats to other formats with GroupDocs.Conversion for Java....Conversion Product Solution GroupDocs...GroupDocs.Conversion Product Family / GroupDocs.Conversion for Java...

    docs.groupdocs.com/conversion/java/convert/note/
  5. High CPU Usage After Adopting Your .NET Library...

    Hey, After integrating your library, we’ve observed a significant increase in CPU usage across our services. Previously, we were using another vendor’s solution — it handled .docx files well but not PDFs. We switched t…...Conversion Product Family csharp , dotnet...consumption since the adoption. image.png (17.7 ק״ב) Professionalize...

    forum.groupdocs.com/t/high-cpu-usage-after-adop...
  6. Existing objects in word processing document | ...

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

    docs.groupdocs.com/watermark/python-net/existin...
  7. Specify spreadsheet rendering options | GroupDocs

    This topic describes how to use the GroupDocs.Viewer Java API to specify various options for rendering spreadsheet files to HTML, PDF, and Image formats....Conversion Product Solution GroupDocs...viewOptions ); } The following image demonstrates the result: Render...

    docs.groupdocs.com/viewer/java/specify-renderin...
  8. Supported Document Formats | GroupDocs

    It supports DOCX, DOCM, DOC, DOT, DOTM, XLS, XLSX, PDF, PPT, JPG, PNG, HTML, EML and many more....Conversion Product Solution GroupDocs...Annotations(comments) Remarks Embedded images OCR Remove Page Saves the document...

    docs.groupdocs.com/redaction/java/supported-doc...
  9. Convert HTML to DOCX using Python

    Convert HTML to DOCX using Python with accurate styling. Easily export HTML to DOCX in Python while preserving layout, fonts, and Images for editing and reuse....Conversion Product Family GroupDocs...post-processing. Teams can integrate conversion into microservices, CI/CD...

    kb.groupdocs.com/conversion/python/convert-html...
  10. Generating document preview - advanced | GroupDocs

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

    docs.groupdocs.com/signature/net/generating-doc...