Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 2,124 for

properties

(0.04 sec)
  1. Evaluation Limitations and Licensing | Document...

    GroupDocs.Metadata for Python provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation....API Limitations Document properties (Pdf, Word, Excel, PowerPoint...Visio, etc) Only first 5 properties can be read XMP API Only...

    docs.groupdocs.com/metadata/python-net/evaluati...
  2. GroupDocs.Signature Product Family

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....with your desired metadata properties. We have introduced this...documents using metadata properties. In GroupDocs.Signature for...

    blog.groupdocs.com/categories/groupdocs.signatu...
  3. GroupDocs.Metadata for Python via .NET | Docume...

    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/python-net/
  4. GroupDocs.Metadata for .NET | Documentation

    A .NET API to manipulate metadata is being consumed as metadata viewer for CRUD operations. It helps developers to read, write, edit and remove meta information from all popular document file formats...as input, access the file property information and allows the...metadata properties Set specific metadata properties Remove specific...

    docs.groupdocs.com/metadata/net/
  5. Handle EXIF Data of JPEG, PNG, TIFF & WebP Imag...

    Manipulate EXIF metadata of images in Java. Extract, update, add or remove EXIF data of JPG/JPEG, PNG, WebP, or other images programmatically using Java API....tags from images Update EXIF properties Remove EXIF metadata Java...You can read the EXIF data properties by following simple steps...

    blog.groupdocs.com/metadata/handle-exif-data-of...
  6. Possible to load in an email in MSG file format...

    As per subject, does any of the GroupDocs.Total components allow loading of MSG file, modification of attachments, and then saving back out as MSG?...content, attachments and properties? vladimir.litvinchik February...content, attachments, and properties, it is reasonable to implement...

    forum.groupdocs.com/t/possible-to-load-in-an-em...
  7. Remove Metadata from DOCX using C#

    Efficiently learn how to remove metadata from DOCX using C# with a code example demonstrating how to delete metadata from DOCX in C# without installing extra software....the author’s name, document properties, editing history, and comments...method to delete the metadata properties Use the Metadata.Save method...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  8. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known Properties that can be encountered in a particular package....Getting known property descriptors Getting known property descriptors...extract information about known properties that can be encountered in...

    docs.groupdocs.com/metadata/net/getting-known-p...
  9. Working with metadata in ASF files | Documentation

    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 the AsfRootPackage.getAsfPackage method Read the ASF metadata Properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic Properties System.out.println(String.format("Creation date: %s", asfPackage....Reading ASF format-specific properties The GroupDocs.Metadata API...method Read the ASF metadata properties advanced_usage.managing_...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Features Overview | Documentation

    A .NET metadata API can be effectively used in removing, updating and reading metadata in a variety of formats. It is very effective in removing metadata from photos. Supporting iptc metadata, exif metadata and xmp metadata....removing particular metadata properties that satisfy a specified...manipulate most common metadata properties in a unified manner Working...

    docs.groupdocs.com/metadata/net/features-overview/