Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 10,695 for

true type

(0.06 sec)
  1. FieldMergeBarcode.DisplayText | Aspose.Words fo...

    Control barcode text display with FieldMergeBarcode's DisplayText property. Enhance readability and functionality in your applications effortlessly.... FieldMergeBarcode , true ); field . BarcodeType = "EAN13"...bars. field . DisplayText = true ; field . PosCodeStyle = "CASE"...

    reference.aspose.com/words/net/aspose.words.fie...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  6. FieldXE | Aspose.Words for Java

    Implements the XE field in Java....FIELD_INDEX, true); // Configure the INDEX field...its entry type also matches the INDEX field's entry type. FieldXE...

    reference.aspose.com/words/java/com.aspose.word...
  7. CommandButtonControl class | Aspose.Words for P...

    aspose.words.drawing.ole.CommandButtonControl class. The CommandButton control runs a macro that performs an action when a user clicks it....The default value depends on a type of the control. (Inherited from...Forms2OleControl ) enabled Returns True if control is in enabled state...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. 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...
  10. CompareOptions | Aspose.Words for Java

    Allows to choose additional options for document comparison operation in Java....Shows how to filter specific types of document elements when making...(Document)docOriginal.deepClone(true); Paragraph firstParagraph =...

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