Sort Score
Result 10 results
Languages All
Labels All
Results 3,161 - 3,170 of 4,059 for

groupdocs.classification

(0.24 sec)
  1. Convert to WordProcessing with advanced options...

    Follow this guide and learn how to convert documents to Word and Open Document formats like DOC, DOCX, ODT, OTT formats with page size, margins, DPI and other customizations using GroupDocs.Conversion for .NET....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/conversion/net/convert-to-wo...
  2. GroupDocs.Comparison for Python via .NET Overvi...

    GroupDocs.Comparison for Python via .NET compares 50+ document formats — DOCX, PDF, XLSX, PPTX, images, AutoCAD, source code — detecting text, style, and formatting changes at paragraph, word, and character level with accept/reject workflows, multi-source compare, and AI-pipeline-friendly change extraction....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/python-net/produc...
  3. Running in Docker | GroupDocs

    Learn how to run GroupDocs.Comparison for Node.js via Java inside Docker containers with examples, dependencies, and troubleshooting....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/comparison/nodejs-java/runni...
  4. Email messages | GroupDocs

    Learn how to add watermark in Outlook email messages....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/watermark/java/email-messages/
  5. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/metadata/java/working-with-o...
  6. Load a password-protected document | GroupDocs

    This example demonstrates how to load a password-protected document....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/markdown/python-net/load-a-p...
  7. Working with XML Data Sources | GroupDocs

    Note This feature is only compatible with GroupDocs.Assembly for Java 19.10 or later releases. To access XML data while building a report, you can use facilities of DataSet to read XML into it and then pass it to the assembler as a data source. However, if your scenario does not permit to specify XML schema while loading XML into DataSet, all attributes and text values of XML elements are loaded as strings then....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/assembly/java/working-with-x...
  8. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for Python via .NET. Search text with case sensitivity and whole word options....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/parser/python-net/search-text/
  9. Indexing from different sources | GroupDocs

    GroupDocs.Search allows indexing documents from various sources....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/search/java/indexing-from-di...
  10. Parse data from PDF documents | GroupDocs

    To extract data from PDF documents parseForm and parseByTemplate(Template) methods are used. Both methods return DocumentData object. For details, see Working With Extracted Data. Here are the steps to extract data from PDF Form: Instantiate Parser object for the initial document Call parseForm method and obtain the DocumentData object; Check if data isn’t null (parse form is supported for the document); Iterate over field data to obtain form data. The following example shows the use case when a user fills in PDF form and send it by email (for example)....Redaction Product Solution GroupDocs.Classification Product Solution Purchase...

    docs.groupdocs.com/parser/java/parse-data-from-...