Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 2,581 for

attributes

(0.04 sec)
  1. package-summary - GroupDocs.Metadata for Java -...

    All Classes Packages com.groupdocs.metadata com.groupdocs.metadata.core com.groupdocs.metadata.export com.groupdocs.m......Represents a CMS signer info attribute. CmsCertificate Represents...XMP element that contains attributes. XmpFont A structure containing...

    apireference.groupdocs.com/metadata/java/com.gr...
  2. Community Participation Guidelines — Mozilla

    Help us improve your Mozilla experience In addition to Cookies necessary for this site to function, we’d like your pe......Geographic location Other attributes is not acceptable. This includes...this document. License and Attribution This set of guidelines is...

    www.mozilla.org/en-US/about/governance/policies...
  3. Window - Web APIs | MDN

    Learn about the Window interface, including its properties and methods, specifications and browser compatibility....the timing and navigation attributes, each of which is an object...

    developer.mozilla.org/en-US/docs/Web/API/Window
  4. StringBuilder Class (System.Text) | Microsoft L...

    Represents a mutable string of characters. This class cannot be inherited....Inheritance Object StringBuilder Attributes SerializableAttribut ComVisibleAttribute...

    learn.microsoft.com/en-us/dotnet/api/system.tex...
  5. Web Video Text Tracks Format (WebVTT) - Web API...

    Web Video Text Tracks Format (WebVTT) is a plain-text file format for displaying timed text tracks that are synchronized with content in

    developer.mozilla.org/en-US/docs/Web/API/WebVTT...
  6. IsolatedStorageFileStream Class (System.IO.Isol...

    Exposes a file within isolated storage....FileStream IsolatedStorageFileS Attributes ComVisibleAttribute Examples...FileSecurity) Changes the security attributes of an existing file. CopyToAsync(Stream...

    learn.microsoft.com/en-us/dotnet/api/system.io....
  7. C++ File Format Processing APIs | products.aspo...

    C++ Libraries read write render and convert multiple document formats....project settings, extended attributes, and constraints on tasks...

    products.aspose.com/total/cpp/
  8. Strict mode - JavaScript | MDN

    JavaScript's strict mode is a way to opt in to a restricted variant of JavaScript, thereby implicitly opting-out of "sloppy mode". Strict mode isn't just a subset: it intentionally has different semantics from normal code. Browsers not supporting strict mode will run strict mode code with different behavior from browsers that do, so don't rely on strict mode without feature-testing for support for the relevant aspects of strict mode. Strict mode code and non-strict mode code can coexist, so scripts can opt into strict mode incrementally....Function code, event handler attributes, strings passed to setTimeout()...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  9. CryptoStream Class (System.Security.Cryptograph...

    Defines a stream that links data streams to cryptographic transformations....MarshalByRefObject Stream CryptoStream Attributes ComVisibleAttribute Implements...

    learn.microsoft.com/en-us/dotnet/api/system.sec...
  10. GitHub Flavored Markdown Spec

    GitHub Flavored Markdown Spec Version 0.29-gfm (2019-04-06) This formal specification is based on the CommonMark Spec......and rendered in the class attribute of the code tag. However,...text if the open tag has the attribute markdown=1 . The rule given...

    github.github.com/gfm/