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

documents

(0.07 sec)
  1. Convert a Document to Multiple Page Files | Doc...

    Learn how to convert a single multi-page document into individual page files in various formats using GroupDocs.Conversion for Python via .NET....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Conversion Product...Guide / Converting Documents / Convert a Document to Multiple Page...

    docs.groupdocs.com/conversion/python-net/develo...
  2. Searching for document signatures excluding ext...

    This article explains how to search with excluding non-signature components like native Documents text, images or barcodes that are the part of document content....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...External components Searching for document signatures excluding external...

    docs.groupdocs.com/signature/java/searching-for...
  3. Float and paginal modes | Documentation

    This article explains pros and cons of float and paginal document editing modes when edit Word Documents with GroupDocs.Editor API....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Editor Product...Developer Guide / Edit document / Edit Word document / Float and paginal...

    docs.groupdocs.com/editor/net/float-and-paginal...
  4. Working with data extracted by template | Docum...

    Extracted data are stored in the instance of DocumentData class...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...GitHub examples: Free online document parser App Along with full...

    docs.groupdocs.com/parser/net/working-with-data...
  5. Extract text from Microsoft Office PowerPoint p...

    To extract a text from Microsoft Office PowerPoint presentations getText and getText(int) method is used. These methods allow to extract a text from the entire presentation or a text from the selected slide. Here are the steps to extract a text from Microsoft Office PowerPoint presentations: Instantiate Parser object for the initial presentation; Call getText method and obtain TextReader object; Read a text from reader. Warning getText method returns null value if text extraction isn’t supported for the document....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...extraction isn’t supported for the document. For example, text extraction...

    docs.groupdocs.com/parser/java/extract-text-fro...
  6. Search for embedded and encrypted objects in Me...

     This section explains how to search for embedded electronic signatures into the document metadata with GroupDocs.Signature API. Also this topic shows the way to customize data serialization, encryption and class definition with ability to embed it into the metadata electronic signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...MetadataSearchOption (); // search document List < MetadataSignature >...

    docs.groupdocs.com/signature/java/search-embed-...
  7. Search for embedded object with custom serializ...

     This article explains how to search for embedded electronic signatures with custom serialization in document metadata. This topic contains example of custom serialization, class definition and search for serialized objects in the document metadata with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...// search for signatures in document List < WordProcessingMetada...

    docs.groupdocs.com/signature/net/search-for-emb...
  8. Extract text from Microsoft Office PowerPoint p...

    This article explains that how to extract text from Microsoft Office PowerPoint(.ppt, .pptx) presentations...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Parser Product...extraction isn’t supported for the document. For example, text extraction...

    docs.groupdocs.com/parser/net/extract-text-from...
  9. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in document metadata. This topic contains example of custom encryption, class definition and search for encrypted objects in the document metadata with GroupDocs.Signature....Acquisition Ask AI GroupDocs Documentation / GroupDocs.Signature Product...// search for signatures in document List < WordProcessingMetada...

    docs.groupdocs.com/signature/java/search-for-em...
  10. Template Syntax - Part 1 of 2 | Documentation

    Note This article is the first part of the Template Syntax series of articles. For second part, please visit Template Syntax - Part 2 of 2. Composing Template A typical template for GroupDocs.Assembly Engine is composed of common document contents and tags that describe the template’s structure and data bindings. You can form these tags using just running text that can occupy multiple paragraphs to be more descriptive. A tag body must meet the following requirements:...Acquisition Ask AI GroupDocs Documentation / GroupDocs.Assembly Product...Engine is composed of common document contents and tags that describe...

    docs.groupdocs.com/assembly/net/template-syntax...