Sort Score
Result 10 results
Languages All
Labels All
Results 1,401 - 1,410 of 7,679 for

insert text

(0.12 sec)
  1. Font.style property | Aspose.Words for Python

    Font.style property. Gets or sets the character style applied to this formatting....= doc ) # Insert a custom style and apply it to text created using...'MyStyle' builder . write ( 'This text is in a custom style.' ) # Iterate...

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

    Discover the BookmarkCollection Count property, which efficiently returns the total number of bookmarks, enhancing your data management capabilities....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...
  3. BookmarkCollection.Clear | Aspose.Words for .NET

    Effortlessly clear all bookmarks from your document with the BookmarkCollection Clear method. Streamline your workflow and enhance organization 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...
  4. Border.color property | Aspose.Words for Python

    Border.color property. Gets or sets the border color.... Examples Shows how to insert a string surrounded by a border...DASH_DOT_STROKER builder . write ( 'Text surrounded by green border.'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldDate Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldDate class, designed to effortlessly implement DATE fields, enhancing your document automation and formatting....DisplayResult { get; } Gets the text that represents the displayed...Result { get; set; } Gets or sets text that is between the field separator...

    reference.aspose.com/words/net/aspose.words.fie...
  6. Aspose::Words::Fields::FieldAdvance::get_RightO...

    Aspose::Words::Fields::FieldAdvance::get_RightOffset method. Gets or sets the number of points by which the Text that follows the field should be moved right in C++....number of points by which the text that follows the field should...get_RightOffset () Examples Shows how to insert an ADVANCE field, and edit...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. BuildingBlock.AcceptEnd | Aspose.Words for .NET

    Discover the BuildingBlock AcceptEnd method—seamlessly manage visitor access and enhance their experience at the end of your BuildingBlock....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...that contains the text. Assert . AreEqual ( $"Text inside {customBlock...

    reference.aspose.com/words/net/aspose.words.bui...
  8. BuildingBlock.Description | Aspose.Words for .NET

    Manage your BuildingBlock description effortlessly. Easily set or update descriptions for enhanced organization and clarity in your projects....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...that contains the text. Assert . AreEqual ( $"Text inside {customBlock...

    reference.aspose.com/words/net/aspose.words.bui...
  9. FieldSet | Aspose.Words for Java

    Implements the SET field in Java.... Remarks: Assigns new text to a bookmark. Examples: Shows...Shows how to create bookmarked text with a SET field, and then display...

    reference.aspose.com/words/java/com.aspose.word...
  10. IStructuredDocumentTag.is_showing_placeholder_t...

    IStructuredDocumentTag.is_showing_placeholder_Text property. Specifies whether the content of this SDT shall be interpreted to contain placeholder Text (as opposed to regular Text contents within the SDT)....is_showing_placeholder_text property IStructuredDocumentT.is...is_showing_placeholder_text property Specifies whether the content...

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