Sort Score
Result 10 results
Languages All
Labels All
Results 601 - 610 of 2,994 for

properties

(2.23 sec)
  1. Working with metadata in Matroska (MKV) files |...

    Reading matroska format-specific Properties The GroupDocs.Metadata API supports extracting format-specific information from MKV files. The following are the steps to read native MKV metadata. Load an MKV video Get the root metadata package Extract the native metadata package using MatroskaRootPackage.MatroskaPackage Read the Matroska metadata Properties on different levels of the format structure AdvancedUsage.ManagingMetadataForSpecificFormats.Video.Matroska.MatroskaReadNativeMetadataProperties using (Metadata metadata = new Metadata(Constants.InputMkv)) { var root = metadata.GetRootPackage(); // Read the EBML header Console....matroska format-specific properties The GroupDocs.Metadata API...Read the Matroska metadata properties on different levels of the...

    docs.groupdocs.com/metadata/net/working-with-me...
  2. Update annotations | GroupDocs

    This page describes how to edit annotation Properties - change annotation position, size, appearance etc. when annotate documents using GroupDocs.Annotation for Java....Suggest we want change some properties of existed annotation AreaAnnotation...are going to change some properties of existing annotation AreaAnnotation...

    docs.groupdocs.com/annotation/java/update-annot...
  3. Adding repeated watermarks | GroupDocs

    The GroupDocs.Watermark allows to add repeated or tiled watermarks to documents...example, we set the LineSpacing property, determining the spacing between...define the WatermarkSpacing property, which sets the spacing between...

    docs.groupdocs.com/watermark/net/adding-repeate...
  4. Save a modified file to a specified location | ...

    This article shows how to save a document to a specified location on a local disk using GroupDocs.Metadata for Python via .NET....( f "Removed { removed } properties" ) metadata . save ( "output...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  5. Save a modified file to the original source | G...

    This article shows how to save the modified content back to the underlying source using GroupDocs.Metadata for Python via .NET....( f "Removed { removed } properties" ) # Saves the document back...

    docs.groupdocs.com/metadata/python-net/save-a-m...
  6. Search for Electronic Signatures in Document | ...

    This topic explains how to search for document electronic signatures and their details using Python...purposes, such as signature properties review, verification, and...

    docs.groupdocs.com/signature/python-net/search-...
  7. Extracting document metainfo | GroupDocs

    Following this guide you will learn how to obtain basic document metadata like pages count, size, file type before editing it with GroupDocs.Editor for Java API....document and contains the next properties: . This is a positive number...all, like CSV or XML, this property will return ‘false’. . Returns...

    docs.groupdocs.com/editor/java/extracting-docum...
  8. comparison.xml

    1.0 utf-8 yes http://www.sitemaps.org/schemas/sitemap/0.9 http://www.w3.org/1999/xhtml https://docs.groupdocs.com/comparison/java/technical-support/weekly0.5https://docs.groupdocs.com/comparison/ne......f-variables-and-document-properties/weekly0.5https://docs.groupdocs...f-variables-and-document-properties/weekly0.5https://docs.groupdocs...

    docs.groupdocs.com/sitemaps/comparison.xml
  9. Convert to Image with advanced options | GroupDocs

    Follow this guide and learn how to convert documents to image with height, width, resolution, brightness and other customizations using GroupDocs.Conversion for Java....This class provides various properties to customize the image output...converted to PDF first. If this property is set to true , the input...

    docs.groupdocs.com/conversion/java/convert-to-i...
  10. Working with OpenType fonts | GroupDocs

    OpenType is a format for scalable computer fonts. It was built on its predecessor TrueType, retaining TrueType’s basic structure and adding many intricate data structures for prescribing typographic behavior. Note Please find more information on the OpenType format here: https://en.wikipedia.org/wiki/OpenType. Reading OpenType metadata The GroupDocs.Metadata API supports extracting format-specific information from OpenType font files. The following are the steps to read the header of an OpenType file. Load an OpenType font file Get the root metadata package Extract the native metadata package using the OpenTypeRootPackage....method Read the OpenType font properties advanced_usage.managing_...the values of some metadata properties System . out . println (...

    docs.groupdocs.com/metadata/java/working-with-o...