Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 7,161 for

true type

(0.05 sec)
  1. FieldToc.entry_level_range property | Aspose.Wo...

    FieldToc.entry_level_range property. Gets or sets a range of levels of the table of contents entries to be included.... FIELD_TOC , True ) . as_field_toc () # Configure...pick up TC entries of the "A" type, and an entry-level between...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ShadowType enumeration | Aspose.Words for Python

    aspose.words.drawing.ShadowType enumeration. Specifies the Type of a shape shadow....ShadowType enumeration Specifies the type of a shape shadow. ShadowType...SHADOW1 First shadow type. SHADOW10 Tenth shadow type. SHADOW11 Eleventh...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutEnumerator.text property | Aspose.Words f...

    LayoutEnumerator.text property. Gets text of the current span entity... Throws for other entity types. @property def text ( self )... PAGE , layout_enumerator . type ) with self . assertRaises (...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FieldBuilder.build_and_insert method | Aspose.W...

    aspose.words.fields.FieldBuilder.build_and_insert method... Parameter Type Description ref_node Inline... Paragraph ): ... Parameter Type Description ref_node Paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  5. LayoutEnumerator.reset method | Aspose.Words fo...

    LayoutEnumerator.reset method. Moves the enumerator to the first page of the document.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  6. LayoutEnumerator.document property | Aspose.Wor...

    LayoutEnumerator.document property. Gets document this instance enumerates.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  7. LayoutEnumerator.move_last_child method | Aspos...

    LayoutEnumerator.move_last_child method. Moves to the last child entity.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  8. LayoutEnumerator.page_index property | Aspose.W...

    LayoutEnumerator.page_index property. Gets the 1-based index of a page which contains the current entity.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FormField.TextInputDefault | Aspose.Words for .NET

    Discover the FormField TextInputDefault property, easily set default text or calculations for your forms, enhancing user experience and data accuracy.... CalculateOnExit = true ; Assert . AreEqual ( 3 , comboBox...DropDownSelectedInde ); Assert . True ( comboBox . Enabled ); builder...

    reference.aspose.com/words/net/aspose.words.fie...
  10. AxisTickLabelPosition | Aspose.Words for Java

    Specifies the possible positions for tick labels in Java....hasMajorGridlines(true); xAxis.hasMinorGridlines(true); // Define Y-axis...hasMajorGridlines(true); yAxis.hasMinorGridlines(true); doc.save(getArtifactsDir()...

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