Sort Score
Result 10 results
Languages All
Labels All
Results 2,131 - 2,140 of 7,564 for

document comparison

(0.04 sec)
  1. Sign Pdf documents with special appearance | Do...

     This article explains how to use PDF digital electronic signature features on Document page....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/sign-pdf-docu...
  2. Build your first search solution | Documentation

    First of all you need to create an index. An index can be created in memory or on disk. An index created in memory cannot be saved after exiting your program. In contrast, an index created on disk may be loaded in the future to continue working....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/build-your-first-...
  3. Convert DOCX to PPTX using Node.js

    Learn how to convert DOCX to PPTX using Node.js while preserving formatting and layout. Easily export DOCX to PPTX in Node.js with a few simple API calls....Comparison Product Family GroupDocs...library allows converting Word documents into various supported formats...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  4. 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-...
  5. Convert DOCX to DOC using Node.js

    Convert DOCX to DOC using Node.js while preserving formatting and structure. This guide explains how to export DOCX to DOC in Node.js with simple steps....Comparison Product Family GroupDocs...Node.js application to enable document conversion functionality Create...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  6. Extract Text from RTF using C#

    This article offers a comprehensive guide on text extraction from RTF in C#. It features a code example to help you effectively extract text from RTF using C#....Comparison Product Family GroupDocs...RTF ) files are a popular document format known for their flexibility...

    kb.groupdocs.com/parser/net/extract-text-from-r...
  7. Rotate pages | Documentation

    Following this guide you will learn how to change PDF Document page rotation angle using GroupDocs.Merger for Node.js via Java API....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/nodejs-java/rotate-pa...
  8. Convert TXT to Word using Node.js

    Learn how to convert TXT to Word using Node.js with simple steps. We will also provide the code example of how to export TXT to Word in Node.js using a reliable APIs....Comparison Product Family GroupDocs...presentable formats like Word documents. One effective approach is...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  9. Extract Text from DOC using C#

    This article shows you how to extract text from DOC using C#. It includes a code example to help you for text extraction from DOC in C# without using extra software....Comparison Product Family GroupDocs... handling and processing documents programmatically has become...

    kb.groupdocs.com/parser/net/extract-text-from-d...
  10. Add Search Text Annotation to PDF using C#

    Quickly learn how to add search text annotation to PDF using C# without using extra tool. We also provide code to insert search text annotation in PDF using C#....Comparison Product Family GroupDocs...simply looking to improve document navigation, the step-by-step...

    kb.groupdocs.com/annotation/net/add-search-text...