Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 23,409 for

values

(0.05 sec)
  1. MetadataIndexingOptions.MaxLongsToIndexField Pr...

    Gets or sets the maximum number of Values in an array of type long to index the field. The default value is int.MaxValue....sets the maximum number of values in an array of type long to...index the field. The default value is int.MaxValue . Namespace:...

    apireference.groupdocs.com/search/net/groupdocs...
  2. DocumentTableColumn | GroupDocs.Assembly for .N...

    Represents a single column of a particular DocumentTable./documenttable object....AllowsNull { get; } Gets a value indicating whether cells in...in this column contain null values or not. IndexInDocument { get;...

    reference.groupdocs.com/assembly/net/groupdocs....
  3. ReplacementType | GroupDocs.Redaction for Java ...

    Represents a type of replacement for the matched text....Methods Method Description values() valueOf(String name) ReplaceString...text. values() public static ReplacementType[] values() Returns:...

    reference.groupdocs.com/redaction/java/com.grou...
  4. PasswordSaveOption | GroupDocs.Comparison for J...

    Specifies the password save option....Methods Method Description values() valueOf(String name) fromString(String...password. values() public static PasswordSaveOption[] values() Returns:...

    reference.groupdocs.com/comparison/java/com.gro...
  5. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....PrintArray ( string [] values ) { if ( values != null ) { foreach...string value in values ) { Console . WriteLine ( value ); } }...

    docs.groupdocs.com/metadata/net/working-with-vc...
  6. Working with vCard metadata | Documentation

    What is vCard? vCard, also known as VCF (Virtual Contact File), is a file format standard for electronic business cards. vCards are often attached to e-mail messages, but can be exchanged in other ways. They can contain name and address information, telephone numbers, e-mail addresses, URLs, logos, photographs, and even audio clips. Note For more information on the format please see https://en.wikipedia.org/wiki/VCard Getting Simple vCard metadata To access Metadata in a vCard, GroupDocs....[] values ) { if ( values != null ) { for ( String value : values...{ System . out . println ( value ); } } } Getting Metadata with...

    docs.groupdocs.com/metadata/java/working-with-v...
  7. JsonDataLoadOptions.ExactDateTimeParseFormats P...

    Gets or sets exact formats for parsing JSON date-time Values while loading JSON. The default is null....for parsing JSON date-time values while loading JSON. The default...( IEnumerable < String ^>^ value ); } member ExactDateTimeParseFo...

    apireference.groupdocs.com/assembly/net/groupdo...
  8. CodeTextAlignment - GroupDocs.Signature for Jav...

    All Classes Packages com.groupdocs.signature com.groupdocs.signature.domain com.groupdocs.signature.domain.barcodes c...... See Also: Constant Field Values Below public static final int...code. See Also: Constant Field Values None public static final int...

    apireference.groupdocs.com/signature/java/com.g...
  9. ImageQuality | GroupDocs.Viewer for Java API Re...

    The quality of images in the output HTML contained by the PDF documents....Methods Method Description values() valueOf(String name) LOW...rendering speed. values() public static ImageQuality[] values() Returns:...

    reference.groupdocs.com/viewer/java/com.groupdo...
  10. Enumerated - MDN Web Docs Glossary: Definitions...

    In computer science, an enumerated type is a data type consisting of a limited set of named Values....consisting of a limited set of named values. HTML enumerated attributes...limited, predefined set of text values. For example, the global HTML...

    developer.mozilla.org/en-US/docs/Glossary/Enume...