Sort Score
Result 10 results
Languages All
Labels All
Results 1,481 - 1,490 of 10,804 for

insert text

(4.97 sec)
  1. BookmarkCollection.RemoveAt | Aspose.Words for ...

    Effortlessly manage your bookmarks with the RemoveAt method—quickly delete any bookmark by its index for a streamlined collection!...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...
  2. StructuredDocumentTag.IsShowingPlaceholderText ...

    Discover how the IsShowingPlaceholderText property in StructuredDocumentTag enhances your document's clarity by distinguishing placeholder Text from regular content....contain placeholder text (as opposed to regular text contents within...resumed (showing placeholder text) upon opening this document...

    reference.aspose.com/words/net/aspose.words.mar...
  3. Aspose::Words::Fields::FieldAdvance::get_DownOf...

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::Fields::FieldAdvance::get_Vertic...

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

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. Aspose::Words::Markup::CustomXmlPart::get_Id me...

    Aspose::Words::Markup::CustomXmlPart::get_Id method. Gets or sets the string that identifies this custom XML part within an OOXML document in C++....xmlPartContent = u "<root><text>Hello world!</text></root>" ; System ::...ASPOSE_ASSERT_EQ ( System :: Text :: Encoding :: get_ASCII ()...

    reference.aspose.com/words/cpp/aspose.words.mar...
  6. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the font used for Latin Text (characters with character codes from 0 (zero) through 127)....sets the font used for Latin text (characters with character codes...that we use the builder to insert while using this font configuration...

    reference.aspose.com/words/python-net/aspose.wo...
  7. CommentCollection class | Aspose.Words for Python

    aspose.words.CommentCollection class. Provides typed access to a collection of [Comment](../comment/) nodes...NodeCollection ) insert(index, node) Inserts a node into the collection...writeln ( 'Helo world!' ) # Insert a comment to point out an error...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Working with Footers in NPOI|Aspose.Words for .NET

    Work with footers in a document easily and fast instead of using NPOI in C#....code to demonstrate how to insert footer in word document: C#...code to demonstrate how to insert footer in word document using...

    docs.aspose.com/words/net/working-with-footers-...
  9. ViewOptions.doNotDisplayPageBoundaries property...

    ViewOptions.doNotDisplayPageBoundaries property. Turns off display of the space between the top of the Text and the top edge of the page....space between the top of the text and the top edge of the page...DocumentBuilder ( doc ); // Insert content that spans across 3...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font.... 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...