Sort Score
Result 10 results
Languages All
Labels All
Results 921 - 930 of 10,071 for

insert text

(0.08 sec)
  1. Inline.parentParagraph property | Aspose.Words ...

    Inline.parentParagraph property. Retrieves the parent [Paragraph](../../paragraph/) of this node.... // 1 - An "insert" revision: // This revision...revision occurs when we insert text while tracking changes. expect (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ShapeBase.Font | Aspose.Words for .NET

    Discover the ShapeBase Font property for easy font formatting access. Enhance your designs with customizable Text styles and unique typography options....} Examples Shows how to insert a text box, and set the font of...builder . Write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ShapeBase.parentParagraph property | Aspose.Wor...

    ShapeBase.parentParagraph property. Returns the immediate parent paragraph.... Examples Shows how to insert a text box, and set the font of...builder . write ( "This text is inside the text box." ); // Set the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Aspose::Words::Run class | Aspose.Words for C++...

    Aspose::Words::Run class. Represents a run of characters with the same font formatting. To learn more, visit the documentation article in C++....Returns true if this object was inserted in Microsoft Word while change...if this object was moved (inserted) in Microsoft Word while change...

    reference.aspose.com/words/cpp/aspose.words/run/
  5. Aspose::Words::Inline::get_IsInsertRevision met...

    Aspose::Words::Inline::get_IsInsertRevision method. Returns true if this object was Inserted in Microsoft Word while change tracking was enabled in C++....Returns true if this object was inserted in Microsoft Word while change...an Inline node. // 1 - An "insert" revision: // This revision...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. CustomXmlPart | Aspose.Words for Java

    Represents a Custom XML Data Storage Part custom XML data within a package in Java.... // Clone a part, and then insert it into the collection. CustomXmlPart...display our part's contents and insert it into the document body....

    reference.aspose.com/words/java/com.aspose.word...
  7. BookmarkCollection.Remove | Aspose.Words for .NET

    Effortlessly remove bookmarks from your documents with the BookmarkCollection Remove method. Enhance your document management today!...DocumentBuilder ( doc ); // Insert five bookmarks with text inside their boundaries...bookmarkName ); builder . Write ( $"Text inside {bookmarkName}." ); builder...

    reference.aspose.com/words/net/aspose.words/boo...
  8. Font.size property | Aspose.Words for Python

    Font.size property. Gets or sets the font size in points....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. font = builder . font font...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Aspose::Words::Fields::FieldRef::get_IncludeNot...

    Aspose::Words::Fields::FieldRef::get_IncludeNoteOrComment method. Gets whether to increment footnote, endnote, and annotation numbers that are marked by the bookmark, and Insert the corresponding footnote, endnote, and comment Text in C++....marked by the bookmark, and insert the corresponding footnote...footnote, endnote, and comment text. bool Aspose :: Words :: Fields ::...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. Font.Size | Aspose.Words for .NET

    Adjust font size effortlessly with the Font Size property. Customize your Text in points for enhanced readability and design appeal....Shows how to format a run of text using its font property. Document...docx" ); Shows how to insert formatted text using DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/fon...