Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 4,182 for

inline

(1.32 sec)
  1. Gestruktureerde Dokument Etikette|Aspose.Words ...

    Insluit kliënt-gedefinieerde semantiek sowel as sy gedrag en voorkoms in'n dokument met Behulp van Gestruktureerde dokument etikette (SDT of inhoud beheer) in Python.... Inline-vlak-Onder inline inhoud binne, as’n...

    docs.aspose.com/words/af/python-net/structured-...
  2. SpecialChar.node_type property | Aspose.Words f...

    SpecialChar.node_type property. Returns [NodeType.SPECIAL_CHAR](../../nodetype/#SPECIAL_CHAR)....print its contents if it is an inline node. if child_node . is_composite...isinstance ( child_node , aw . Inline ): sys . stdout . write ( f...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FormField class | Aspose.Words for Node.js

    Aspose.Words.Fields.FormField class. Represents a single form field... FormField is an inline-node and can only be a child...Inheritance: FormField → SpecialChar → Inline → Node Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldBuilder.BuildAndInsert | Aspose.Words for ...

    Effortlessly enhance your documents with FieldBuilder's BuildAndInsert method—quickly add fields before any Inline node for seamless integration....Contents [ Hide ] BuildAndInsert( Inline ) Builds and inserts a field...specified inline node. public Field BuildAndInsert ( Inline refNode...

    reference.aspose.com/words/net/aspose.words.fie...
  5. Aspose::Words::Drawing::ShapeBase::get_IsDelete...

    Aspose::Words::Drawing::ShapeBase::get_IsDeleteRevision method. Returns true if this object was deleted in Microsoft Word while change tracking was enabled in C++....get_TrackRevisions ()); // Insert an inline shape without tracking revisions...Words :: Drawing :: WrapType :: Inline ); shape -> set_Width ( 100...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. InlineStory.font property | Aspose.Words for No...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object....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...
  7. InlineStory.font property | Aspose.Words for Py...

    InlineStory.font property. Provides access to the font formatting of the anchor character of this object.... 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...
  8. InlineStory.parentParagraph property | Aspose.W...

    InlineStory.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....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...
  9. Comment.storyType property | Aspose.Words for N...

    Comment.storyType property. Returns [StoryType.Comments](../../storytype/#Comments)....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...
  10. Comment.story_type property | Aspose.Words for ...

    Comment.story_type property. Returns [StoryType.COMMENTS](../../storytype/#COMMENTS).... 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...