Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 4,868 for

secure

(0.91 sec)
  1. Getting all used fonts in the loaded document |...

    Getting metadata and binary content of all fonts, used in the document, loaded to the GroupDocs.Viewer for .NET...Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/net/getting-used-fonts/
  2. Logging and Diagnostics | GroupDocs

    Capture trace, warning, and error messages from document rendering using ConsoleLogger and FileLogger with GroupDocs.Viewer for Python via .NET....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/viewer/python-net/developer-...
  3. Customize changes styles | GroupDocs

    Following this guide you will learn how to customize document comparison report and modify the appearance of detected changes when using GroupDocs.Comparison for Node.js via Java....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/comparison/nodejs-java/custo...
  4. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/metadata/net/working-with-me...
  5. Basic Template Syntax - Expression Tags and Fie...

    Introduction to basic template syntax including expression tags and simple field access in templates....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/assembly/net/basic-usage-tem...
  6. Search for embedded and encrypted objects in QR...

     This section explains how to search for embedded electronic signatures into the QR-Code electronic signatures with GroupDocs.Signature API. Also this topic shows the way to customize data serialization and encryption same as provides the class definition with ability to embed it into the QR-Code electronic signature....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/signature/net/search-embed-n...
  7. 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....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/java/extract-text-fro...
  8. Parse data from documents | GroupDocs

    Learn how to parse and extract structured data from documents using template-based extraction with GroupDocs.Parser for .NET. Extract invoice data, tables, and fields in C#....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/parser/net/parse-data-from-d...
  9. System Requirements | GroupDocs

    System requirements, supported platforms, and environment setup for GroupDocs.Conversion for Node.js via Java. No Microsoft Office or other third‑party software is required....Us Contact Customers Legal Security Events Acquisition Ask AI...

    docs.groupdocs.com/conversion/nodejs-java/syste...
  10. Search text | GroupDocs

    Learn how to search for keywords and use regular expressions to find text in documents using GroupDocs.Parser for .NET. Search text with case sensitivity and whole word options in C#....Us Contact Customers Legal Security Events Acquisition Ask AI...

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