Sort Score
Result 10 results
Languages All
Labels All
Results 51 - 60 of 3,750 for

inline

(0.19 sec)
  1. ShapeBase.isInline property | Aspose.Words for ...

    ShapeBase.isInline property. A quick way to determine if this shape is positioned Inline with text....if this shape is positioned inline with text. get isInline ()...determine whether a shape is inline or floating. let doc = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FieldBuilder.buildAndInsert method | Aspose.Wor...

    Aspose.Words.Fields.FieldBuilder.buildAndInsert method...document before the specified inline node. buildAndInsert ( refNode...Words . Inline ) Parameter Type Description refNode Inline Returns...

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

    Aspose.Words.SpecialChar class. Base class for special characters in the document... SpecialChar is an inline-node and can only be a child...Inheritance: SpecialChar → Inline → Node Properties Name Description...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. MarkupLevel enumeration | Aspose.Words for Node.js

    Aspose.Words.Markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... Inline The element occurs at the inline level (e.g...aw . Markup . MarkupLevel . Inline ); sdtPlainText . style = quoteStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. PdfSaveOptions.ExportFloatingShapesAsInlineTag ...

    Define how floating shapes appear in PDF by setting ExportFloatingShapesAsInlineTag for precise structure and layout control....floating shapes are exported as inline tags in the document structure...shapes will be exported as inline tags, placed within the paragraph...

    reference.aspose.com/words/net/aspose.words.sav...
  6. MarkupLevel | Aspose.Words for Java

    Specifies the level in the document tree where a particular StructuredDocumentTag can occur in Java....INLINE); sdtPlainText.setStyle(quoteStyle);...SdtType.RICH_TEXT, MarkupLevel.INLINE); sdtRichText.setStyleName("Quote");...

    reference.aspose.com/words/java/com.aspose.word...
  7. Aspose::Words::Drawing::ShapeBase::get_IsInline...

    Aspose::Words::Drawing::ShapeBase::get_IsInline method. A quick way to determine if this shape is positioned Inline with text in C++....if this shape is positioned inline with text. bool Aspose :: Words...determine whether a shape is inline or floating. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. MarkupLevel enumeration | Aspose.Words for Python

    aspose.words.markup.MarkupLevel enumeration. Specifies the level in the document tree where a particular [StructuredDocumentTag](../structureddocumenttag/) can occur.... INLINE The element occurs at the inline level (e.g...aw . markup . MarkupLevel . INLINE ) sdt_plain_text . style =...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a document...Inheritance: FieldChar → SpecialChar → Inline → Node Properties Name Description...this object. (Inherited from Inline ) is_composite Returns True...

    reference.aspose.com/words/python-net/aspose.wo...
  10. OfficeMathJustification | Aspose.Words for Java

    Specifies the justification of the equation in Java....OfficeMath nodes are always inline. // The node we are working...Default value CENTER_GROUP . INLINE Inline position of Math. LEFT Left...

    reference.aspose.com/words/java/com.aspose.word...