Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 2,805 for

inline

(0.05 sec)
  1. InlineStory.StoryType | Aspose.Words for .NET

    Discover the InlineStory StoryType property, which reveals the unique type of your story. Enhance your storytelling with precise categorization!... 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...
  2. InlineStory.last_paragraph property | Aspose.Wo...

    InlineStory.last_paragraph property. Gets the last paragraph in the story.... green # All inline story nodes have their respective...comment is another type of inline story. comment = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  3. InlineStory.ensure_minimum method | Aspose.Word...

    InlineStory.ensure_minimum method. If the last child is not a paragraph, creates and appends one empty paragraph.... green # All inline story nodes have their respective...comment is another type of inline story. comment = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  4. InlineStory.tables property | Aspose.Words for ...

    InlineStory.tables property. Gets a collection of tables that are immediate children of the story.... green # All inline story nodes have their respective...comment is another type of inline story. comment = builder ....

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::InlineStory::EnsureMinimum metho...

    Aspose::Words::InlineStory::EnsureMinimum method. If the last child is not a paragraph, creates and appends one empty paragraph in C++....Color :: get_Green ()); // All inline story nodes have their respective...comment is another type of inline story. auto comment = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. Aspose::Words::InlineStory::get_ParentParagraph...

    Aspose::Words::InlineStory::get_ParentParagraph method. Retrieves the parent Paragraph of this node in C++....Color :: get_Green ()); // All inline story nodes have their respective...comment is another type of inline story. auto comment = System...

    reference.aspose.com/words/cpp/aspose.words/inl...
  7. ShapeBase.is_delete_revision property | Aspose....

    ShapeBase.is_delete_revision property. Returns true if this object was deleted in Microsoft Word while change tracking was enabled....track_revisions ) # Insert an inline shape without tracking revisions...= aw . drawing . WrapType . INLINE shape . width = 100 shape ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ShowInBalloons enumeration | Aspose.Words for P...

    aspose.words.layout.ShowInBalloons enumeration. Specifies which revisions are rendered in balloons....delete and format revisions inline. FORMAT Renders insert and...and delete revisions inline, format revisions in balloons. FORMAT_AND_DELETE...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.lock_contents property | ...

    StructuredDocumentTag.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...
  10. Aspose::Words::Paragraph::get_NodeType method |...

    Aspose::Words::Paragraph::get_NodeType method. Returns Paragraph in C++....print its contents if it is an inline node. if ( childNode -> get_IsComposite...System :: ObjectExt :: Is < Inline > ( childNode )) { std :: cout...

    reference.aspose.com/words/cpp/aspose.words/par...