Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,774 for

inline

(0.05 sec)
  1. Inline.ParentParagraph | Aspose.Words for .NET

    Discover the Inline ParentParagraph property to easily access the parent Paragraph of any node, enhancing your coding efficiency and structure....ParentParagraph Contents [ Hide ] Inline.ParentParagraph property Retrieves...determine the revision type of an inline node. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/inl...
  2. 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...
  3. 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...set_WrapType ( WrapType :: Inline ); shape -> set_Width ( 100...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. ShapeBase.IsInsertRevision | Aspose.Words for .NET

    Discover how ShapeBase's IsInsertRevision property enhances your Word documents by identifying changes made during tracking. Boost your editing efficiency!...TrackRevisions ); // Insert an inline shape without tracking revisions...shape . WrapType = WrapType . Inline ; shape . Width = 100.0 ; shape...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Run class | Aspose.Words for Node.js

    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/nodejs-net/aspose.wo...
  6. Structured Document Tags|Aspose.Words for Pytho...

    Embed customer-defined semantics as well as its behavior and appearance into a document using Structured document tags (SDT or content control) in Python.... Inline-level – Among inline content inside, as...

    docs.aspose.com/words/python-net/structured-doc...
  7. OfficeMath.displayType property | Aspose.Words ...

    OfficeMath.displayType property. Gets/sets Office Math display format type which represents whether an equation is displayed Inline with the text or displayed on its own line....whether an equation is displayed inline with the text or displayed...always OfficeMathDisplayTyp.Inline for nested Office Math. Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. OfficeMath.justification property | Aspose.Word...

    OfficeMath.justification property. Gets/sets Office Math justification....Inline . Inline justification cannot be...OfficeMath nodes are always inline. // The node we are working...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. MarkdownSaveOptions.linkExportMode property | A...

    MarkdownSaveOptions.linkExportMode property. Specifies how links will be written to the output file...will be written as inline: // ![](aw_inline.001.png) saveOptions...Saving . MarkdownLinkExportMo . Inline ; doc . save ( base . artifactsDir...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ShapeBase.is_insert_revision property | Aspose....

    ShapeBase.is_insert_revision property. Returns true if this object was inserted 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...