Sort Score
Result 10 results
Languages All
Labels All
Results 3,001 - 3,010 of 8,704 for

document comparison

(0.07 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. Merge DOCX files using C#

    Gain expertise to merge DOCX files using C#. We will provide you sample code example to combine DOCX files in C# without the additional software installations....Comparison Product Family GroupDocs...files using C# In the realm of document management and manipulation...

    kb.groupdocs.com/merger/net/merge-docx-files-us...
  3. Convert PDF to TIF using Python

    In this topic, you will learn how to convert PDF to TIF using Python. Moreover, a code example will be provided with steps to export PDF to TIF using Python....Comparison Product Family GroupDocs... allowing you to preserve document formatting and graphics with...

    kb.groupdocs.com/conversion/python/convert-pdf-...
  4. Remove Metadata from RTF using Java

    Quickly grasp the knowledge of how to remove metadata from RTF using Java. Also, you'll be provided with a code demonstrating how to clean metadata from RTF in Java....Comparison Product Family GroupDocs...information, creation dates, document properties, and other details...

    kb.groupdocs.com/redaction/java/remove-metadata...
  5. Render PDF as JPG using C#

    Learn how to efficiently render PDF as JPG using C#. Also, explore step-by-step instructions and C# code for rendering PDF to JPG without installing extra tools....Comparison Product Family GroupDocs...various applications, such as document processing, image generation...

    kb.groupdocs.com/viewer/net/render-pdf-as-jpg-u...
  6. Using Tables of Word Processing Documents as Da...

    Note This feature is only compatible with GroupDocs.Assembly for .NET 16.12.0 or later releases. Note The code uses some of the objects defined in The Business Layer. Using Tables of Word Processing Documents as Data Sources Following classes are added in GroupDocs.Assembly.Data namespace: DocumentTable DocumentTableColumn DocumentTableColumnCollection DocumentTableOptions The Recipe Define template and output report Documents Assemble a Document using the external Document table as a data source Download Data Source Document Managers Data....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/using-tables-of...
  7. Remove Annotations from PDF using C#

    Gain a thorough understanding of how to remove annotations from PDF using C#. Also, you'll get code example that shows how to delete annotations in PDF using C#....Comparison Product Family GroupDocs...using C# Annotations in PDF documents can be beneficial for collaborative...

    kb.groupdocs.com/redaction/net/remove-annotatio...
  8. Save specific page range | Documentation

    This article demonstrates how to save specific page range when annotating Documents using GroupDocs.Annotation for .NET API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/net/save-specific...
  9. Search for multiple e-signature types | Documen...

    This article explains how to search for multiple electronic signatures across Document pages with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/search-for-mu...
  10. Adding class name to input controls | Documenta...

    Follow this guide and learn how to edit Word Documents that contain input controls like buttons, textboxes, check-boxes, combo-boxes, input fields, dropdown lists, radio-buttons, date/time pickers etc. using GroupDocs.Editor for Java API features....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/java/adding-class-nam...