Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 1,526 for

properties

(0.04 sec)
  1. 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...
  2. 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...
  3. 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...
  4. Clean metadata | Documentation

    Sometimes you may need to just remove all or clean metadata Properties without applying any filters. The best way to do this is to use the Sanitize method....Remove all recognized metadata properties from a file Sometimes you...remove all or clean metadata properties without applying any filters...

    docs.groupdocs.com/metadata/java/clean-metadata/
  5. Improved Performance of Loading and Saving EXIF...

    GroupDocs team is proudly announcing three enhancements and six new features in this monthly release of GroupDocs.Metadata for .NET** 18.2**. Using the latest release, you can now load and save EXIF metadata for JPEG and TIFF formats with a better speed. You can also validate input metadata before saving, read additional Properties from ID3v2, update ID3v1/ID3v2 tag using Properties, and read/update/remove image cover tag in MP3 file format. Furthermore, you can read image cover and version of EPUB file format as well....before saving, read additional properties from ID3v2, update ID3v1/ID3v2...ID3v1/ID3v2 tag using properties, and read/update/remove image cover...

    blog.groupdocs.com/metadata/improved-performanc...
  6. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for .NET provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata Properties To access built-in metadata of a ProjectManagement document, please use the DocumentProperties property defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata Properties and displays them on the screen. AdvancedUsage.ManagingMetadataForSpecificFormats.Document.ProjectManagement.ProjectManagementReadBuiltInProperties using (Metadata metadata = new Metadata(Constants.InputMpp)) { var root = metadata....Reading built-In metadata properties To access built-in metadata...ProjectManagement document, please use the property defined in the class. The...

    docs.groupdocs.com/metadata/net/working-with-me...
  7. Working with metadata in ProjectManagement form...

    GroupDocs.Metadata for Java provides functionality that allows working with MPP files created by different versions of Microsoft Project. Please see the code samples below for more information. Reading built-In metadata Properties To access built-in metadata of a ProjectManagement document, please use the getDocumentProperties method defined in the DocumentRootPackage class. The following code snippet extracts built-in metadata Properties and displays them on the screen. advanced_usage.managing_metadata_for_specific_formats.document.project_management.ProjectManagementReadBuiltInProperties try (Metadata metadata = new Metadata(Constants.InputMpp)) { ProjectManagementRootPackage root = metadata....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...
  8. Working with metadata in Presentations | Docume...

    GroupDocs.Metadata for Java 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 getPresentationType 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...
  9. GroupDocs.Metadata for Node.js via Java | Docum...

    Develop Applications to Create, View, Access, Update, Delete, Search, Compare, Replace & Export Metadata of Popular Documents & Image Formats....as input, access the file property information and allows users...metadata properties Set specific metadata properties Remove specific...

    docs.groupdocs.com/metadata/nodejs-java/
  10. Working with metadata in Diagrams | Documentation

    GroupDocs.Metadata for Java provides functionality that allows working with different kinds of diagrams such as VDX, VSDX, VSX, 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 diagram and extract some additional file format information. Load a PDF document Extract the root metadata package Use the getDiagramType 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...