Sort Score
Result 10 results
Languages All
Labels All
Results 111 - 120 of 3,974 for

inline

(0.12 sec)
  1. Inline.isDeleteRevision property | Aspose.Words...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node....parentParagraph property Inline.parentParagraph property Retrieves...determine the revision type of an inline node. let doc = new aw . Document...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Inline.is_format_revision property | Aspose.Wor...

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

    reference.aspose.com/words/python-net/aspose.wo...
  4. 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...
  5. 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...
  6. Inline.isInsertRevision property | Aspose.Words...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. OfficeMathJustification enumeration | Aspose.Wo...

    aspose.words.math.OfficeMathJustification enumeration. Specifies the justification of the equation.... INLINE Inline position of Math. DEFAULT...OfficeMath nodes are always inline. # The node we are working...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::CssStyleSheetType enum |...

    Aspose::Words::Saving::CssStyleSheetType enum. Specifies how CSS (Cascading Style Sheet) styles are exported to HTML in C++....Description Inline 0 CSS styles are written inline (as a value...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. DocumentBuilder.InsertImage | Aspose.Words for ...

    Effortlessly enhance your documents with DocumentBuilder's InsertImage method, allowing seamless insertion of .NET images at full scale for stunning visuals.... The image is inserted inline and at 100% scale. public Shape...Image object instance. // 1 - Inline shape with a default size based...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Logical Levels of Nodes in a Document in C++|As...

    In Aspose.Words for C++ 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/cpp/logical-levels-of-nod...