Sort Score
Result 10 results
Languages All
Labels All
Results 31 - 40 of 1,526 for

properties

(0.03 sec)
  1. Opacity and Fixed SVG Path Properties Introduce...

    GroupDocs team is excited to announce one more monthly release of document annotation API, where new Properties are introduced, these Properties are included on users demand to facilitate them as our users always expects something new and extra features form our APIs compare to other available prodcts. The latest GroupDocs.Annotation for .NET 17.7.0 API now provides support to set Opacity and SVG Path for all major document formats like, PDF, Diagram, Slide and Words file formats etc....where new properties are introduced, these properties are included...opacity properties Words Annotations opacity properties Slides...

    blog.groupdocs.com/annotation/opacity-and-fixed...
  2. Access Metadata Properties from PPS, PPSX, PPSM...

    Another month, another release! We have recently released version 19.5 of GroupDocs.Metadata for .NET and Java and today I am going to give you an overview of what’s new that we have brought for you in the latest release. In v19.5, we mainly focused on providing the support of some major as well as popular formats. So, this resulted in the addition of the following file formats: PPS - The PowerPoint Slideshow file format that is created using Microsoft PowerPoint and it is used for the slide show purpose....is how you can access the properties of a .vcf file. C# Java Not...

    blog.groupdocs.com/metadata/access-metadata-pro...
  3. Support for Missing Metadata Properties of Exce...

    We are glad to announce the monthly releaseof GroupDocs.Metadata for Java 18.11. The latest version supports missing metadata Properties of Excel format and allows working with FLV file format’s metadata. Furthermore, memory consumption is now reduced for working with PDF and Excel file formats. We recommend you to install and use the latest version of the API. Features IntroducedThe following features are introduced in version 18.11. Detect FLV file format Read FLV header metadata Get XMP metadata of FLV file format Update XMP metadata of FLV file format Remove XMP metadata of FLV file format For details about the features supported by the API, please visit Features Overview....supports missing metadata properties of Excel format and allows...

    blog.groupdocs.com/metadata/support-for-missing...
  4. Update Common TIFF Tags with Shortcut Propertie...

    We are proudly announcing five enhancements and three bug fixes in the monthly release of GroupDocs.Metadata for .NET 18.9. Using the latest version, you can read and update common TIFF/EXIF tags in TIFF images. The memory consumption is now reduced for GIF format’s loading and saving metadata. Additionally, GroupDocs.Metadata.Formats.Document.InspectionResult class XlsMetadata.ContentProperties property, and EpubFormat.GetImageCoverBytes method are now marked obsolete. We recommend you to install and use the latest version of the API....ContentProperties property, and EpubFormat.GetImageCoverBytes...XlsMetadata.ContentProperties property (obsolete code) For details...

    blog.groupdocs.com/metadata/update-common-tiff-...
  5. Extracting metadata | Documentation

    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...
  6. 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/java/extracting-met...
  7. 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...
  8. 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...
  9. Migration Notes | Documentation

    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/
  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...