Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 1,777 for

inline

(0.1 sec)
  1. ShowInBalloons enumeration | Aspose.Words for P...

    aspose.words.layout.ShowInBalloons enumeration. Specifies which revisions are rendered in balloons....delete and format revisions inline. FORMAT Renders insert and...and delete revisions inline, format revisions in balloons. FORMAT_AND_DELETE...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Inline.IsDeleteRevision | Aspose.Words for .NET

    Discover the Inline IsDeleteRevision property in Microsoft Word, which indicates if an object was deleted during change tracking. Enhance your document management!...IsDeleteRevision Contents [ Hide ] Inline.IsDeleteRevision property Returns...determine the revision type of an inline node. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/inl...
  3. Inline.IsMoveFromRevision | Aspose.Words for .NET

    Discover the Inline IsMoveFromRevision property in Microsoft Word. Learn how it tracks deleted objects for efficient document management and editing....IsMoveFromRevision Contents [ Hide ] Inline.IsMoveFromRevision property...determine the revision type of an inline node. Document doc = new Document...

    reference.aspose.com/words/net/aspose.words/inl...
  4. 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...
  5. 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...
  6. Aspose::Words::DocumentBuilder::InsertImage met...

    Aspose::Words::DocumentBuilder::InsertImage method. Inserts an image from a byte array into the document. The image is inserted Inline and at 100% scale in C++.... The image is inserted inline and at 100% scale. System ::...image from a byte array. // 1 - Inline shape with a default size based...

    reference.aspose.com/words/cpp/aspose.words/doc...
  7. 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...
  8. Aspose::Words::Layout::ShowInBalloons enum | As...

    Aspose::Words::Layout::ShowInBalloons enum. Specifies which revisions are rendered in balloons in C++....delete and format revisions inline. Format 1 Renders insert and...and delete revisions inline, format revisions in balloons. FormatAndDelete...

    reference.aspose.com/words/cpp/aspose.words.lay...
  9. DocumentBuilder.InsertDocumentInline | Aspose.W...

    Effortlessly insert documents Inline with the DocumentBuilder InsertDocumentInline method, enhancing your workflow and document editing experience.... method Inserts a document inline at the cursor position. public...Shows how to insert a document inline at the cursor position. DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Node.NodeTypeToString | Aspose.Words for .NET

    Discover the Node NodeTypeToString method, effortlessly convert node type enums into user-friendly strings for seamless coding and improved readability....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/nod...