Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 3,878 for

inline

(0.07 sec)
  1. Table Position in C++|Aspose.Words for C++

    Specify table position in C++. Get a table alignment, get and set floating table position using C++....floating tables and inline tables: Inline tables are placed on...the table above and below. Inline tables will always appear between...

    docs.aspose.com/words/cpp/position-a-table/
  2. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same font formatting...be a child of Paragraph or inline StructuredDocumentTa . Inheritance:...Inheritance: Run → Inline → Node Constructors Name Description Run(doc)...

    reference.aspose.com/words/python-net/aspose.wo...
  3. OfficeMathDisplayType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Math.OfficeMathDisplayType enum to easily customize equation display formats for enhanced document clarity and presentation.... Inline 1 The Office Math is displayed inline with the...OfficeMath nodes are always inline. // The node we are working...

    reference.aspose.com/words/net/aspose.words.mat...
  4. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....OfficeMath nodes are always inline. // The node we are working...Default value CENTER_GROUP . INLINE Inline position of Math. LEFT Left...

    reference.aspose.com/words/java/com.aspose.word...
  5. OfficeMath.Justification | Aspose.Words for .NET

    Discover the OfficeMath Justification property to easily customize and set your Office Math alignment. Enhance your document's presentation effortlessly!...with display format type Inline. Inline justification cannot be...OfficeMath nodes are always inline. // The node we are working...

    reference.aspose.com/words/net/aspose.words.mat...
  6. Row.NodeType | Aspose.Words for .NET

    Discover the Row NodeType property that efficiently returns Row data, enhancing your data management and improving application performance....well as the contents of all inline nodes. /// </summary> public...print its contents if it is an inline node. if ( childNode . IsComposite...

    reference.aspose.com/words/net/aspose.words.tab...
  7. ShowInBalloons | Aspose.Words for Java

    Specifies which revisions are rendered in balloons in Java....insert and delete revisions inline, format revisions in balloons...FORMAT_AND_DELETE Renders insert revisions inline, delete and format revisions...

    reference.aspose.com/words/java/com.aspose.word...
  8. Aspose::Words::Markup::MarkupLevel enum | Aspos...

    Aspose::Words::Markup::MarkupLevel enum. Specifies the level in the document tree where a particular StructuredDocumentTag can occur in C++.... Inline 1 The element occurs at the inline level (e.g...:: Markup :: MarkupLevel :: Inline ); sdtPlainText -> set_Style...

    reference.aspose.com/words/cpp/aspose.words.mar...
  9. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ documentation mentioned logical levels of nodes – block level, Inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....“block-level”, “inline-level” (also known as “inline”), or “row-level”...the block-level and at the inline-level StructuredDocumentTa...

    docs.aspose.com/words/cpp/logical-levels-of-nod...
  10. Logical Levels of Nodes in a Document in Java|A...

    In Aspose.Words for Java documentation mentioned logical levels of nodes – block level, Inline-level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....“block-level”, “inline-level” (also known as “inline”), or “row-level”...the block-level and at the inline-level StructuredDocumentTa...

    docs.aspose.com/words/java/logical-levels-of-no...