Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 12,603 for

true type

(0.07 sec)
  1. FormFieldCollection.RemoveAt | Aspose.Words for...

    Effortlessly remove a form field using the FormFieldCollection RemoveAt method. Streamline your forms with this efficient index-based solution....RemoveAt ( int index ) Parameter Type Description index Int32 The...comboBox . CalculateOnExit = true ; Assert . That ( comboBox ...

    reference.aspose.com/words/net/aspose.words.fie...
  2. LayoutEnumerator.rectangle property | Aspose.Wo...

    LayoutEnumerator.rectangle property. Returns the bounding rectangle of the current entity relative to the page top left corner (in points).... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  3. LayoutEnumerator.move_previous method | Aspose....

    LayoutEnumerator.move_previous method. Moves to the previous sibling entity.... type ) with self . assertRaises (...the "Visual" order.""" while True : print_current_entity ( layout_enumerator...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Shape Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Shape class for creating versatile drawing objects like AutoShapes, text boxes, and images effortlessly in your projects....CanHaveImage { get; } Returns true if the shape type allows the shape to...ExtrusionEnabled { get; } Returns true if an extrusion effect is enabled...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 插入docx - Free Support Forum - aspose.com

    [ { "content": "这是一个普通的段落,用于展示一般的文本内容,提供信息或描述情境。", "Type": "普通段落" }, { "content": "这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "Type": "加粗段落" }, { "content": "<table border…...", "type": "普通段落" }, { "content": "这..."这是一个加粗的段落,强调重点内容或重要提示,吸引读者注意。", "type": "加粗段落" }, { "content": "<table...

    forum.aspose.com/t/docx/310697
  6. CheckGrammarOptions | Aspose.Words for Java

    Allows to specify various options while checking grammar of a document using AI in Java....setImproveStylistics(true); Document proofedDoc = model...document, or not. Default value is true . Remarks: When the option is...

    reference.aspose.com/words/java/com.aspose.word...
  7. Footnote Class | Aspose.Words for .NET

    Discover the Aspose.Words.Notes.Footnote class, your essential tool for managing footnotes and endnotes with ease and precision in your documents....HasChildNodes { get; } Returns true if this node has any child nodes...IsComposite { get; } Returns true as this node can have child...

    reference.aspose.com/words/net/aspose.words.not...
  8. WebExtensionStoreType | Aspose.Words for Java

    Enumerates available Types of a web extension store in Java....WebExtensionStoreTyp Enumerates available types of a web extension store. Examples:...RIGHT); myScriptTaskPane.isVisible(true); myScriptTaskPane.setWidth(300...

    reference.aspose.com/words/java/com.aspose.word...
  9. FieldXE class | Aspose.Words for Python

    aspose.words.fields.FieldXE class. Implements the XE field...Field ) entry_type Gets or sets an index entry type. format Gets...FieldFormat object that provides typed access to field’s formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldIf | Aspose.Words for Java

    Implements the IF field in Java....FIELD_IF, true); field.setLeftExpression("0");...constructed. field.setTrueText("True"); field.setFalseText("False");...

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