Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 3,259 for

inline

(0.07 sec)
  1. Row.nodeType property | Aspose.Words for Node.js

    Row.nodeType property. Returns [NodeType.Row](../../../aspose.words/nodetype/#Row)....well as the contents of all inline nodes. /// </summary> function...print its contents if it is an inline node. if ( childNode . isComposite...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Insert Header|Aspose.Words for Java

    Insert a header into a document easily and fast instead of using docx4j.... sourcePart , bytes ); Inline inline = imagePart . createImageInline...id2 , false ); // Now add the inline in w:p/w:r/w:drawing org ....

    docs.aspose.com/words/java/insert-header/
  3. InlineStory.ensureMinimum method | Aspose.Words...

    InlineStory.ensureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph....color = "#008000" ; // All inline story nodes have their respective...comment is another type of inline story. let comment = builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Node.NodeType | Aspose.Words for .NET

    Discover the Node NodeType property to easily identify node types in your application, enhancing your development efficiency and code clarity....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/nod...
  5. IStructuredDocumentTag.LockContentControl | Asp...

    Discover the IStructuredDocumentTag LockContentControl property. Set to true, it prevents users from deleting SDT, enhancing document integrity and control.... Inline ); // Set the "LockContents"... PlainText , MarkupLevel . Inline ); // Set the "LockContentControl"...

    reference.aspose.com/words/net/aspose.words.mar...
  6. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating shape text frame or a floating table in Java.... INLINE Not documented. INSIDE Specifies...Same as NONE . INLINE public static int INLINE Not documented...

    reference.aspose.com/words/java/com.aspose.word...
  7. IStructuredDocumentTag.lock_contents property |...

    IStructuredDocumentTag.lock_contents property. When set to true, this property will prohibit a user from editing the contents of this SDT.... INLINE ) # Set the "LockContents"...aw . markup . MarkupLevel . INLINE ) # Set the "LockContentControl"...

    reference.aspose.com/words/python-net/aspose.wo...
  8. InlineStory.EnsureMinimum | Aspose.Words for .NET

    Optimize your content with InlineStory's EnsureMinimum method, which adds a paragraph if the last child isn't one, enhancing readability and structure.... Green ; // All inline story nodes have their respective...comment is another type of inline story. Comment comment = (...

    reference.aspose.com/words/net/aspose.words/inl...
  9. InlineStory.ParentParagraph | Aspose.Words for ...

    Discover the InlineStory ParentParagraph property to effortlessly access the parent Paragraph of any node, enhancing your content management experience.... Green ; // All inline story nodes have their respective...comment is another type of inline story. Comment comment = (...

    reference.aspose.com/words/net/aspose.words/inl...
  10. StructuredDocumentTag.style property | Aspose.W...

    StructuredDocumentTag.style property. Gets or sets the Style of the structured document tag.... INLINE ) sdt_plain_text . style =...aw . markup . MarkupLevel . INLINE ) sdt_rich_text . style_name...

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