Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 8,812 for

document comparison

(0.05 sec)
  1. Working with slide backgrounds | Documentation

    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....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Loading | Documentation

    Open Navigation Close Navigation Products GroupDocs.Total Product Family GroupDocs.Viewer Product Solution GroupDocs.......Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/loading/
  3. Working with Chart Reports - Bubble | Documenta...

    The Bubble Chart As per wikipedia, a Bubble Chart can be described as: A bubble chart is a type of chart that displays three dimensions of data. Each entity with its triplet (v1, v2, v3) of associated data is plotted as a disk that expresses two of the vi values through the disk’s xy location and the third through its size. Bubble charts can facilitate the understanding of social, economical, medical, and other scientific relationships....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/working-with-ch...
  4. Search index events | Documentation

    The OperationFinished event occurs when an index operation completes – indexing, updating, merging, or optimizing (segment merging)...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/search-index-eve...
  5. Common | Documentation

    This section explains common signature processing features of GroupDocs.Signature API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/common/
  6. Redact Text in DOCX using Java

    This topic will provide guidance on how to redact text in DOCX using Java. Without need of additional software installation, you can replace text in DOCX using Java....Comparison Product Family GroupDocs...sensitive information in documents. In this comprehensive guide...

    kb.groupdocs.com/redaction/java/redact-text-in-...
  7. Convert PDF to EMF using Python

    Convert PDF to EMF using Python for Document imaging. Learn how to export PDF to EMF in Python with clean vector output and reliable conversion options....Comparison Product Family GroupDocs...developers to automate the document rendering process and produce...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  8. Render MHTML as PDF using Python

    Learn how to render MHTML as PDF using Python. This tutorial explains converting MHTML web archives into PDF Documents for sharing, printing, or archiving....Comparison Product Family GroupDocs...converting MHTML files into PDF documents is often necessary. This tutorial...

    kb.groupdocs.com/viewer/python/render-mhtml-as-...
  9. How to Convert CSV to PDF using Java

    This guide explains to you how to convert CSV to PDF using Java. Learn how to utilize this guide to put the CSV to PDF converter Java feature into action....Comparison Product Family GroupDocs...that consume APIs to do the document conversion. You will also...

    kb.groupdocs.com/conversion/java/how-to-convert...
  10. Extract images to files | Documentation

    This article explains that how to extract images to files....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/extract-images-to...