Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 1,127 for

full text search

(2.15 sec)
  1. Implement custom serialization with QR-code sig...

    This article explains how to implement custom serialization for QR-code electronic signatures....Search Product Solution GroupDocs...steps to embed into QR-code text with custom serialization with...

    docs.groupdocs.com/signature/java/implement-cus...
  2. 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....Search Product Solution GroupDocs...Console . WriteLine ( subtitle . Text ); } } } More resources GitHub...

    docs.groupdocs.com/metadata/net/working-with-me...
  3. Sign Document With Secure Custom Metadata Signa...

    id: sign-document-with-secure-custom-metadata-signatures url: signature/net/sign-document-with-secure-custom-metadata-signatures title: Sign document with secure custom Metadata signatures weight: 12 description: “This section contains articles with explanation how to create Metadata electronic signatures and embed into metadata custom object with its serialization and encryption. The examples show how to customize object serialization and encryption.” keywords: productName: GroupDocs.Signature for .NET toc: True hideChildren: False GroupDocs.Signature provides additional features with MetadataSignature class like following ability to embedded custom objects into metadata ability to specify custom objects encryption and serialization ability to collect and populate standard document signatures Here are the steps to embed custom object into Metadata signature with GroupDocs....Search Product Solution GroupDocs...salt ); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/net/developer-guid...
  4. Working with templates | GroupDocs

    Complete guide to creating and using templates for structured data extraction with GroupDocs.Parser for .NET. Learn template-based extraction for invoices, forms, and documents in C#....Search Product Solution GroupDocs...bounds the field value. All the text that is contained (even partially)...

    docs.groupdocs.com/parser/net/working-with-temp...
  5. Render PowerPoint presentations as HTML, PDF, a...

    This topic describes how to use the GroupDocs.Viewer .NET API (C#) to convert PowerPoint presentations to HTML, PDF, PNG, and JPEG formats....Search Product Solution GroupDocs...elements of an HTML page (including text, graphics, and stylesheets)...

    docs.groupdocs.com/viewer/net/render-presentati...
  6. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Search Product Solution GroupDocs...CustomXOREncryption (); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/net/implement-cust...
  7. 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 Java...Search Product Solution GroupDocs...byte array, that contains a full content of the given font. In...

    docs.groupdocs.com/viewer/java/getting-used-fonts/
  8. Implement custom serialization with Metadata si...

    This article explains how to implement custom serialization for Metadata electronic signatures....Search Product Solution GroupDocs...CustomXOREncryption (); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/net/implement-cust...
  9. Working with templates | GroupDocs

    Document template is set by Template class. It contains template items - fields and tables. Each item has the unique (in the template bounds) name and optional page index - value that represents the index of the page where the template item is located; null if the template item is located on any page. Template fields The template field is set by TemplateField class with the following constructor: TemplateField(TemplatePosition position, String name, Integer pageIndex) Parameter Description position Defines the way how to find the field on a page....Search Product Solution GroupDocs...bounds the field value. All the text that is contained (even partially)...

    docs.groupdocs.com/parser/java/working-with-tem...
  10. Sign documents with Metadata embedded object | ...

    This article explains how to create encrypted Metadata electronic signature with embedded custom object....Search Product Solution GroupDocs...salt ); // setup options with text of signature MetadataSignOptions...

    docs.groupdocs.com/signature/java/sign-document...