Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 12,456 for

document comparison

(0.12 sec)
  1. Optimize a PDF file for a browser | Documentation

    This topic describes how to optimize PDF file using the GroupDocs.Viewer .NET API (C#) for web browser or to reduce size....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/optimization-pdf-...
  2. GroupDocs.Conversion Product Family

    Find answers about converting Documents and images of various types using code on any platform....Comparison Product Family GroupDocs...in C# How to Convert Word Document to Image in Java How to Convert...

    kb.groupdocs.com/conversion/page/11/
  3. FileType.DOC Field - GroupDocs.Comparison for ....

    Microsoft Word 97-2003 Document...Comparison for .NET - API Reference GroupDocs.Comparison...- API Reference GroupDocs.Comparison.Result FileType Class FileType...

    apireference.groupdocs.com/comparison/net/group...
  4. FileType.TXT Field - GroupDocs.Comparison for ....

    Plain Text Document...Comparison for .NET - API Reference GroupDocs.Comparison...- API Reference GroupDocs.Comparison.Result FileType Class FileType...

    apireference.groupdocs.com/comparison/net/group...
  5. FileType.PDF Field - GroupDocs.Comparison for ....

    Adobe Portable Document format...Comparison for .NET - API Reference GroupDocs.Comparison...- API Reference GroupDocs.Comparison.Result FileType Class FileType...

    apireference.groupdocs.com/comparison/net/group...
  6. GroupDocs.Redaction for Java 19.6 Release Notes...

    Note This page contains release notes for GroupDocs.Redaction for Java 19.6. Major Features This is the first version of GroupDocs.Redaction for Java. The most notable features are: Search and redact exact matches of a search string Search and redact using regular expressions Use textual (exemption codes) or graphic (colored rectangles) redactions Save Document in its original format or as a PDF with raster images of original pages Wipe out metadata or redact metadata values Remove annotations or redact their texts Control redaction process and skip specific matches Integration interface for implementing custom redactions and formats Built-in support for office formats, raster image files and PDF Ability to specify a set of redaction rules (policy) in XML file All Changes This is the first version of GroupDocs....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/groupdocs-red...
  7. 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...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/select-specif...
  8. Working with metadata in HEIF/HEIC images | Doc...

    Working with XMP metadata GroupDocs.Metadata for .NET allows managing XMP metadata in HEIF/HEIC images. For more details please refer to the following guide: Working with XMP metadata. Working with EXIF metadata The GroupDocs.Metadata API supports handling EXIF metadata in HEIF/HEIC images. Please find appropriate code samples in the Working with EXIF metadata section. More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Loading of template documents from HTML with re...

    Note This feature is supported by version 19.5. or greater Note The code uses some of the objects defined in The Business Layer. Loading of template Documents from HTML with resources GroupDocs.Assembly provides a great feature which is loading of HTML template Documents referencing external resource files to be assembled and saved to non-HTML formats. Since version 19.5, when loading an HTML Document from a file, its containing folder is used as a base URI to resolve external resource files’ relative URIs to absolute ones by default as shown in the following example....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/java/loading-of-tem...
  10. 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...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/how-to-list-and-p...