Sort Score
Result 10 results
Languages All
Labels All
Results 801 - 810 of 3,157 for

inline

(0.04 sec)
  1. CommentRangeStart | Aspose.Words for Java

    Denotes the start of a region of text that has a comment associated with it in Java.... CommentRangeStart is an inline-level node and can only be...shape.setWrapType(WrapType.INLINE); paragraph.appendChild(shape);...

    reference.aspose.com/words/java/com.aspose.word...
  2. TextPath Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.TextPath class for creating stunning WordArt. Easily define text and formatting to enhance your documents....wordArtShapeType ) { // Create an inline Shape, which will serve as...wordArtShapeType ) { WrapType = WrapType . Inline , Width = shapeWidth , Height...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java.... Comment is an inline-level node and can only be...setColor(Color.GREEN); // All inline story nodes have their respective...

    reference.aspose.com/words/java/com.aspose.word...
  4. CompositeNode.GetChildNodes | Aspose.Words for ...

    Discover the CompositeNode GetChildNodes method—effortlessly retrieve a live collection of child nodes tailored to your specified type for enhanced performance.... Inline ; paragraph . AppendChild (...contain other composite and inline nodes as children. Paragraph...

    reference.aspose.com/words/net/aspose.words/com...
  5. CompositeNode.get_child_nodes method | Aspose.W...

    CompositeNode.get_child_nodes method. Returns a live collection of child nodes that match the specified type.... INLINE paragraph . append_child (...contain other composite and inline nodes as children. paragraph...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FieldArgumentBuilder | Aspose.Words for Java

    Builds a complex field argument consisting of fields nodes and plain text in Java.... addNode(Inline node) Adds a node to the argument...FieldArgumentBuilder addNode(Inline node) public FieldArgumentBuilder...

    reference.aspose.com/words/java/com.aspose.word...
  7. Table Overview|Aspose.Words for Python

    Work with tables and their components such as cells, rows, columns in Aspose.Words for Python. How to work with tables in Python....as a child of: main text an inline story such as a comment or...

    docs.aspose.com/words/python-net/table-overview/
  8. Table Overview|Aspose.Words for C++

    Work with tables and their components such as cells, rows, columns in Aspose.Words for C++. How to work with tables in C++....as a child of: main text an inline story such as a comment or...

    docs.aspose.com/words/cpp/table-overview/
  9. Aspose::Words::EditableRangeStart class | Aspos...

    Aspose::Words::EditableRangeStart class. Represents a start of an editable range in a Word document. To learn more, visit the documentation article in C++....ranges are supported only at the inline-level, that is inside Paragraph...

    reference.aspose.com/words/cpp/aspose.words/edi...
  10. OoxmlSaveOptions.compliance property | Aspose.W...

    OoxmlSaveOptions.compliance property. Specifies the OOXML version for the output document... NONE ) # 2 - Inline: builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...