Sort Score
Result 10 results
Languages All
Labels All
Results 2,021 - 2,030 of 2,121 for

resource

(0.03 sec)
  1. 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....GetData < string >()); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/search-for-emb...
  2. 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....getDataFactor ()); } } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/search-embed-...
  3. Implement custom encryption with QR-code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures.... pdf , options ); More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/java/implement-cus...
  4. Edit dan Kelola Metadata di Aplikasi Python - G...

    Temukan cara menggunakan GroupDocs.Metadata for Python via .NET untuk mengekstrak, memperbarui, dan menghapus metadata di aplikasi Anda....IPTC, XMP, EXIF, dan Image Resources. Penanganan Metadata Multimedia...

    blog.groupdocs.com/id/metadata/edit-metadata-in...
  5. C#でRIFFINFOとWAVファイルのメタデータを抽出します

    C#でWAVオーディオファイルのメタデータとRIFFINFOを抽出します。メタデータAPIを使用すると、.NETアプリケーション内でメタデータを管理できます。...Tiếng Việt 中文 中國傳統的 ** RIFF (Resource Interchange File Format) ...

    blog.groupdocs.com/ja/metadata/extract-riff-inf...
  6. Edit and Manage Metadata in Node.js Apps - Grou...

    Entdecken Sie, wie Sie GroupDocs.Metadata for Node.js nutzen können, um Metadaten in Ihren Anwendungen zu extrahieren, zu aktualisieren und zu entfernen....IPTC, XMP, EXIF und Image Resources. Multimedia-Metadatenverwaltung:...

    blog.groupdocs.com/de/metadata/edit-metadata-in...
  7. Edytuj i zarządzaj metadanymi w aplikacjach Nod...

    Odkryj, jak wykorzystać GroupDocs.Metadata for Node.js do wyodrębniania, aktualizowania i usuwania metadanych w swoich aplikacjach....jak IPTC, XMP, EXIF i Image Resources. Obsługa metadanych multimedialnych:...

    blog.groupdocs.com/pl/metadata/edit-metadata-in...
  8. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage.... OutputXlsx ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. 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 examples You may easily...

    docs.groupdocs.com/metadata/net/working-with-me...
  10. Working with XMP metadata | Documentation

    This article shows how to access XMP metadata in a file of any supported format.... OutputJpeg ); } } More resources GitHub examples You may easily...

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