Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 8,810 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. 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 .NET API features....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/adding-class-name...
  3. 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...
  4. How to Convert XLSX to JPG using Java

    This article provides a comprehensive guide on how to convert XLSX to JPG using Java, including a code example and instructions to export XLSX to JPG using Java....Comparison Product Family GroupDocs...of the most commonly used document conversion APIs. Additionally...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. How to verify signatures with LINQ queries | Do...

     This article explains how to verify signatures with LINQ query with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/verify-signatu...
  6. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported Document formats please refer to Supported Document Formats. Detecting the exact type of a Document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet Document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Convert PDF to ODT using C#

    Efficiently convert PDF to ODT using C# without installing extra tools. Enhance Document processing in projects with this guide on how to export PDF to ODT using C#....Comparison Product Family GroupDocs...In the dynamic landscape of document processing, the need often...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  8. 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...
  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. How to Convert XLSX to JPG using C#

    This article includes complete steps to convert XLSX to JPG using C# and code example to transform XLSX to JPG in C# along with configuration of conversion product....Comparison Product Family GroupDocs...using one of the most popular document converter APIs to convert...

    kb.groupdocs.com/conversion/net/how-to-convert-...