Sort Score
Result 10 results
Languages All
Labels All
Results 3,121 - 3,130 of 6,420 for

document classification

(0.07 sec)
  1. Password-protected documents | Documentation

    GroupDocs.Parser provides the functionality to open the password-protected Documents. The following are the steps to work with password protected Documents. Instantiate the LoadOptions object; Set password in LoadOptions(String) constructor; Create Parser object and call any method. The following code sample shows how to process password protected Documents. try { String password = "123456"; // Create an instance of Parser class with the password: try (Parser parser = new Parser(Constants.SamplePassword, new LoadOptions(password))) { // Check if text extraction is supported if (!...Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/password-protect...
  2. GroupDocs.Signature for Java 17.1.0 Release Not...

    Note This page contains release notes for GroupDocs.Signature for Java 17.1.0 Major Features This is the first version of new generation GroupDocs.Signature for Java. The most notable features are: Code has been rewritten completely from the ground. Simplified and much flexible API that supports all best GroupDocs products API convention. Better organized and simplified product structure. Code optimization. Ability to customize the input and output data sources Updated License API....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/java/groupdocs-sig...
  3. GroupDocs.Editor for .NET 20.8 Release Notes | ...

    Note This page contains release notes for GroupDocs.Editor for .NET 20.8 GroupDocs.Editor for .NET version 20.8 provides mostly different bugfixes, that address various problems in different modules and scenarios. Along with that, there are several important improvements, which, however, doesn’t affect the public API. Improvements Support of SmartArt elements in Presentations The most important feature in the version 20.8 is a support of particular SmartArt elements, which are used in the most common Presentation formats such as PPTX, PPTM, POTX and so on....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Editor Product...

    docs.groupdocs.com/editor/net/groupdocs-editor-...
  4. Handle loading of external resources documents ...

    GroupDocs.Parser provides the functionality to handle loading of HTML external resources. Here are the steps to handle loading of HTML external resources. Instantiate the ParserSettings object and pass External Resource Handler; Create Parser object and call GetImages method. The following code sample shows how to handle loading of HTML external resources. // Create an instance of ParserSettings to pass External Resource Handler ParserSettings settings = new ParserSettings(new Handler()); // Create an instance of Parser class to generate spreadsheet page previews try (Parser parser = new Parser(Constants....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/handle-loading-o...
  5. Search for encrypted objects Metadata signature...

     This article explains how to search for encrypted electronic signatures in the Document metadata. This topic contains example of using standard encryption, serialization, class definition and search for embedded objects in the Document metadata with GroupDocs.Signature....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Signature Product...

    docs.groupdocs.com/signature/net/search-for-enc...
  6. Extract text from EPUB eBooks | Documentation

    To extract text from EPUB e-books getText and getText(pageIndex) methods is used. These methods allow to extract text from the entire Document or a text from the selected page. Raw mode is not supported for EPUB....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Parser Product...

    docs.groupdocs.com/parser/java/extract-text-fro...
  7. Add text watermarks | Documentation

    This article shows how to add a text watermark and save the resultant Document. It is capable of adding watermarks to images or Documents....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Watermark Product...

    docs.groupdocs.com/watermark/nodejs-java/add-text/
  8. System requirements | Documentation

    Overview To produce and manipulate the Documents, the machine that GroupDocs.Classification for .NET runs on doesn’t need to have Adobe Acrobat, Microsoft Office or OpenOffice installed: GroupDocs.Classification for .NET has their own Document processing engine. The machine that GroupDocs.Classification for .NET runs on doesn’t need to have Adobe Acrobat, Microsoft Office or OpenOffice installed: GroupDocs.Classification for .NET has their own Document processing engine. Supported Operating System Windows Microsoft Windows 2000 Professional (x64) Microsoft Windows 2000 Server (x64) Microsoft Windows 2003 Server (x64) Microsoft Windows 2008 Server (x64) Microsoft Windows 2012 Server (x64) Microsoft Windows 2012 R2 Server (x64) Microsoft Windows 2016 Server (x64) Microsoft Windows 2019 Server (x64) Microsoft Windows Vista (x64) Microsoft Windows XP (x64) Microsoft Windows 7 (x64) Microsoft Windows 8, 8....Classification Product Solution Purchase...GroupDocs Documentation / GroupDocs.Classification Product Family...

    docs.groupdocs.com/classification/net/system-re...
  9. Cache results | Documentation

    This article contains caching use-cases with GroupDocs.Viewer within your Java applications....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Viewer Product...

    docs.groupdocs.com/viewer/java/caching-results/
  10. Advanced Usage | Documentation

    Learn about GroupDocs.Assembly advanced usage and its multiple powerful features from the guides below....Classification Product Solution Purchase...Events Acquisition GroupDocs Documentation / GroupDocs.Assembly Product...

    docs.groupdocs.com/assembly/net/advanced-usage/