Sort Score
Result 10 results
Languages All
Labels All
Results 7,141 - 7,150 of 17,058 for

document annotation

(0.14 sec)
  1. 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....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  2. 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....Annotation 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....Annotation Product Family GroupDocs...to convert Microsoft Word documents ( DOCX ) to HTML is a valuable...

    kb.groupdocs.com/conversion/nodejs/convert-docx...
  4. 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....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/java/ocr-support/
  5. 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....Annotation Product Family GroupDocs...for extracting text from a document. Here are all the points that...

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  6. Developer Guide | Documentation

    Explains GroupDocs.Viewer for Node.js file viewer features and shows how to view PDF, Word, Excel, PowerPoint Documents inside your JavaScript applications...Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/nodejs-java/developer...
  7. 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....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/regular-expressio...
  8. 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#....Annotation 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-...
  9. How to Convert ODT to PPTX using C#

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

    kb.groupdocs.com/conversion/net/how-to-convert-...
  10. Custom text extractors | Documentation

    GroupDocs.Search supports indexing of many Document formats. But there is also the possibility to implement support for any format other than the existing ones....Annotation Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/custom-text-extra...