Sort Score
Result 10 results
Languages All
Labels All
Results 5,071 - 5,080 of 11,193 for

document merger

(0.09 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....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/net/groupdocs-viewer-...
  2. 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...Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

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

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

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

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

    kb.groupdocs.com/parser/java/how-to-extract-tex...
  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....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Search Product...

    docs.groupdocs.com/search/net/regular-expressio...
  8. 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....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/inserting-hyper...
  9. 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....Merger Product Solution GroupDocs...Acquisition GroupDocs Documentation / GroupDocs.Merger Product Family...

    docs.groupdocs.com/merger/net/groupdocs-merger-...
  10. 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....Merger Product Solution GroupDocs...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-images-f...