Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,526 for

properties

(0.18 sec)
  1. Document protection | Documentation

    This article explains how to edit protected Word document, allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for Java API....protection Leave feedback The property, if set, enables document...via the property in the class. By default this property has a NULL...

    docs.groupdocs.com/editor/java/document-protect...
  2. Document protection | Documentation

    This article explains how to edit protected Word document, allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for .NET API....protection Leave feedback The property, if set, enables document...via the property in the class. By default this property has a NULL...

    docs.groupdocs.com/editor/net/document-protection/
  3. Working with metadata in EPUB e-books | Documen...

    What is EPUB? EPUB is an e-book file format that uses the “.epub” file extension. EPUB is supported by many e-readers, and compatible software is available for most smartphones, tablets, and computers. Note Please find more information on the format at https://en.wikipedia.org/wiki/EPUB Reading EPUB format-specific Properties The GroupDocs.Metadata API supports extracting format-specific information from EPUB files. The following are the steps to read native EPUB metadata. Load an EPUB file Get the root metadata package Extract the native metadata package using the EpubRootPackage....Reading EPUB format-specific properties The GroupDocs.Metadata API...method Read the EPUB metadata properties advanced_usage.managing_...

    docs.groupdocs.com/metadata/java/working-with-m...
  4. How to Edit XML File | Documentation

    This article demonstrates how to edit XML files and XML documents using Node.js via Java....XmlEditOptions class has various properties, some of which are grouped...most useful and important properties, however, are directly inside...

    docs.groupdocs.com/editor/nodejs-java/how-to-ed...
  5. Releasing GroupDocs.Metadata for .NET - Control...

    We are happy to release GroupDocs.Metadata for .NET API to work with metadata associated with various document and image formats. The API facilitates the user with simple syntax, easy to use methods and few lines of code to perform metadata operations. It provides the support of many popular document and image formats and the number is going to increase in next release. Why GroupDocs.Metadata Is Developed? Metadata is structured information that is used to contain important business information of different resources....Working with Built-in metadata properties in documents Working with...with Custom metadata properties in documents Working with EXIF metadata...

    blog.groupdocs.com/metadata/control-and-process...
  6. Working with Metadata in ASF Files | Documentation

    Working with metadata in ASF files Reading ASF format-specific Properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using AsfRootPackage.AsfPackage Read the ASF metadata Properties AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Asf.AsfReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputAsf)) { var root = metadata.GetRootPackage(); var package = root.AsfPackage; // Display basic Properties Console....Reading ASF format-specific properties The GroupDocs.Metadata API...using Read the ASF metadata properties AdvancedUsage.ManagingMetadataForS...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Removing metadata | Documentation

    Not all metadata Properties extracted from a file are marked with tags. Some file formats and metadata standards allow adding fully custom Properties that can’t be properly tagged by the library since their purpose is not clearly defined in the appropriate format/standard specification. In such cases, you can use the name of the property to locate and remove it. The following example demonstrates some advanced usage scenarios of the GroupDocs.Metadata search engine allowing to remove metadata Properties....feedback Not all metadata properties extracted from a file are...allow adding fully custom properties that can’t be properly tagged...

    docs.groupdocs.com/metadata/nodejs-java/removin...
  8. metadata.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/metadata/nodejs-java/technical-support/weekly0.5https://docs.groupdocs.com/metadata......com/metadata/java/exporting-metadata-properties/weekly0.5https://docs.groupdocs...com/metadata/java/extracting-property-values/weekly0.5https://docs...

    docs.groupdocs.com/sitemaps/metadata.xml
  9. Document protection | Documentation

    This article explains how to edit protected Word documents and allow or restrict document editing features like adding comments or filling form fields using GroupDocs.Editor for Node.js and Java....protection Leave feedback The property, if set, enables document...through the property in the class. By default, this property is set...

    docs.groupdocs.com/editor/nodejs-java/document-...
  10. Releasing First Version of GroupDocs.Metadata f...

    We are extremely excited to announce that the first version of GroupDocs.Metadata for Java has been released. GroupDocs.Metadata for Java is a valuable addition to the GroupDocs.Metadata product family that empowers Java developers while working with metadata of popular file formats. It is powerful as well as easy to use API that provides all basic metadata operations (i.e. view, add, modify, remove) for a number of file formats. API gets the file as an input and makes its metadata accessible to the user....metadata properties in documents Custom metadata properties in documents...documents EXIF metadata properties in images EXIF maker-notes...

    blog.groupdocs.com/metadata/releasing-first-ver...