Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 2,703 for

properties

(0.51 sec)
  1. Working with IPTC IIM metadata | GroupDocs

    Access, read, update, and remove IPTC IIM metadata using GroupDocs.Metadata for Python via .NET....(IIM) is a set of metadata properties that can be applied to text...structure used to store the properties. IPTC IIM was developed by...

    docs.groupdocs.com/metadata/python-net/working-...
  2. Extract RIFF INFO and Metadata of WAV files in ...

    Extract metadata and RIFF INFO of WAV audio files in Java. Metadata API allows metadata management within your Java applications....Now you can access all the properties of WAV audio. The above code...the root package. Now the properties of WAV audio are accessible...

    blog.groupdocs.com/metadata/extract-riff-info-a...
  3. 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...
  4. Footnote Comparison Issue is Resolved

    Footnote appears at bottom of the page and used to cite information. Previously, API was not comparing Footnotes correctly. But with the release of GroupDocs.Comparison for .NET 19.5, we fixed this issue. Please have a glance. But this is not it we have a lot more to tell you. Along with bug fixes, some features and improvements are also introduced. Lets talk about new features first. Did you ever think of getting coordinates of document changes or differences?...specify CalculateComponentCo property in ComparisonSettings . Let’s...class contains following properties: NumberOfPages (read only)...

    blog.groupdocs.com/comparison/footnote-comparis...
  5. 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-...
  6. Remove Metadata from XLSX using Java

    Discover how to swiftly remove metadata from XLSX using Java. You'll also find code snippet that illustrates the process of how to delete metadata from XLSX in Java....constructor Eliminate the metadata properties by calling the Metadata.removeProperties...effectively clear metadata properties in XLSX using Java . This...

    kb.groupdocs.com/metadata/java/remove-metadata-...
  7. Remove Metadata from RTF using Java

    Quickly grasp the knowledge of how to remove metadata from RTF using Java. Also, you'll be provided with a code demonstrating how to clean metadata from RTF in Java....creation dates, document properties, and other details. While...modification dates, document properties like title and keywords,...

    kb.groupdocs.com/redaction/java/remove-metadata...
  8. Adding text watermarks | GroupDocs

    The GroupDocs.Watermark allows to add text watermarks to documents which may consists of pages, worksheets, slides or frames....font ); // Set watermark properties watermark . ForegroundColor...this behaivior through the property: var pages = new System ....

    docs.groupdocs.com/watermark/net/adding-text-wa...
  9. Converting a multi-tab XLSX to HTML does not cr...

    When we convert a single tab spreadsheet to HTML, the result is an HTML table (this is good). However, when we convert a multi-tab spreadsheet to HTML, the result is a bunch of spans that don’t line up, instead of an HT…...are setting the following properties in the WebConvertOptions:...are setting the following properties in the SpreadsheetLoadOptio:...

    forum.groupdocs.com/t/converting-a-multi-tab-xl...
  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...