Sort Score
Result 10 results
Languages All
Labels All
Results 2,451 - 2,460 of 47,032 for

documents

(0.62 sec)
  1. GroupDocs.Search for .NET | GroupDocs

    GroupDocs.Search for .NET is a fascinating document search API. It extracts text and metadata from Documents and performs advanced searching and indexing operations on the basis of fuzzy and synonym algorithm...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Search Product...for .NET is a fascinating document search API. It extracts text...

    docs.groupdocs.com/search/net/
  2. Basic Usage | GroupDocs

    Generate Documents based on a data source and template, or create reports fast and easy with our intuitive and powerful API just with few lines of code. Let’s look at a scenario for working with a business case and working with GroupDocs.Assembly Engine....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Usage Leave feedback Generate documents based on a data source and...

    docs.groupdocs.com/assembly/net/basic-usage/
  3. Load from Amazon S3 Storage | GroupDocs

    This article explains how to load a document from Amazon S3 Storage with GroupDocs.Viewer within your Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Load documents / Load documents from different sources...

    docs.groupdocs.com/viewer/java/load-document-fr...
  4. Classify Raw Text | GroupDocs

    Simple IAB-2 text classification Call Classify method with a text as the first parameter to perform classification. Default taxonomy (IAB-2) and bestClassesCount (1) will be used. var response = classifier.Classify("Medicine is an important part of our lifes"); Console.WriteLine(response.BestClassName, response.BestClassProbability); Raw text classification with Documents taxonomy and 2 best classes to return Taxonomy, bestClassesCount and precisionRecallBalance could also be specified: var response = classifier.Classify("Medicine is an important part of our lifes", 2, Taxonomy....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Classification...text classification with Documents taxonomy and 2 best classes...

    docs.groupdocs.com/classification/net/classify-...
  5. [Release] GroupDocs.Signature for .NET v26.2 – ...

    Dear GroupDocs customers, We are pleased to announce the release of GroupDocs.Signature for .NET v26.2. This update resolves a critical issue reported by a customer using Azure Key Vault for digital PDF signing and impr…...an issue where signing PDF documents using a custom hash via Azure...project to v26.2 How to Sign Documents in .NET with PKCS#11 USB Dongles...

    forum.groupdocs.com/t/release-groupdocs-signatu...
  6. PDF/A - Free Support Forum - groupdocs.com

    Hi Team, I am using GroupDocs.Metadata in .NET to check whether a PDF is in PDF/A format. Currently, I am reading XMP metadata using PdfRootPackage and checking for “pdfaid” (pdfaid:part and pdfaid:conformance). Howeve…...GroupDocs to identify PDF/A documents? Or is checking XMP metadata...else { Console.WriteLine("The document is not PDF/A compliant.");...

    forum.groupdocs.com/t/pdf-a/17190
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...to merge two or more Word documents into a single file. Combine...to merge two or more Word documents into a single file. Combine...

    blog.groupdocs.com/groupdocs.blog/page/15/
  8. How to Edit XML File | GroupDocs

    This article demonstrates how to edit XML files and XML Documents using Node.js via Java....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...js / Developer Guide / Edit Document / How to Edit XML File How...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  9. Load from stream | GroupDocs

    This article explains how to load a document from a Stream with GroupDocs.Viewer within your Java applications....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...Developer Guide / Load documents / Load documents from different sources...

    docs.groupdocs.com/viewer/java/load-document-fr...
  10. Add image watermarks | GroupDocs

    This article shows how to add an image watermark and save the resultant document. It is capable of adding watermarks to images or Documents....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Watermark Product...watermarks to documents. You may add watermarks to documents or images...

    docs.groupdocs.com/watermark/python-net/add-image/