Sort Score
Result 10 results
Languages All
Labels All
Results 1,561 - 1,570 of 3,473 for

list

(0.14 sec)
  1. 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....MetadataSearchOption (); // search document List < MetadataSignature > signatures...

    docs.groupdocs.com/signature/java/search-embed-...
  2. get-supported-file-formats.txt

    ActionScript Programming Language format (.as) ActionScript Programming Language format (.as3) Assembler Programming Language format (.asm) Type of interpreter that processes shell commands (.bash)......pac) List of differences format (.patch)...

    docs.groupdocs.com/comparison/python-net/_outpu...
  3. Meridian Outdoor Co. — Professional Services

    Professional Services A catalog of engagements offered by Meridian Outdoor Co. Overview This catalog describes the six professional services that Meridian offers to partners, wholesalers, and enter......executive summary, a prioritized list of findings with risk ratings...

    docs.groupdocs.com/annotation/python-net/_sampl...
  4. Convert to Diagram with advanced options | Grou...

    Follow this guide and learn how to convert between diagram formats (VSDX, VSD, VSS, etc.) and customize page fitting using GroupDocs.Conversion for .NET....the number of pages to convert List<int> Specifies specific page...

    docs.groupdocs.com/conversion/net/convert-to-di...
  5. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full List of supported presentation formats please refer to Supported document formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation Extract the root metadata package Use the getPresentationType method to obtain file format information advanced_usage.... For the full list of supported presentation formats...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Text redaction | GroupDocs

    This article explains that how Python redaction API allows you to easily redact data of sensitive or private nature from your documents. You can apply text redaction using exact phrase or regular expression for documents of different formats like PDF, DOC, DOCX, PPT, PPTX, XLS, XLSX and others.... See full list at article. Use exact phrase...

    docs.groupdocs.com/redaction/python-net/text-re...
  7. Font embedding options | GroupDocs

    Learn this guide to know about embedding fonts into output Word document when editing with GroupDocs.Editor for Python via .NET API....document content of the and forms a list of all fonts, which are used...

    docs.groupdocs.com/editor/python-net/font-embed...
  8. "IllegalStateException: Unexpected node type '5...

    Hi, We found a bug that occurs when comparing two DOCX documents with many identical tables. We encountered this with customer data, which we have no control over, so we can’t work around this. TL;DR Comparing two DOCX…... debug label "{Equal tables list}" ) collects every table whose...

    forum.groupdocs.com/t/illegalstateexception-une...
  9. Handle Common Template and Data Errors | GroupDocs

    Catch and handle common exceptions during document assembly and validate template syntax and data....ValidateDataBeforeAs () { var products = new List < Product >(); // products might...

    docs.groupdocs.com/assembly/net/basic-usage-err...
  10. 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....search_results : print ( f "Found { len ( list ( search_results )) } occurrences...

    docs.groupdocs.com/parser/python-net/search-text/