Sort Score
Result 10 results
Languages All
Labels All
Results 2,911 - 2,920 of 23,806 for

properties

(0.07 sec)
  1. TransitionEvent - Web APIs | MDN

    Learn about the TransitionEvent interface, including its constructor, Properties, and methods, specifications and browser compatibility.... Instance properties Also inherits properties from its parent...string containing the name CSS property associated with the transition...

    developer.mozilla.org/en-US/docs/Web/API/Transi...
  2. New release of GroupDocs.Metadata for .NET intr...

    It is another month and GroupDocs.Metadata for .NET has another release with more features and more supported file formats. GroupDocs Team is always looking for new ways to improve the product. We concentrate on introducing the features that are can help solve real life problems developers may come across. Let’s dive into it and have a look at what’s new in this release. New Features GroupDocs.Metadata for .NET v1.1.0 introduced a bunch of new features....Camera Raw Properties in XMP Metadata Paged Text Properties in XMP...using Property Names Removal of Custom Document Properties At Once...

    blog.groupdocs.com/metadata/new-release-groupdo...
  3. SpreadsheetContentTypeProperty Class - GroupDoc...

    Represents a content type property in a spreadsheet....Class SpreadsheetContentTy Properties SpreadsheetContentTy Methods...Represents a content type property in a spreadsheet. Inheritance...

    apireference.groupdocs.com/metadata/net/groupdo...
  4. Watermark Class - GroupDocs.Watermark for .NET ...

    Represents a watermark to be added to a document....Watermark Class Watermark Properties Watermark Methods Watermark...exposes the following members. Properties Name Description ConsiderParentMargin...

    apireference.groupdocs.com/watermark/net/groupd...
  5. EPC Class - GroupDocs.Signature for .NET - API ...

    Represents European Payments Council Quick Response Code....Class EPC Constructor EPC Properties EPC Methods EPC Class Represents...Instantiates new EPC object. Properties Name Description Amount Gets...

    apireference.groupdocs.com/signature/net/groupd...
  6. ReferenceError - JavaScript | MDN

    The ReferenceError object represents an error when a variable that doesn't exist (or hasn't yet been initialized) in the current scope is referenced....Instance properties Also inherits instance properties from its...its parent Error . These properties are defined on ReferenceError...

    developer.mozilla.org/en-US/docs/Web/JavaScript...
  7. content/files/en-us/web/html/microformats/index...

    The content behind MDN Web Docs. Contribute to mdn/content development by creating an account on GitHub.... - To add a property to an object, the `p-*`, `u-*`...assign values to their properties. The properties are carried in class...

    github.com/mdn/content/blob/main/files/en-us/we...
  8. Font Class - GroupDocs.Watermark for .NET - API...

    Class representing a font....Class Font Constructor Font Properties Font Methods Font Class Class...name, a size and a style. Properties Name Description Bold Gets...

    apireference.groupdocs.com/watermark/net/groupd...
  9. Working with metadata in ASF files | Documentation

    Reading ASF format-specific Properties The GroupDocs.Metadata API supports extracting format-specific information from ASF files. The following are the steps to read native ASF metadata. Load an ASF video Get the root metadata package Extract the native metadata package using the AsfRootPackage.getAsfPackage method Read the ASF metadata Properties advanced_usage.managing_metadata_for_specific_formats.video.asf.AsfReadNativeMetadataProperties try (Metadata metadata = new Metadata(Constants.InputAsf)) { AsfRootPackage root = metadata.getRootPackageGeneric(); AsfPackage asfPackage = root.getAsfPackage(); // Display basic Properties System.out.println(String.format("Creation date: %s", asfPackage....Reading ASF format-specific properties The GroupDocs.Metadata API...method Read the ASF metadata properties advanced_usage.managing_...

    docs.groupdocs.com/metadata/java/working-with-m...
  10. Attachment Class - GroupDocs.Viewer for .NET - ...

    Represents attachment file contained by email message, archive, PDF document or Outlook data file....Attachment Constructor Attachment Properties Attachment Methods Attachment...instance of Attachment class. Properties Name Description FileName...

    apireference.groupdocs.com/viewer/net/groupdocs...