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

values

(0.08 sec)
  1. HTMLElement: isContentEditable property - Web A...

    Learn about the HTMLElement.isContentEditable property, including its type, code examples, specifications, and browser compatibility....property returns a boolean value that is true if the contents...it returns false . Value A boolean value. Examples HTML html...

    developer.mozilla.org/en-US/docs/Web/API/HTMLEl...
  2. GroupDocs.Metadata.Standards.Xmp Namespace - Gr...

    The namespace provides functionality for XMP (Extensible Metadata Platform) metadata reading and writing....abstraction for XMP Complex value type. XmpComplexTypeValue Represents...Represents an XMP value containing a complex type instance. XmpDate...

    apireference.groupdocs.com/metadata/net/groupdo...
  3. WordProcessingPageSetup.OddAndEvenPagesHeaderFo...

    Gets or sets a value indicating whether different headers/footers are used for odd-numbered and even-numbered pages. Note, cha...OddAndEvenPagesHeade Property Gets or sets a value indicating whether different...bool get (); void set ( bool value ); } member OddAndEvenPagesHeade...

    apireference.groupdocs.com/watermark/net/groupd...
  4. EmailLoadOptions.PreserveOriginalDate Property ...

    Defines whether need to keep original date header string in mail message when saving or not (Default value is true)...when saving or not (Default value is true) Namespace: GroupDocs...bool get (); void set ( bool value ); } member PreserveOriginalDate...

    apireference.groupdocs.com/conversion/net/group...
  5. ID3V1Tag.TrackNumber Property - GroupDocs.Metad...

    Gets or sets the track number. Presented in a ID3v1.1 tag only....void set ( Nullable < int > value ); } member TrackNumber : Nullable...int > with get , set Property Value Type: Nullable Int32 The track...

    apireference.groupdocs.com/metadata/net/groupdo...
  6. ID3V2Tag.Subtitle Property - GroupDocs.Metadata...

    Gets or sets the Subtitle/Description refinement. This value is represented by the TIT3 frame.... This value is represented by the TIT3 frame...get (); void set ( String ^ value ); } member Subtitle : string...

    apireference.groupdocs.com/metadata/net/groupdo...
  7. ID3V2Tag.Publisher Property - GroupDocs.Metadat...

    Gets or sets the name of the label or publisher. This value is represented by the TPUB frame.... This value is represented by the TPUB frame...get (); void set ( String ^ value ); } member Publisher : string...

    apireference.groupdocs.com/metadata/net/groupdo...
  8. HighlightOptions.UseInlineStyles Property - Gro...

    Gets or sets a value indicating whether inline styles are used to highlight occurrences. The default value is true....UseInlineStyles Property Gets or sets a value indicating whether inline styles...highlight occurrences. The default value is true . Namespace: GroupDocs...

    apireference.groupdocs.com/search/net/groupdocs...
  9. pngviewoptions - GroupDocs.Viewer for Java - AP...

    All Classes Packages com.groupdocs.viewer com.groupdocs.viewer.caching com.groupdocs.viewer.caching.extra com.groupdo......void setExtractText (boolean value) Enables text extraction. void...void setHeight (int value) The height of an output image in pixels...

    apireference.groupdocs.com/viewer/java/com.grou...
  10. Extract tables from Microsoft Office Word docum...

    To extract tables from Microsoft Office Word document getStructure method is used. This method returns XML representation of the document. Tables are represented by “table” tag. For more details, see Extract text structure. Warning getStructure method returns null value if text structure extraction isn’t supported for the document. For example, text structure extraction isn’t supported for TXT files. Therefore, for TXT file getStructure method returns null. If Microsoft Office Word document has no text, getStructure method returns an empty org....Warning method returns null value if text structure extraction...Print the node value (if it's not null) String value = n . getNodeValue...

    docs.groupdocs.com/parser/java/extract-tables-f...