Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 2,059 for

properties

(0.06 sec)
  1. Migration Notes | Documentation

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for .NET starting from version 19.11: The* Metadata* class is introduced as a single entry point to manage metadata in files of all supported formats. Extracting and updating metadata was unified for all supported formats. The product architecture was redesigned from scratch in order to simplify most common operations with metadata Properties. Getting document information and preview generation procedures were simplified....operations with metadata properties. Getting document information...only MetadataPropertyColl properties = SearchFacade . ScanDocument...

    docs.groupdocs.com/metadata/net/migration-notes/
  2. Extracting metadata | Documentation

    Using the GroupDocs.Metadata search engine you can extract desired metadata Properties from files of different types. You don’t need to worry about the exact file format and metadata standards it can deal with. The same code will work for all supported formats in the same way. Most commonly used metadata Properties are marked with tags that allow searching them across all supported files in various metadata packages. All tags defined in GroupDocs....extract desired metadata properties from files of different types...Most commonly used metadata properties are marked with tags that...

    docs.groupdocs.com/metadata/python-net/extracti...
  3. Working with metadata in WordProcessing documen...

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of WordProcessing documents such as DOC, DOCX, ODT, etc. For the full list of supported document formats please refer to Supported Document Formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded document and extract some additional file format information. Load a WordProcessing document Extract the root metadata package Use the FileType property to obtain file format information AdvancedUsage....root metadata package Use the property to obtain file format information...Reading built-in metadata properties To access built-in metadata...

    docs.groupdocs.com/metadata/net/working-with-me...
  4. How to edit XML file | Documentation

    This article demonstrates how to edit XML files and XML documents using C# programming language....); } } class has different properties, some of them are grouped...most useful and important properties, however, are directly inside...

    docs.groupdocs.com/editor/net/how-to-edit-xml/
  5. Metadata Scrubbing - Online and Programmatic Ap...

    Discover the online and programmatic way to remove or clean the metadata Properties of documents and images....how we can edit metadata properties of different file formats...metadata or selective metadata properties within our documents? We...

    blog.groupdocs.com/metadata/metadata-scrubber/
  6. Edit and Manage Metadata in Node.js Apps - Grou...

    Discover how to utilize GroupDocs.Metadata for Node.js to extract, update and remove metadata in your applications....the author, title, specific properties of file formats, including...document formats. Targeted Property Manipulation : Search, update...

    blog.groupdocs.com/metadata/edit-metadata-in-no...
  7. Manage EPUB Metadata using Java – Metadata Editor

    Discover ways to view and edit EPUB eBook metadata using Java. Programmatically update specific EPUB Properties and Dublin Core items....metadata properties, including Dublin Core set of properties, using...want to modify EPUB metadata properties, follow these steps: Load...

    blog.groupdocs.com/metadata/manage-epub-metadat...
  8. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type in Java....with metadata properties / Extracting property values Extracting...Extracting property values Leave feedback The most common way to get...

    docs.groupdocs.com/metadata/java/extracting-pro...
  9. Extracting property values | Documentation

    This article shows knowledge about The most common way to get the metadata property value is to check its type and convert it to the appropriate platform-specific type....with metadata properties / Extracting property values Extracting...Extracting property values Leave feedback The most common way to get...

    docs.groupdocs.com/metadata/net/extracting-prop...
  10. Working with metadata in Spreadsheets | Documen...

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of spreadsheet formats such as XLS, XLSX, ODS, etc. For the full list of supported document formats please refer to Supported document formats. Detecting the exact type of a document The following sample of code will help you to detect the exact type of a loaded spreadsheet and extract some additional file format information. Load a Spreadsheet document Extract the root metadata package Use the getSpreadsheetType method to obtain file format information advanced_usage....Reading built-in metadata properties To access built-in metadata...extracts built-in metadata properties and displays them on the...

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