Sort Score
Result 10 results
Languages All
Labels All
Results 2,521 - 2,530 of 49,740 for

documents

(0.04 sec)
  1. Loading files | GroupDocs

    The listed articles below explain how to load password-protected Documents and load files from different sources....Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...allows you to customize how documents are loaded before conversion...

    docs.groupdocs.com/markdown/python-net/loading-...
  2. Loading files | GroupDocs

    The listed articles below explain how to load password-protected Documents and load files from different sources....Events Acquisition GroupDocs Documentation / GroupDocs.Markdown / GroupDocs...allows you to customize how documents are loaded before conversion...

    docs.groupdocs.com/markdown/net/loading-files/
  3. Developer Guide | GroupDocs

    Explains GroupDocs.Viewer for Java file viewer features and shows how to view PDF, Word, Excel, PowerPoint Documents inside your Java applications...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Viewer Product...feedback Load documents Retrieve the document information Render...

    docs.groupdocs.com/viewer/java/developer-guide/
  4. Set Text Background Color Dynamically Using Gro...

    We are really delighted to announce the release of version 17.5.0 of the GroupDocs.Assembly for .NET API. This release comes with some very exciting features to enhance the usability of the API. The API permits its users to set the background color of some text dynamically. It also allows using variables in template Documents. We recommend you to download the latest release and check out all the features introduced in this version of the API....using variables in template documents. We recommend you to download...use variables in template documents Add ability to set text background...

    blog.groupdocs.com/assembly/groupdocs.assembly-...
  5. Import Annotations for Presentation format now ...

    GroupDocs team is announcing another exciting monthly release. The latest GroupDocs.Annotation for .NET 16.11.0 API provides support for Import Annotations and new types (TextStrikeout , TextUndreline and TextHighlight ) for Presentation file format along with improvements and fixes. We recommend that download the latest API release to add new exciting features and enhance your application with GroupDocs.Annotation for .NET API. New Features Introduced - GroupDocs.Annoation for .NETIn this monthly release new annotation types like (TextStrikeout , TextUndreline and TextHighlight ) and import functionality introduced for Presentation file format....Import Improvements & Fixes - Document Annotation API # Arrow annotation...Words documents For more details about supported documents formats...

    blog.groupdocs.com/annotation/groupdocs-annotat...
  6. GroupDocs.Redaction for .NET | GroupDocs

    A .NET API for redaction of sensitive and classified information from the Documents. You can redact in adobe pdf, redact in excel or in many of different file formats using c#...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Redaction Product...classified information from the documents of different file formats...

    docs.groupdocs.com/redaction/net/
  7. 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/
  8. 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/
  9. 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...
  10. 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-...