Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 10,695 for

true type

(0.1 sec)
  1. CommandButtonControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.CommandButtonControl class to easily create interactive buttons that run macros, enhancing user engagement in your applications....The default value depends on a type of the control. Caption { get;...controls. Enabled { get; } Returns true if control is in enabled state...

    reference.aspose.com/words/net/aspose.words.dra...
  2. ShadowFormat.Visible | Aspose.Words for .NET

    Discover the ShadowFormat Visible property. Easily check if your formatting is visible, enhancing your document's appearance and clarity....Visible property Returns true if the formatting applied to...GetChildNodes ( NodeType . Shape , true )[ 0 ]; if ( shape . ShadowFormat...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartSeriesGroupCollection | Aspose.Words for Java

    Represents a collection of ChartSeriesGroup objects in Java....series group, also of the line type. ChartSeriesGroup newSeriesGroup...newSeriesGroup.getAxisX().setHidden(true); // Define title of the secondary...

    reference.aspose.com/words/java/com.aspose.word...
  4. DocumentProperty.ToBool | Aspose.Words for .NET

    Discover the DocumentProperty ToBool method that efficiently converts property values to boolean for seamless data handling and enhanced coding efficiency....property type is not Boolean. Examples Shows various type conversion...properties . Add ( "Authorized" , true ); properties . Add ( "Authorized...

    reference.aspose.com/words/net/aspose.words.pro...
  5. DocumentProperty.to_int method | Aspose.Words f...

    DocumentProperty.to_int method. Returns the property value as integer....an exception if the property type is not PropertyType.NUMBER .... Examples Shows various type conversion methods of custom document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DocumentProperty.to_double method | Aspose.Word...

    DocumentProperty.to_double method. Returns the property value as double....an exception if the property type is not PropertyType.NUMBER .... Examples Shows various type conversion methods of custom document...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Aspose::Words::Fields::FieldBarcode::get_Facing...

    Aspose::Words::Fields::FieldBarcode::get_FacingIdentificationMark method. Gets or sets the Type of a Facing Identification Mark (FIM) to insert in C++....ion method Gets or sets the type of a Facing Identification Mark...FieldType :: FieldBarcode , true )); // This value needs to be...

    reference.aspose.com/words/cpp/aspose.words.fie...
  8. FieldMergeBarcode.BarcodeValue | Aspose.Words f...

    Discover the FieldMergeBarcode BarcodeValue property to easily manage and customize your barcode values for enhanced data accuracy and efficiency.... FieldMergeBarcode , true ); field . BarcodeType = "EAN13"...bars. field . DisplayText = true ; field . PosCodeStyle = "CASE"...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node Types in your application, enhancing your development efficiency and code clarity....NodeType property Gets the type of this node. public abstract...Console . WriteLine ( $"Node type: {Node.NodeTypeToString(node...

    reference.aspose.com/words/net/aspose.words/nod...
  10. UniqueConstraint | Aspose.Words for Java

    Represents a restriction on a set of columns in which all values must be unique in Java.... Parameters: Parameter Type Description name java.lang.String...constrain. isPrimaryKey boolean true to indicate that the constraint...

    reference.aspose.com/words/java/com.aspose.word...