Sort Score
Result 10 results
Languages All
Labels All
Results 2,771 - 2,780 of 2,893 for

resource

(0.7 sec)
  1. Sign document with different Text signature imp...

     This article explains how to sign document with Text electronic signatures using extended options with GroupDocs.Signature API....Height}" ); } } More resources GitHub Examples You may easily...

    docs.groupdocs.com/signature/net/sign-document-...
  2. ویرایش و مدیریت متادیتا در برنامه های پایتون - ...

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

    blog.groupdocs.com/fa/metadata/edit-metadata-in...
  3. 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...
  4. GroupDocs for File Comparison Issue - Free Supp...

    Hello Team, I am using GroupDocs in a .NET Core application to compare two files, but I am facing some issues: HTML Comparison Issue In the result file, images and tables are not visible in the result file. Labe…...compareOptions); } } } } Additional Resources For more detailed guidance...

    forum.groupdocs.com/t/groupdocs-for-file-compar...
  5. 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-...
  6. 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...
  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 | 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...
  9. 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...
  10. Add Conditional Content with If/Else | GroupDocs

    Display content conditionally in templates using if/elseif/else blocks based on data values.... More resources GitHub Examples You may easily...

    docs.groupdocs.com/assembly/net/basic-usage-con...