Sort Score
Result 10 results
Languages All
Labels All
Results 211 - 220 of 2,997 for

properties

(0.3 sec)
  1. Evaluation Limitations and Licensing | GroupDocs

    GroupDocs.Metadata for Python via .NET offers a Free Trial and a 30-day Temporary License for evaluation, plus several purchase plans....limitations: API Limitation Document properties (PDF, Word, Excel, PowerPoint...Visio, etc.) Only the first 5 properties can be read XMP API Only...

    docs.groupdocs.com/metadata/python-net/evaluati...
  2. Adding metadata | GroupDocs

    Add metadata Properties — one of the most powerful features of the GroupDocs.Metadata for Python via .NET search engine....feedback Adding metadata properties is one of the most powerful...engine. When you call the add_properties method, it examines all available...

    docs.groupdocs.com/metadata/python-net/adding-m...
  3. Remove Metadata from PPT using Java

    This topic will guide you how to remove metadata from PPT using Java. You'll get sample code to delete metadata from PPT in Java without extra software installation....constructor Remove the metadata properties by using the Metadata.removeProperties...shows how to clear metadata properties in PPT using Java . Code...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  4. How to Convert ODT to PDF in Java

    This short tutorial focuses on the process to convert ODT to PDF in Java. Learn how to create code to export ODT to PDF using Java and customize the converted file....PdfConvertOptions class and define properties for customizing the converted...converted PDF document by using properties such as converted page index...

    kb.groupdocs.com/conversion/java/how-to-convert...
  5. Remove Metadata from XLSX using Java

    Quickly learn how to remove metadata from XLSX using Java. Additionally, you'll receive code illustrating the process of how to clean metadata from XLSX in Java....created, and other document properties. This information needs to...modification dates, document properties like titles and keywords...

    kb.groupdocs.com/redaction/java/remove-metadata...
  6. How to Run Examples | GroupDocs

    Clone the GitHub examples repository, install dependencies into a virtual environment, optionally apply a license, and run every documented example end to end — locally, inside Docker, or on GitHub Actions....mode (only the first few properties of each package are read...find-metadata-properties/ │ │ ├── set-metadata-properties/ │ │ ├──...

    docs.groupdocs.com/metadata/python-net/how-to-r...
  7. Working with EXIF metadata | GroupDocs

    This article explains how to access EXIF metadata in a file of any supported format, GroupDocs.Metadata for Java provides the IExif.getExifPackage method....defines a way to store metadata properties in a variety of well-known...standard. Reading basic EXIF properties To access EXIF metadata in...

    docs.groupdocs.com/metadata/java/working-with-e...
  8. Working with XMP metadata | GroupDocs

    Access, read, update, add custom packages, and remove XMP metadata using GroupDocs.Metadata for Python via .NET....model, and basic metadata properties that form a unified metadata...store any set of metadata properties — simple name/value pairs...

    docs.groupdocs.com/metadata/python-net/working-...
  9. GroupDocs.Metadata Overview | Documentation

    What is GroupDocs.Metadata? GroupDocs.Metadata for Java is a full featured class library which allows users to read and edit metadata associated with various document, image, audio, video and many other formats. It works with most notable metadata standards: XMP, EXIF, IPTC, Image Resource Blocks, ID3 and format-specific metadata Properties. The Metadata API is very flexible and easy to operate with. It provides extended capabilities allowing working with metadata in a unified way regardless of the file format....format-specific metadata properties. The Metadata API is very...Resource Blocks, ID3, document properties, etc Manage audio metadata:...

    docs.groupdocs.com/metadata/java/groupdocs-meta...
  10. Working with vCard metadata | GroupDocs

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....Metadata API provides the property which contains the information...Read the extracted vCard properties The following code snippet...

    docs.groupdocs.com/metadata/net/working-with-vc...