Sort Score
Result 10 results
Languages All
Labels All
Results 4,071 - 4,080 of 8,703 for

document comparison

(0.04 sec)
  1. Inserting Hyperlinks Dynamically | Documentation

    Note This feature is supported by version 18.7. or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Using GroupDocs.Assembly, you can insert hyperlinks to your reports dynamically using link tags. The syntax of a link tag is defined as follows: <> Here, uri_expression defines URI for a hyperlink to be inserted dynamically. This expression is mandatory and must return a non-empty value....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  2. Merge EPUB files using C#

    This guide will deliver important directions to merge EPUB files using C# and will include a code snippet demonstrating how to combine EPUB files in C# effectively....Comparison Product Family GroupDocs...This capability streamlines document management tasks and enhances...

    kb.groupdocs.com/merger/net/merge-epub-files-us...
  3. Extract images from Microsoft Office Excel spre...

    To extract images from Microsoft Office Excel spreadsheets getImages methods are used. By default images are extracted with its original format. With using ImageOptions class it is possible to extract images from Microsoft Office Excel spreadsheets as bmp, gif, jpeg, png and webp formats. Warning getImages method returns null value if image extraction isn’t supported for the Document. For example, image extraction isn’t supported for CSV files. Therefore, for CSV file getImages method returns null....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-images-f...
  4. Select specific pages for rasterized PDF | Docu...

    Select specific pages for rasterized PDF Saving Document as a rasterized PDF, you can specify starting page index (zero based) and the number of pages from this index to save. Also, you can change the Compliance level from PDF/A-1b, which is used by default, to PDF/A-1a: final Redactor redactor = new Redactor("MultipageSample.docx"); try { RedactorChangeLog result = redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions(java.awt.Color.RED))); if (result.getStatus() != RedactionStatus.Failed) { SaveOptions options = new SaveOptions(); options....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/select-specif...
  5. List and print all supported file types | Docum...

    This article explains how to list and print file types supported by GroupDocs.Viewer for .NET...Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/how-to-list-and-p...
  6. Use Aspose.OCR for .NET on-premise API | Docume...

    This article explains that how to use Aspose.OCR for .NET on-premise API....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/net/use-aspose-ocr...
  7. Implement custom encryption with QR-Code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/implement-cust...
  8. Indexing metadata of documents | Documentation

    API allows creating of full-text and / or metadata index on Documents. To index only metadata without main content of Documents, you only need to set IndexType.MetadataIndex when creating an index....Comparison Product Solution GroupDocs...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/indexing-metadat...
  9. Convert XLSX to EMF using Python

    Convert XLSX to EMF using Python with simple steps. Easily export XLSX to EMF in Python for seamless integration and sharing of spreadsheet data....Comparison Product Family GroupDocs...presentations, and print-ready documents. In this guide, you’ll learn...

    kb.groupdocs.com/conversion/python/convert-xlsx...
  10. How to Extract Images from Excel in C#

    This article explains the workflow to extract images from Excel in C# and how to use this workflow for developing the application to get images from Excel using C#....Comparison Product Family GroupDocs...following one of the best document parsing libraries. This post...

    kb.groupdocs.com/parser/net/how-to-extract-imag...