Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 2,121 for

resource

(0.08 sec)
  1. ویرایش و مدیریت متادیتا در برنامه های پایتون - ...

    ببینید چگونه از GroupDocs.Metadata for Python via .NET برای استخراج، به روز رسانی و حذف متادیتا در برنامه‌های خود استفاده کنید....مانند IPTC، XMP، EXIF و Image Resources کار کنید. مدیریت متادیتا چند...

    blog.groupdocs.com/fa/metadata/edit-metadata-in...
  2. Modifier et gérer les métadonnées dans les appl...

    Découvrez comment utiliser GroupDocs.Metadata for Python via .NET pour extraire, mettre à jour et supprimer les métadonnées dans vos applications....IPTC, XMP, EXIF et Image Resources. Gestion des métadonnées multimédias...

    blog.groupdocs.com/fr/metadata/edit-metadata-in...
  3. 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...
  4. Extract text structure | Documentation

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

    docs.groupdocs.com/parser/java/extract-text-str...
  5. Iterative Digital signing of the PDF document |...

    This article explains how to iteratively sign a PDF document with multiple digital certificates using advanced options with GroupDocs.Signature API....demonstrates the result: More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/iterative-digi...
  6. Feature request: Cancellation of file extractio...

    Hello, Our primary goal was to run your software (GroupDocs.Search) in an environment, where we don’t know which files will be indexed. We don’t decide it. The user of our software can decide it. We don’t know the files…...indefinitely and consumes excessive resources. This approach should help...

    forum.groupdocs.com/t/feature-request-cancellat...
  7. 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...
  8. 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/java/working-with-x...
  9. Working with EXIF metadata | Documentation

    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...
  10. Search index events | Documentation

    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/