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

properties

(0.05 sec)
  1. HTMLOListElement - Web APIs | MDN

    Learn about the HTMLOListElement interface, including its Properties and methods, specifications and browser compatibility....interface provides special properties (beyond those defined on...HTMLOListElement Instance properties Inherits properties from its parent...

    developer.mozilla.org/en-US/docs/Web/API/HTMLOL...
  2. Getting known property descriptors | Documentation

    This code snippet demonstrates how to extract information about known Properties that can be encountered in a particular package. Load a file to examine Get a collection of PropertyDescriptor instances for any desired metadata package Iterate through the extracted descriptors advanced_usage.GettingKnownPropertyDescriptors try (Metadata metadata = new Metadata(Constants.InputDoc)) { WordProcessingRootPackage root = metadata.getRootPackageGeneric(); for (PropertyDescriptor descriptor : root.getDocumentProperties().getKnowPropertyDescriptors()) { System.out.println(descriptor.getName()); System.out.println(descriptor.getType()); System.out.println(descriptor.getAccessLevel()); for (PropertyTag tag : descriptor.getTags()) { System.out.println(tag); } System.out.println(); } } Note Not all possible Properties are presented in the getKnowPropertyDescriptors collection....Getting known property descriptors Getting known property descriptors...extract information about known properties that can be encountered in...

    docs.groupdocs.com/metadata/java/getting-known-...
  3. PageTextArea Class - GroupDocs.Parser for .NET ...

    Represents a page text area which is used to represent a text value in the parsing by template or parsing form functionality....Constructor PageTextArea Properties PageTextArea Methods PageTextArea...of the PageTextArea class. Properties Name Description Areas Gets...

    apireference.groupdocs.com/parser/net/groupdocs...
  4. GroupDocs.Signature for .NET 18.11 Release Note...

    Note This page contains release notes for GroupDocs.Signature for .NET 18.11 Major Features There are about six new features and improvements in this regular release. Most features are related to introduced new Form-Field Signature type implementation for signing and searching for Pdf documents, same as implementation of Metadata Signature for Slides documents. There are few improvements with verification for digital signature for Words documents. Summary the most notable changes are:...Contains Form Field Signature properties. /// </summary> public abstract...; } } FormField Signature properties: Name Type Description Name...

    docs.groupdocs.com/signature/net/groupdocs-sign...
  5. HTMLParamElement - Web APIs | MDN

    Learn about the HTMLParamElement interface, including its Properties and methods, specifications and browser compatibility....interface provides special properties (beyond those of the regular...HTMLParamElement Instance properties Inherits properties from its parent...

    developer.mozilla.org/en-US/docs/Web/API/HTMLPa...
  6. CSS display - CSS: Cascading Style Sheets | MDN

    The CSS display module defines how the CSS formatting box tree is generated from the document element tree and defines Properties controlling it....defines properties controlling it. Reference Properties display...Module Level 3 # the-display-properties Browser compatibility BCD...

    developer.mozilla.org/en-US/docs/Web/CSS/CSS_di...
  7. WordProcessingProtection Class - GroupDocs.Edit...

    Encapsulates document protection options for the WordProcessing document, which is generated from HTML...Constructor WordProcessingProtec Properties WordProcessingProtec Class...during class instantiation Properties Name Description Password...

    apireference.groupdocs.com/editor/net/groupdocs...
  8. TemplateTableLayout Class - GroupDocs.Parser fo...

    Provides the template table layout which is used by TemplateTable class to define table position....Constructor TemplateTableLayout Properties TemplateTableLayout Methods...TemplateTableLayout class. Properties Name Description HorizontalSeparators...

    apireference.groupdocs.com/parser/net/groupdocs...
  9. ArchiveOptions Class - GroupDocs.Viewer for .NE...

    Provides options for rendering archive files....Constructor ArchiveOptions Properties ArchiveOptions Methods ArchiveOptions...of ArchiveOptions class. Properties Name Description FileName...

    apireference.groupdocs.com/viewer/net/groupdocs...
  10. LoadOptions Class - GroupDocs.Comparison for .N...

    Allows to specify additional options when loading a document....LoadOptions Constructor LoadOptions Properties LoadOptions Methods LoadOptions...of the LoadOptions class Properties Name Description FontDirectories...

    apireference.groupdocs.com/comparison/net/group...