Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 2,581 for

attributes

(0.06 sec)
  1. Working with OpenType fonts | Documentation

    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....printAttributes ( CmsAttribute [] attributes ) { //Display the CmsAttributes...if ( attributes != null ) { for ( CmsAttribute attribute : attributes...

    docs.groupdocs.com/metadata/java/working-with-o...
  2. Implement custom encryption with QR-code signat...

    This article explains how to implement custom encryption for QR-code electronic signatures....class attributes (like custom serialization attribute, custom...custom encryption attribute), specify attributes for properties like...

    docs.groupdocs.com/signature/java/implement-cus...
  3. <option>: The HTML Option element - HTML: Hyper...

    The

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  4. <html>: The HTML Document / Root element - HTML...

    The HTML element represents the root (top-level element) of an HTML document, so it is also referred to as the root element. All other elements must be descendants of this element. There can be only one element in a document.... Attributes This element includes the global attributes . version...the current document. This attribute is not needed, because it...

    developer.mozilla.org/en-US/docs/Web/HTML/Eleme...
  5. Working with OpenType fonts | Documentation

    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 OpenTypeRootPackage....PrintAttributes ( CmsAttribute [] attributes ) { //Display the CmsAttributes...CmsAttributes of an OID if ( attributes != null ) { foreach ( CmsAttribute...

    docs.groupdocs.com/metadata/net/working-with-op...
  6. Perform Faceted Search using C#

    Perform Faceted Search using C# to enhance document retrieval. Learn full-text search with Boolean operators in C# for precise and efficient results in applications....results based on specific attributes, such as categories, dates...organizes search results based on attributes or facets. For example, in...

    kb.groupdocs.com/search/net/perform-faceted-sea...
  7. XmlDataLoadOptions Class - GroupDocs.Assembly f...

    Represents options for XML data loading....an XML root element has no attributes and all its child elements...

    apireference.groupdocs.com/assembly/net/groupdo...