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

document comparison

(0.07 sec)
  1. Use Aspose.OCR for Cloud SDK | Documentation

    This article explains that how to use Aspose.OCR for Cloud SDK in Java....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Redaction Product...

    docs.groupdocs.com/redaction/java/use-aspose-oc...
  2. GroupDocs.Viewer for .NET 18.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 18.8. Major Features There are 15 features, improvements, and fixes in this regular monthly release. The most notable are: Reduce count of calls to storage Extend DefaultFontName setting support for MS Project Documents Time interval option for rendering MS Project Documents Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1447 Time interval option for rendering MS Project Documents New feature VIEWERNET-1698 Security improvements Improvement VIEWERNET-1685 Rendering comments from Presentation Documents into images when ExtractText option is enabled Improvement VIEWERNET-1670 Retrieve list of resources only when loading page from cache Improvement VIEWERNET-1669 Reduce count of calls to storage methods Improvement VIEWERNET-1664 Extend support for DefaultFontName option for MS Project Documents rendering to image and HTML Improvement VIEWERNET-1658 Add ForcePasswordValidation configuration via configs Improvement VIEWERNET-1594 Extend support for rendering comments from ODP Document format Improvement VIEWERNET-1697 Deadlock when rendering Documents in multiple processes Bug VIEWERNET-1687 An exception raises while retrieving HTML pages from the source Document Bug VIEWERNET-1684 Relative and absolute resource paths in the same HTML page Bug VIEWERNET-1682 Exception when the file name contains curly braces Bug VIEWERNET-1465 Legend is shifted and incorrect formatting when rendering PPTX as HTML Bug VIEWERNET-1462 Incorrect font when rendering PPTX as HTML Bug VIEWERNET-935 Incorrect character position in HTML mode in Safari for iOS Bug 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.Viewer Product...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  3. Convert DOCX to HTML using Node.js

    In this article, we will provide you detail on how to convert DOCX to HTML using Node.js. Also, you will be provide a code example to export DOCX to HTML in Node.js....Comparison Product Family GroupDocs...to convert Microsoft Word documents ( DOCX ) to HTML is a valuable...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  4. Render Excel and Apple Numbers spreadsheets as ...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert Excel workbooks and Apple Numbers spreadsheets to HTML, PDF, PNG, and JPEG formats....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/render-excel-and-...
  5. GroupDocs.Viewer for .NET 20.4 Release Notes | ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 20.4 Major Features There are 10 features, improvements, and bug-fixes in this release, most notable are: Plotter Document (.plt, .hpg) rendering support added. See the Render CAD drawings and models topic for details. Rendering specific Design Web Format File (.dwf) layers is now supported. See the Render CAD drawings and models topic for details. Added option to set background color when rendering CAD drawings....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  6. GroupDocs.Viewer for .NET 17.1.0 Release Notes ...

    Note This page contains release notes for GroupDocs.Viewer for .NET 17.1.0. Major Features There are 4 new features and 11 improvements and fixes in this regular monthly release. The most notable are: Added possibility to configure ViewerConfig class via app.config or web.config files Implemented partial rendering of large Excel sheets when rendering to Html Improved rendering Email Documents in Html mode Improved rendering Pdf Documents in Html mode Full List of Issues Covering all Changes in this Release Key Summary Category VIEWERNET-1043 Implement setting to prevent glyphs grouping when rendering pdf Documents New Feature VIEWERNET-1036 Partial rendering of large Excel sheets in HTML mode New Feature VIEWERNET-1034 Implement parameterless ViewerHtmlHandler and ViewerImageHandler constructors New Feature VIEWERNET-308 Add possibility to configure ViewerConfig class via app....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  7. OCR support | Documentation

    OCR support means the ability to connect an external module (library) for the recognition of printed text (optical character recognition, OCR) on images, either separate or embedded in Documents. To connect OCR, you need to implement the IOcrConnector interface in the client code. The following example demonstrates how to implement the OCR connector using com.aspose.ocr library for text recognition in images. String indexFolder = "c:\\MyIndex"; String DocumentFolder = "c:\\MyDocuments"; // Creating an index Index index = new Index(indexFolder); // Setting the OCR indexing options IndexingOptions options = new IndexingOptions(); options....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/ocr-support/
  8. How to Extract Text from XML in Java

    Let's become familiar ourselves with the step-by-step process to extract Text from XML in Java and how to develop the ability to extract Text from XML using Java....Comparison Product Family GroupDocs...for extracting text from a document. Here are all the points that...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  9. Regular expression search | Documentation

    This article gives the knowledge about the regular expression (RegEx) search queries which are universal and very flexible, but at the same time, in large indexes, their performance becomes extremely low....Comparison Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/regular-expressio...
  10. How to Convert ODT to JPG using C#

    In this topic, we will discover how to convert ODT to JPG using C# without installing additional software installations along with code to export ODT to JPG in C#....Comparison Product Family GroupDocs...C# If you have an ODT (Open Document Text) file and wish to convert...

    kb.groupdocs.com/conversion/net/how-to-convert-...