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

document comparison

(0.07 sec)
  1. GroupDocs.Parser for .NET 18.9 Release Notes | ...

    Note This page contains release notes for GroupDocs.Parser for .NET 18.9. Major Features There are the following features in this release: Ability to extract a text from databases Ability to extract data from PDF Forms Full List of Issues Covering all Changes in this Release Key Summary Issue Type PARSERNET-555 Implement the ability to extract a text from databases New feature PARSERNET-975 Implement the ability to extract data from the form fields of PDFs New feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/net/groupdocs-parser-...
  2. GroupDocs.Merger for .NET 18.11 Release Notes |...

    Note This page contains release notes for GroupDocs.Merger for .NET 18.11 Major Features There are 3 new features in this regular monthly release. The most notable are: Added Rotate method to rotate pages in Document Added ChangeOrientation method to change orientation of pages in Document Added functionality to get all supported formats Full List of Issues Covering all Changes in this Release Key Summary Category MERGERNET-156 Implement RotatePages method New Feature MERGERNET-245 Implement ChangeOrientation method New Feature MERGERNET-259 Implement GetSupportedFormats method New Feature Public API and Backward Incompatible Changes Note This section lists public API changes that were introduced in GroupDocs....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  3. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Merger for Java library...Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/java/getting-started/
  4. Save in original format | Documentation

    The following example demonstrates how to save file in its original format with current date as a suffix: final Redactor redactor = new Redactor("sample.docx"); try { // Here we can use Document instance to perform redactions redactor.apply(new ExactPhraseRedaction("John Doe", new ReplacementOptions("[personal]"))); SaveOptions saveOptions = new SaveOptions(); saveOptions.setAddSuffix(true); saveOptions.setRasterizeToPDF(false); saveOptions.setRedactedFileSuffix(new SimpleDateFormat("dd-MM-yyyy").format(new Date())); // Saving in original format with date as DateTime.getNow().toShortDateString()a suffix redactor.save(saveOptions); } finally { redactor.close(); }...Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/save-in-origi...
  5. Optimize a PDF file for a browser | Documentation

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

    docs.groupdocs.com/viewer/java/optimization-pdf...
  6. Load from URL | Documentation

    This article explains how to load a Document from a URL with GroupDocs.Viewer within your Java applications....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/load-document-fr...
  7. Basic Usage | Documentation

    Quick Start section for GroupDocs.Metadata API Manage metadata in your Documents fast and easy with our intuitive and powerful API just with a few lines of code. Let’s review common usage scenarios when Documents are stored in a local drive and you want to manage them using GroupDocs.Metadata API....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Metadata Product...

    docs.groupdocs.com/metadata/python-net/basic-us...
  8. Advanced rendering | Documentation

    GroupDocs.Viewer advanced rendering options...Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/advanced-rendering/
  9. Getting Started | Documentation

    This section decsribes how to get started with GroupDocs.Merger for Python via .NET library...Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Merger Product...

    docs.groupdocs.com/merger/python-net/getting-st...
  10. GroupDocs.Classification for .NET 19.12 Release...

    Major Features This is the first version of new generation GroupDocs.Classification for .NET. The most notable features are: Simplified and flexible API. IAB-2 and Documents taxonomies support. Multiple Document formats support. Classification performance optimization. Designed as native .NET library without any unmanaged code. Full List of Issues Covering all Changes in this Release This is the first version of new generation GroupDocs.Classification for .NET. Public API and Backward Incompatible Changes This is the first version of new generation GroupDocs....Comparison Product Solution GroupDocs...IAB-2 and Documents taxonomies support. Multiple document formats...

    docs.groupdocs.com/classification/net/groupdocs...