Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 12,530 for

true type

(0.06 sec)
  1. OleControl.name property | Aspose.Words for Python

    OleControl.name property. Gets or sets name of the ActiveX control.... SHAPE , 0 , True ) . as_shape () ole_control...value ) self . assertEqual ( True , check_box . enabled ) self...

    reference.aspose.com/words/python-net/aspose.wo...
  2. container|Documentation

    Container element is used to break content into columns and to add a footer to the form....columns_proportions=20%-40%-20%-20% type normal Determines whether the...page can only have one footer! type=footer block_right_margin 40...

    docs.aspose.com/omr/net/txt-markup/container/
  3. Add Cell Validations|Documentation

    This article introduces how to add list validation,drop-down list validation and custom expression validation in GridWeb....Developers can create different types of validation rules for cells...validation types supported and how to create them. Types of Validations...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  4. IRevisionCriteria.is_match method | Aspose.Word...

    IRevisionCriteria.is_match method. Checks whether or not specified *revision* matches criteria.... Parameter Type Description revision Revision...unexpected results. Returns True if the revision matches criteria...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Inline class | Aspose.Words for ...

    Aspose::Words::Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own. To learn more, visit the documentation article in C++....virtual get_IsComposite () Returns true if this node can contain other...get_IsDeleteRevision () Returns true if this object was deleted in...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. BarcodeParameters Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.BarcodeParameters class—your essential tool for seamless barcode generation and customization in document processing....Start/Stop characters for barcode types NW7 and CODE39. BackgroundColor...BarcodeType { get; set; } Bar code type. BarcodeValue { get; set; }...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldInfo | Aspose.Words for Java

    Implements the INFO field in Java....FIELD_INFO, true); field.setInfoType("Comments");...insertField(FieldType.FIELD_INFO, true); field.setInfoType("Comments");...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....SHAPE, 0, true)).getChart(); ChartLegend chartLegend...getLegendEntries().get(1).getFont().setItalic(true); chartLegend.getLegendEntries()...

    reference.aspose.com/words/java/com.aspose.word...
  9. ChartAxisTitle | Aspose.Words for Java

    Provides access to the axis title properties in Java....setShow(true); ChartAxisTitle chartAxisYTitle...chartAxisYTitle.setShow(true); chartAxisYTitle.setOverlay(true); chartAxisYTitle...

    reference.aspose.com/words/java/com.aspose.word...
  10. InlineStory | Aspose.Words for Java

    Base class for inline-level nodes that can contain paragraphs and tables in Java....If this property is set to "true", then our footnote's reference...with the "IsAuto" flag set to true will still show its real index...

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