Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 40,718 for

documents

(0.13 sec)
  1. Handling password required exception | Document...

    This article shows how to handle missing document password exception with GroupDocs.Signature API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...exception when opening protected documents over class . Here are the...

    docs.groupdocs.com/signature/net/handling-passw...
  2. Classify document by path | Documentation

    Classify document by path with IAB-2 taxonomy and return 2 best results Classifying of the document could be performed with the next steps Call Classify method for “document.pdf” file in the current (".") directory with IAB-2 taxonomy and return 2 best results. Handle possible ApiException try { var response = classifier.Classify("document.pdf", ".", 3, Taxonomy.Iab2); Console.WriteLine(response.BestClassName, response.BestClassProbability); } catch (ApiException e) { Console.WriteLine(e.Message); } Precisely classify document by path with Documents taxonomy and return 4 best results Call Classify method for “document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...Usage / Classify document by path Classify document by path Leave...

    docs.groupdocs.com/classification/net/classify-...
  3. Extract Formatted Highlights Using GroupDocs.Te...

    Team GroupDocs is pleased to announce the monthly release of version 17.06.0 of the GroupDocs.Text for .NET API. This version comes up with a couple of new features along with an enhancement. The text extraction API now allows extracting formatted highlights from supported Documents. The ability to extract formatted text from FB2 files has also been added to this version. We recommend you to download the latest version and check out all the enhancements and features introduced in this release....highlights from supported documents. The ability to extract formatted...highlights from supported document formats Ability to extract...

    blog.groupdocs.com/parser/extract-formatted-hig...
  4. ZIP Archive Indexing is Improved in GroupDocs.S...

    We are pleased to announce the monthly release of GroupDocs.Search for Java 19.2. Improvements such as indexing of a ZIP archive inside other ZIP and escape of special characters in search queries are introduced. Please check GroupDocs.Search for Java 19.2 release notes for further reference. We would recommend you to download and integrate latest version of the API. Breaking Change Removed obsolete methods Import and Export from dictionary classes Improvements Following improvements are introduced in this release:...Letter); // Adding documents to index index.addToIndex(documentFolder);...Index(indexFolder); // Adding documents to index // ZIP archives and...

    blog.groupdocs.com/search/zip-archive-indexing-...
  5. Features Overview | Documentation

    Electronic Signature is an abstract concept that means data in electronic form associated with a certain document and expressing the consent of the signatory with the information contained in the document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...associated with a certain document and expressing the consent...

    docs.groupdocs.com/signature/net/features-overv...
  6. GroupDocs.Classification Product Family | Docum...

    Build custom applications to perform Documents and text categorization operations using different taxonomies within your applications GroupDocs Developers Cookbook GroupDocs.Classification for .NET Getting Started Start quickly with our getting started documentation Features Overview Supported Document Formats System Requirements Installation Developer Guide Articles and guidelines for basic and advanced development Basic Usage Advanced Usage More .NET Code Examples GroupDocs.Classification for .NET APIs usage examples (Documents classification and sentiment analysis) Live demos GroupDocs....custom applications to perform documents and text categorization operations...started documentation Features Overview Supported Document Formats...

    docs.groupdocs.com/classification/
  7. Build search query | Documentation

    This page contains information about building text search queries of various types. More examples on building search queries are provided on the page...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...single word in the text of a document. The example is presented...

    docs.groupdocs.com/search/net/build-search-query/
  8. Convert DOCX to MHTML using Python

    Learn how to convert DOCX to MHTML using Python without installing extra software. Step-by-step guide with sample code to export DOCX to MHTML using Python....often necessary to convert document formats to ensure cross-platform...archiving. Leveraging robust document automation APIs, developers...

    kb.groupdocs.com/conversion/python/convert-docx...
  9. Convert ODT to RTF using Node.js

    Learn how to convert ODT to RTF using Node.js with a simple script. This guide shows how to export ODT to RTF in Node.js using powerful file conversion library....When working with different document formats, ensuring smooth interoperability...solution is ideal for exporting documents in lightweight, editable formats...

    kb.groupdocs.com/conversion/nodejs/convert-odt-...
  10. Merge Excel Files and Spreadsheets in Java | Co...

    Merge Excel spreadsheet files in Java. Combine specific sheets of XLS/XLSX files using Java merger API by GroupDocs....Files # GroupDocs showcases document automation Java APIs for merging...identical and distinct types of documents. Along with merging multiple...

    blog.groupdocs.com/merger/merge-excel-files-and...