Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 5,598 for

file comparison

(0.04 sec)
  1. How to Convert Outlook Email to PDF using Java

    This article describes the detailed procedure to convert Outlook Email to PDF using Java and demonstrates the working of the Java EML to PDF converter functionality....Comparison Product Family GroupDocs...and load the source EML or MSG file Set parameters for customizing...

    kb.groupdocs.com/conversion/java/how-to-convert...
  2. How to Add Image Signature to RTF using C#

    This article is here to assist you to add image signature to RTF using C#. Additionally, we will furnish you with a code example to insert image signature into RTF using C#....Comparison Product Family GroupDocs...electronic documents, including RTF files. In this topic, we’ll look at...

    kb.groupdocs.com/signature/net/how-to-add-image...
  3. 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...(Portable Document Format) files to ODT (Open Document Text)...

    kb.groupdocs.com/conversion/net/convert-pdf-to-...
  4. 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 .NET....Comparison Product Solution GroupDocs...NET / Developer Guide / Merge files / Merge pages from various documents...

    docs.groupdocs.com/merger/net/merge-pages-from-...
  5. How to Insert Area Annotation to PDF using C#

    In this subject, you will learn how to insert area annotation to PDF using C#. It also includes guidance and code example to add area annotation to PDF in C#....Comparison Product Family GroupDocs...class by passing path of PDF file to its constructor Instantiate...

    kb.groupdocs.com/annotation/net/how-to-insert-a...
  6. Sign documents with standard QR Code entries | ...

    This article explains how to create QR-code electronic signature with standard encoded entries like Address, Email, V-Card, MeCard, EPC/SEPA, Event etc...Comparison Product Solution GroupDocs...10 ) }; // sign document to file signature . Sign ( "output.pdf"...

    docs.groupdocs.com/signature/net/sign-documents...
  7. How to Render DOCX as HTML using C#

    Let's learn how to render DOCX as HTML using C# without installing extra tools. We will also provide code to create HTML with embedded resources from DOCX using C#....Comparison Product Family GroupDocs...Viewer class by passing the DOCX file path as an argument to its constructor...

    kb.groupdocs.com/viewer/net/how-to-render-docx-...
  8. Shapes in spreadsheet document | Documentation

    Extracting information about all shapes in an Excel document Search() method searches watermarks of all mentioned types, but in some cases, it’s necessary to analyze only one class of Excel objects. Following code sample shows how to get information about all the shapes in an Excel document. advanced_usage.add_watermarks_to_spreadsheets.SpreadsheetGetShapesInformation SpreadsheetLoadOptions loadOptions = new SpreadsheetLoadOptions(); // Specify an absolute or relative path to your document. Ex: @"C:\Docs\spreadsheet.xlsx" Watermarker watermarker = new Watermarker("spreadsheet....Comparison Product Solution GroupDocs...SpreadsheetContent . class ); File file = new File ( "test.png" ); byte...

    docs.groupdocs.com/watermark/java/shapes-in-spr...
  9. Convert TXT to ODT using Node.js

    Convert TXT to ODT using Node.js for fast and accurate document transformation. This guide also shows the steps of how to export TXT to ODT in Node.js with ease....Comparison Product Family GroupDocs...to enable seamless TXT to ODT file conversion capabilities within...

    kb.groupdocs.com/conversion/nodejs/convert-txt-...
  10. Handle loading of external resources documents ...

    Learn how to handle loading of external resources....Comparison Product Solution GroupDocs...It allows to skip unnesesary file loading. /// </summary> public...

    docs.groupdocs.com/parser/net/handle-loading-of...