Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 3,003 for

resource

(0.88 sec)
  1. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method.... OutputJpeg ); } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-e...
  2. Working with XMP metadata | GroupDocs

    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/java/working-with-x...
  3. Working with EXIF metadata | GroupDocs

    Access, read, update, and remove EXIF metadata using GroupDocs.Metadata for Python via .NET....(JPG, 795 KB) See also More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/python-net/working-...
  4. Generate Email Messages from Data | GroupDocs

    Create email messages with dynamic subject, body, and recipients from data sources using templates.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/assembly/net/basic-usage-gen...
  5. 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 the MatroskaRootPackage.getMatroskaPackage method Read the Matroska metadata properties on different levels of the format structure advanced_usage.managing_metadata_for_specific_formats.video.matroska.MatroskaReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputMkv)) { MatroskaRootPackage root = metadata.getRootPackageGeneric(); // Read the EBML header System.... getText ()); } } } More resources GitHub examples You may easily...

    docs.groupdocs.com/metadata/java/working-with-m...
  6. Hapus PII dari Metadata Office di Node.js - Tut...

    Buat skrip sanitasi Node.js dengan GroupDocs.Metadata: spesifikasi tag untuk bidang identitas, spesifikasi nama untuk grup komentar dan revisi, sanitasi penuh, dan pemindaian kebocoran....menjalankan setiap pass terhadap resources/pii-sample.docx , memastikan...

    blog.groupdocs.com/id/metadata/remove-pii-from-...
  7. العمل مع الخطوط في GroupDocs.Viewer لـ .NET

    تعرّف على كيفية الحصول على قائمة الخطوط المستخدمة، وتحديد أو استبدال الخطوط المفقودة، واستبعاد الخطوط...HTML document with embedded resources HtmlViewOptions viewOptions...

    blog.groupdocs.com/ar/viewer/working-with-fonts/
  8. 在 Python 应用程序中编辑和管理元数据 - GroupDocs.Metadata

    了解如何使用 GroupDocs.Metadata for Python via .NET 提取、更新和删除应用程序中的元数据。...:使用 IPTC、XMP、EXIF 和 Image Resources 等领先的元数据标准。 多媒体元数据处理 :操作各种...

    blog.groupdocs.com/zh/metadata/edit-metadata-in...
  9. Extract text structure | GroupDocs

    This article explains that how to extract text structure from documents....</section> </document> More resources GitHub examples You may easily...

    docs.groupdocs.com/parser/net/extract-text-stru...
  10. Search index events | GroupDocs

    This page contains information about the purpose and use of all index events....( documentsFolder ); More resources GitHub examples You may easily...

    docs.groupdocs.com/search/net/search-index-events/