Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 16,664 for

pdf metadata

(0.22 sec)
  1. Introducing ASP.NET WebForms Document Metadata ...

    GroupDocs team is pleased to announce first release of ASP.NET WebForms Document Metadata Editor App using GroupDocs.Metadata for .NET API This initial release v1.0.0 comes up with features to provide easy ways to manage Metadata in various formats. It enables user to read and remove the Metadata of documents (Words, Spreadsheet, Presentation, Pdf) and images (JPEG, PNG, GIF) with download the original or updated document and many more features. We recommend you to download and explore this version....Document Metadata Editor App using GroupDocs.Metadata for .NET...provide easy ways to manage metadata in various formats. It enables...

    blog.groupdocs.com/metadata/introducing-asp.net...
  2. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with Metadata signatures by GroupDocs.Signature....Metadata Product Solution GroupDocs...Electronic Signature Types / Metadata signatures / ✍️ eSign Words...

    docs.groupdocs.com/signature/python-net/esign-w...
  3. Read, Remove, and Update FLV File's Metadata us...

    We are pleased to announce the monthly release of GroupDocs.Metadata for .NET 18.11. The latest version supports missing Metadata properties of Excel format and allows working with FLV file format’s Metadata. Furthermore, memory consumption is now reduced for working with Pdf and Excel file formats. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18.11. Detect FLV file format Read FLV header Metadata Get XMP Metadata of FLV file format Update XMP Metadata of FLV file format Remove XMP Metadata of FLV file format Support for missing Metadata properties of Excel format For details about the features supported by the API, please visit Features Overview....Metadata for .NET 18.11 . The latest...latest version supports missing metadata properties of Excel format...

    blog.groupdocs.com/metadata/read-remove-and-upd...
  4. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Metadata Product Solution GroupDocs...document with secure custom Metadata signatures / Implement custom...

    docs.groupdocs.com/signature/java/implement-cus...
  5. eSign Word Processing document with Metadata si...

    This article explains how to sign Word Processing document with Metadata signatures by GroupDocs.Signature....Metadata Product Solution GroupDocs...Electronic signature types / Metadata signatures / eSign Words eSign...

    docs.groupdocs.com/signature/net/esign-word-pro...
  6. Remove Metadata from XLSX using C#

    Efficiently grasp the knowledge of how to remove Metadata from XLSX using C#. Also, you'll get a code example demonstrating how to clean Metadata from XLSX in C#....Metadata Product Family GroupDocs.Search...Family Remove Metadata from XLSX using C# Metadata in XLSX files...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  7. Extract metadata from Microsoft Office PowerPoi...

    Learn how to extract Metadata from PowerPoint presentations (.ppt, .pptx) using GroupDocs.Parser for .NET. Extract document properties like author, title, creation date, and comments from presentation files....Metadata Product Solution GroupDocs...PowerPoint presentations / Extract metadata from Microsoft Office PowerPoint...

    docs.groupdocs.com/parser/net/extract-metadata-...
  8. 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....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/working-with-me...
  9. Implement custom encryption with Metadata signa...

    This article explains how to implement custom encryption for Metadata electronic signatures....Metadata Product Solution GroupDocs...document with secure custom Metadata signatures / Implement custom...

    docs.groupdocs.com/signature/net/implement-cust...
  10. 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....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/working-with-m...