Sort Score
Result 10 results
Languages All
Labels All
Results 2,821 - 2,830 of 8,764 for

document comparison

(0.3 sec)
  1. Inserting Documents Dynamically | Documentation

    Note This feature is supported by version 20.3 or greater. Note The code uses some of the objects defined in The Business Layer. Warning Dynamic insertion of Documents from Base64-encoded bytes is available for file formats where dynamic Document insertion is available for Word Processing Documents and emails with HTML and RTF bodies only. You can insert contents of outer Documents to your reports dynamically using doc tags. A doc tag denotes a placeholder within a template for a Document to be inserted during run time....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/inserting-docu...
  2. Save HTML to folder | Documentation

    This article explains how to save edited Document in HTML form to folder at local disk using GroupDocs.Editor for .NET features....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/save-html-to-folder/
  3. مقایسه سفارشی on GroupDocs Blog | Document Auto...

    مقایسه سفارشی on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in مقایسه سفارشی on GroupDocs Blog | Document Automation Solutions for .NET & Java Develope......سفارشی on GroupDocs Blog | Document Automation Solutions for ...سفارشی on GroupDocs Blog | Document Automation Solutions for ...

    blog.groupdocs.com/fa/tag/مقایسه-سفارشی/index.xml
  4. Introducing GroupDocs.Parser for .NET | Documen...

    What Is GroupDocs.Parser? GroupDocs.Parser is a powerful Document data extraction API from over 50 Document types in your applications. Many popular formats are supported: PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX, ODT, ODS, RTF, EPUB and many others. One of the most valuable features of GroupDocs.Parser is parsing Documents with predefined templates. It’s easy to define template and extract data from invoices, prices or other kinds of your typical Documents....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/introducing-group...
  5. Features overview | Documentation

    Salient features of file conversion API using Java are described in this article...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/java/features-ove...
  6. Merge pages from various documents | Documentation

    This article explains how to merge some pages from different Documents into single PDF, DOCX, Excel or PowerPoint Document using GroupDocs.Merger for Java....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/merge-pages-from...
  7. 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-...
  8. Search in Documents with Keyboard Layout Correc...

    Learn to search in Documents with keyboard layout correction using Java. This guide provides code on how to correct keyboard layout for Document search in Java....Comparison Product Family GroupDocs...Product Family Search in Documents with Keyboard Layout Correction...

    kb.groupdocs.com/search/java/search-in-document...
  9. Get default load options for a source format | ...

    In this article, you will learn how to get default load options for a source format with GroupDocs.Conversion for .NET API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...

    docs.groupdocs.com/conversion/net/get-default-l...
  10. Add replacement annotation | Documentation

    The page describes how to add replacement annotation to a Document using GroupDocs.Annotation for Java....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Annotation Product...

    docs.groupdocs.com/annotation/java/add-replacem...