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

properties

(0.03 sec)
  1. Extracting metadata | GroupDocs

    This article shows how to extract metadata Properties from your files in C# .NET solution programmatically with GroupDocs.Metadata for .NET...Most commonly used metadata properties are marked with tags that...other attributes of metadata properties. The following steps and...

    docs.groupdocs.com/metadata/net/extracting-meta...
  2. Migration Notes | GroupDocs

    Why To Migrate? Here are the key reasons to use the new API provided by GroupDocs.Metadata for Java starting from version 20.2: 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...CASE_INSENSITIVE ); MetadataPropertyColl properties = SearchFacade . scanDocument...

    docs.groupdocs.com/metadata/java/migration-notes/
  3. How to work with Metadata tags

    Explain how to work with Metadata tags...to unify common metadata properties (e.g. Title, Author, Created...label important metadata properties in a file, regardless of...

    blog.groupdocs.com/metadata/how-to-work-with-tag/
  4. Working with metadata in Presentations | GroupDocs

    GroupDocs.Metadata for .NET provides functionality that allows working with different kinds of presentations such as PPT, PPTX, POTM, POTX, etc. For the full list of supported presentation formats please refer to Supported Document Formats. Detecting the exact type of a presentation The following sample of code will help you to detect the exact type of a loaded presentation and extract some additional file format information. Load a presentation 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...
  5. How to edit XML file | GroupDocs

    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/
  6. Working with metadata in Spreadsheets | GroupDocs

    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...
  7. Extracting property values | GroupDocs

    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...
  8. Extracting property values | GroupDocs

    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...
  9. Extracting property values | GroupDocs

    Learn common ways to read metadata property values and handle types in GroupDocs.Metadata for Python via .NET....with metadata properties / Extracting property values Extracting...Extracting property values Leave feedback The most common way to get...

    docs.groupdocs.com/metadata/python-net/extracti...
  10. Working with metadata in Word Processing docume...

    GroupDocs.Metadata for Java 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 getWordProcessingType 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...