Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 8,522 for

metadata

(0.04 sec)
  1. Advanced Usage | Documentation

    Learn about the advance usage of Metadata API...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/advanced-usage/
  2. Documents | Documentation

    Learn about managing Metadata for Documents formats....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/documents/
  3. Working with OpenType fonts | Documentation

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType Metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root Metadata package Extract the native Metadata package using the OpenTypeRootPackage....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/working-with-o...
  4. Save a modified file to the original source | D...

    This article shows how to save the modified content to the underlying source in Java....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/save-a-modifie...
  5. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument JavaScript try { var loadOptions = new LoadOptions(); loadOptions.setPassword("123"); const Metadata = new groupdocs.Metadata.Metadata("protected.docx", loadOptions); } More resources Advanced usage topics To learn more about library features and get familiar how to manage Metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Node...

    docs.groupdocs.com/metadata/nodejs-java/load-a-...
  6. Load a password-protected document | Documentation

    This example demonstrates how to load a password-protected document. advanced_usage.loading_files.LoadPasswordProtectedDocument // Specify the password LoadOptions loadOptions = new LoadOptions(); loadOptions.setPassword("123"); // Constants.ProtectedDocx is an absolute or relative path to your document. Ex: @"C:\Docs\source.docx" try (Metadata Metadata = new Metadata(Constants.ProtectedDocx, loadOptions)) { // Extract, edit or remove Metadata here } More resources GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Java...

    docs.groupdocs.com/metadata/java/load-a-passwor...
  7. Load from a stream | Documentation

    This example demonstrates how to load a file from a stream. advanced_usage.loading_files.LoadFromStream JavaScript try { const fileStream = fs.createReadStream("input.one") const Metadata = new groupdocs.Metadata.Metadata(fileStream); } More resources Advanced usage topics To learn more about library features and get familiar how to manage Metadata and more, please refer to theadvanced usage section. GitHub examples You may easily run the code above and see the feature in action in our GitHub examples:...Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for Node...

    docs.groupdocs.com/metadata/nodejs-java/load-fr...
  8. Get document info | Documentation

    This article shows that how to get meta information of a document....Metadata Product Solution GroupDocs...GroupDocs.Metadata Product Family / GroupDocs.Metadata for .NET...

    docs.groupdocs.com/metadata/net/get-document-info/
  9. Remove MP3 ID3 on GroupDocs Blog | Document Aut...

    Remove MP3 ID3 on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Remove MP3 ID3 on GroupDocs Blog | Document Automation Solutions for .NET & Java Develo...... Hapus tag metadata ID3v1, ID3v2, Lirik, dan APEv2...file mp3 menggunakan Java Metadata API. Hapus Tag MP3 menggunakan...

    blog.groupdocs.com/id/tag/remove-mp3-id3/index.xml
  10. GroupDocs.Metadata for .NET 1.6.0 Released with...

    GroupDocs is improving its products continuously and seamlessly to enhance user experience. GroupDocs.Metadata for .NET 1.6.0 release is ready to be announced. View the list of interactive features introduced in the latest version of documents Metadata API. GroupDocs.Metadata for .NET 1.6.0 – New Features In this release, the following new features are introduced so now API has the ability to: Read and write XMP Metadata of TIFF format Inspect hidden data in Excel format Inspect hidden data in PowerPoint format Read TIFF Image File Directory tags Remove hidden data in PowerPoint format Remove hidden data in Excel format Throws DocumentProtectedException when document could not be opened without a password Read XMP Metadata without header process instruction Process multi-page TIFF during loading XMP Metadata Available Channels and Resources Here are a few channels and resources for you to download, learn, try and get technical support on GroupDocs....Metadata for .NET 1.6.0 release is...version of documents metadata API. GroupDocs.Metadata for .NET 1.6.0...

    blog.groupdocs.com/metadata/groupdocs-metadata-...