Sort Score
Result 10 results
Languages All
Labels All
Results 1,001 - 1,010 of 4,163 for

groupdocs.classification

(0.48 sec)
  1. Convert files to various formats | GroupDocs

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of Java code....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/java/convert/
  2. Convert files to various formats | GroupDocs

    This page explains how to convert a file to PDF, Word, Excel, PowerPoint, Email, JPG, PNG, TIFF, and many other formats with just a couple of lines of JavaScript code....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/nodejs-java/convert/
  3. 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. 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....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/loading-of-temp...
  4. Image search options | GroupDocs

    This article describes the image search options that can be specified in an instance of the ImageSearchOptions class....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/image-search-opt...
  5. Inserting Bookmarks Dynamically | GroupDocs

    Note This feature is supported by version 20.3 or greater Note The code uses some of the objects defined in The Business Layer. Inserting Hyperlinks Dynamically Dynamic insertion of bookmarks for Word Processing documents and emails with HTML and RTF bodies You can insert bookmarks to your reports dynamically using bookmark tags. Syntax of a bookmark tag is defined as follows. <> bookmarked_content <> Here, bookmark_expression defines the name of a bookmark to be inserted during run-time....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/inserting-book...
  6. Business Case of a Shopping Store | GroupDocs

    Note This business case has been conceived for the demonstration purpose and serves well for a typical shopping store. There may be simpler or complex scenarios in real life businesses. Business Case There are many customers of the shopping store. The store offers multiple products. A customer may place multiple orders. An order may have many products. The data may or may not be stored in a database system. Reporting Requirements A report based on some criteria is to be generated....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/net/business-case-o...
  7. Convert specific pages | GroupDocs

    This article demonstrates how to convert specific document pages by page number using GroupDocs.Conversion for Node.js via Java API....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/nodejs-java/conve...
  8. Extract data from HTML documents | GroupDocs

    GroupDocs.Parser provides the functionality to extract data from HTML documents and other markup formats. The following table provides the list of supported formats: Format Description HTML Hypertext Markup Language File XHTML Extensible Hypertext Markup Language File MHTML MIME HTML File MD Markdown XML XML File More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples: GroupDocs.Parser for .NET examples GroupDocs....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/parser/net/extract-data-from...
  9. Using OCR to redact image documents | GroupDocs

    GroupDocs.Redaction supports both types of image documents for Optical Character Recognition (OCR): image files, such as printed document scans (PNG, JPG, etc.) embedded images within office documents (PDF, DOCX, etc.) You have to implement IOcrConnector interface and pass the instance to RedactorSettings constructor. For more details, see OCR Usage Basics article. OCR usage limitations There are the following limitations of the OCR with GroupDocs.Redaction for Java v21.6: textual replacements are not supported, so you have to use color box replacements to redact text in images....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/using-ocr/
  10. Using redaction filters | GroupDocs

    GroupDocs.Redaction allows you to set the page-based scope for your redaction of two types: page range, a given number of pages at certain offset from the beginning or the end of the page; page area (on each page), which is a top-left based rectangle. All filters inherit from RedactionFilter and as an array are set to Filters property of the ReplacementOptions. You can combine these filters in one set in order to set the scope of redaction to an area on a specific page....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/redaction/java/redaction-fil...