Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 5,792 for

file comparison api

(0.18 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....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/watermark/java/working-with-...
  2. Remove Metadata from RTF using C#

    Quickly grasp the knowledge of how to remove metadata from RTF using C#. Moreover, you'll be provided with a code demonstrating how to clean metadata from RTF in C#....Find Answers by API GroupDocs.Total Product Family GroupDocs...Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  3. Adding class name to input controls | GroupDocs

    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...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/editor/net/adding-class-name...
  4. Add Ellipse Annotation to JPG using Java

    This tutorial offers guidance on how to add ellipse annotation to JPG using Java. It includes code demonstrating how to insert ellipse annotation to JPG in Java....Find Answers by API GroupDocs.Total Product Family GroupDocs...Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/annotation/java/add-ellipse-an...
  5. Add Highlight Annotation to JPG using Java

    Let's learn how to add highlight annotation to JPG using Java. Moreover, we will provide you a code example to insert highlight annotation in Java for JPG....Find Answers by API GroupDocs.Total Product Family GroupDocs...Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/annotation/java/add-highlight-...
  6. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Signature Api, describes how to sign documents with just couple lines of code....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/java/basic-usage/
  7. Basic usage | GroupDocs

    Quick Start section about main features of GroupDocs.Signature Api, describes how to sign documents with just couple lines of code....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/net/basic-usage/
  8. Use redaction policies | GroupDocs

    Learn how to deal.If you have a corporate sensitive data removal policy as a list of redaction rules, you don't need to specify them in your code. You can specify an XML document with a list of pre-configured redactions....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/redaction/python-net/use-red...
  9. Convert PDF to DOCX using C#

    Easily convert PDF to DOCX using C# with our step-by-step guide without installing extra tools. We will also provide you code example to export PDF to DOCX using C#....Find Answers by API GroupDocs.Total Product Family GroupDocs...Product Family GroupDocs.Comparison Product Family GroupDocs...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  10. Saving signed images with various output types ...

    This article explains how to save images with various image format types....Comparison Product Solution GroupDocs...Upgrade an Order Support Docs API Reference Live Demos Free Support...

    docs.groupdocs.com/signature/net/save-signed-im...