Sort Score
Result 10 results
Languages All
Labels All
Results 2,401 - 2,410 of 7,513 for

document comparison

(0.12 sec)
  1. How to edit e-Book file | Documentation

    This article demonstrates how to edit e-Book files using C# programming language....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/how-to-edit-ebook/
  2. Working with Word Processing Documents | Docume...

    Note This feature is supported by version 18.2 or greater. Note The code uses some of the objects defined in The Business Layer. Working with Word Processing Documents GroupDocs.Assembly allows you to use data bands in table rows in Word Processing Documents. A table-row data band is a data band which body occupies single or multiple rows of a single Document table. The body of such a band starts at the beginning of the first occupied row and ends at the end of the last occupied row as follows....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/working-with-wo...
  3. Save to stream | Documentation

    You might need to save a Document to any custom file at any location on the local disc or a even a Stream. The following example demonstrates how to save a Document to any location. final Redactor redactor = new Redactor("Sample.docx"); try { // Here we can use Document instance to perform redactions RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { // Save the Document to a custom location and convert its pages to images final FileOutputStream fileStream = new FileOutputStream("C:\\\\Temp\\\\sample_output_file....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-to-stream/
  4. GroupDocs.Editor for Node.js | Documentation

    GroupDocs.Editor for Node.js enables Document editing in form of HTML.Edit Word, Excel and PowerPoint Documents using GroupDocs.Editor for Node.js powerful Document editing API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/nodejs-java/
  5. Working with worksheet headers and footers | Do...

    This article explains how to work with worksheet headers and footers while using GroupDocs watermarking API...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/net/working-with-w...
  6. Extract table of contents from Microsoft Office...

    To extract table of contents from Microsoft Office Word Document getToc method is used. Table of contents is generated by paragraphs with H1-H9 build-in styles. Warning getToc method returns null value if table of contents extraction isn’t supported for the Document. For example, table of contents extraction isn’t supported for TXT files. Therefore, for TXT file getToc method returns null. If Microsoft Office Word Document has no table of contents, getToc method returns an empty collection....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-table-of...
  7. Deleting multiple signatures of different types...

    This article shows how to delete multiple electronic signatures different ways with GroupDocs.Signature API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/deleting-mult...
  8. How to Convert PDF to Excel using C#

    We will go over the specifics to convert PDF to Excel using C#. Also, you will learn how to apply these steps to generate Excel from PDF in C#....Comparison Product Family GroupDocs...to use it to convert PDF documents to the XLSX format. By following...

    kb.groupdocs.com/conversion/net/how-to-convert-...
  9. GroupDocs.Redaction for Java | Documentation

    A Java API for redaction of sensitive and classified information from the Documents. You can redact in adobe pdf, redact in excel or in many of different file formats....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/
  10. Change page orientation | Documentation

    Following this guide you will learn how to change Word Document page orientation to Portrait or Landscape using GroupDocs.Merger for .NET....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/change-page-orien...