Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 3,691 for

inline

(0.07 sec)
  1. FieldChar class | Aspose.Words for Node.js

    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 ) isComposite Returns true...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Inline.isMoveFromRevision property | Aspose.Wor...

    Inline.isMoveFromRevision property. Returns ``true`` if this object was moved (deleted) in Microsoft Word while change tracking was enabled....isMoveFromRevision property Inline.isMoveFromRevision property...determine the revision type of an inline node. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PdfSaveOptions.exportFloatingShapesAsInlineTag ...

    PdfSaveOptions.exportFloatingShapesAsInlineTag property. Gets or sets a value determining whether floating shapes are exported as Inline tags in the document structure....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/nodejs-net/aspose.wo...
  4. FormField class | Aspose.Words for Python

    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/python-net/aspose.wo...
  5. Inline.is_insert_revision property | Aspose.Wor...

    Inline.is_insert_revision property. Returns true if this object was inserted in Microsoft Word while change tracking was enabled....is_insert_revision property Inline.is_insert_revision property...determine the revision type of an inline node. doc = aw . Document (...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Inline.is_move_to_revision property | Aspose.Wo...

    Inline.is_move_to_revision property. Returns ``True`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....is_move_to_revision property Inline.is_move_to_revision property...determine the revision type of an inline node. doc = aw . Document (...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Logical Levels of Nodes in a Document|Aspose.Wo...

    In Aspose.Words for Node.js via .NET documentation mentioned logical levels of nodes – block level, Inline level, or row level. The node level is used to describe the location in the document tree where the node is typically occur....“block-level”, “inline-level” (also known as “inline”), or “row-level”...the block-level and at the inline-level StructuredDocumentTa...

    docs.aspose.com/words/nodejs-net/logical-levels...
  8. DocumentBuilder.insert_document_inline method |...

    DocumentBuilder.insert_document_Inline method. Inserts a document Inline at the cursor position....insert_document_inline method insert_document_inline(src_doc, import_format_mode...import_format_options) Inserts a document inline at the cursor position. def...

    reference.aspose.com/words/python-net/aspose.wo...
  9. CompositeNode.IsComposite | Aspose.Words for .NET

    Discover the CompositeNode IsComposite property. Easily check if a node supports child nodes for enhanced data structure management....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/com...
  10. Inline.isMoveToRevision property | Aspose.Words...

    Inline.isMoveToRevision property. Returns ``true`` if this object was moved (inserted) in Microsoft Word while change tracking was enabled....isMoveToRevision property Inline.isMoveToRevision property Returns...determine the revision type of an inline node. let doc = new aw . Document...

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