Sort Score
Result 10 results
Languages All
Labels All
Results 3,871 - 3,880 of 10,013 for

text

(0.04 sec)
  1. 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.... Text ); } } } More resources GitHub...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Install GroupDocs.Conversion for Java | Documen...

    Learn how to install GroupDocs.Conversion for Java. Follow a step-by-step guide for Maven, Gradle, Kotlin, and manual JAR setup, and integrate seamless document conversion into your Java projects....txt Sample text To run the application first...

    docs.groupdocs.com/conversion/java/installation/
  3. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats.... Support of Z-Order for Text Signatures Z-order determines...

    blog.groupdocs.com/categories/groupdocs.signatu...
  4. Working with resources | Documentation

    This article demonstrates and explains different operations with resources, including retrieving, adjusting and saving them in different scenarios when editing documents with GroupDocs.Editor for Java.... Even for plain text document (TXT), when converting...

    docs.groupdocs.com/editor/java/working-with-res...
  5. Load CSV document with options | Documentation

    Learn this article and check how to load and convert CSV documents with advanced options using GroupDocs.Conversion for .NET API.... Specifies that if text starts with “=” it should be...

    docs.groupdocs.com/conversion/net/load-csv-docu...
  6. Processes cancellation | Documentation

    This article explains how to control signature processing (cancellation) for large documents with GroupDocs.Signature API.... getEncodeType ()+ " and text " + qr_signature . getText ());...

    docs.groupdocs.com/signature/java/processes-can...
  7. Search for embedded object with custom encrypti...

     This article explains how to search for embedded electronic signatures with custom encryption in QR-code electronic signatures. This topic contains example of custom encryption, class definition and search for encrypted objects in the QR-codes with GroupDocs.Signature....decrypt previously encrypted text of QR-Code and decrypt custom...

    docs.groupdocs.com/signature/java/search-embed-...
  8. Running in Docker | Documentation

    Learn how to run GroupDocs.Total for .NET in Docker containers with complete examples, troubleshooting tips, and best practices for document processing in containerized environments....fontconfig - Enables font lookup for text rendering with System.Drawing...

    docs.groupdocs.com/total/net/running-in-docker/
  9. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new updated API provided by GroupDocs.Watermark for Java since version 20.1: Watermarker class is introduced as a single entry point to manage watermarks in the document (instead of Documentclass from previous versions). Adding watermarks was unified for all supported document formats. Product architecture was redesigned from scratch in order to simplify passing options to manage watermarks. Document information and preview generation procedures were simplified....following examples show how to add text watermark to a document of any...

    docs.groupdocs.com/watermark/java/migration-notes/
  10. 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.... Text ); } } } More resources GitHub...

    docs.groupdocs.com/metadata/net/working-with-me...