Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 10,680 for

insert text

(0.13 sec)
  1. PageSetup.borderSurroundsFooter property | Aspo...

    PageSetup.borderSurroundsFooter property. Specifies whether the page border includes or excludes the footer.... This is the main body text." ); builder . moveToHeaderFooter.... moveToDocumentEnd (); // Insert a blue double-line border....

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

    Discover the BuildingBlock Name property, easily manage and customize your building blocks with a simple name assignment for enhanced organization....access in Microsoft Word via "Insert" -> "Quick Parts" -> "Building...a section that contains the text. Assert . That ( customBlock...

    reference.aspose.com/words/net/aspose.words.bui...
  3. DocumentBuilder.moveToField method | Aspose.Wor...

    DocumentBuilder.moveToField method. Moves the cursor to a field in the document....a document builder’s node insertion point cursor to a specific...DocumentBuilder ( doc ); // Insert a field using the DocumentBuilder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Border.LineStyle | Aspose.Words for .NET

    Customize your design with the Border LineStyle property, allowing you to easily get or set unique border styles for enhanced visual appeal.... Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . Write ( "Text surrounded by green border."...

    reference.aspose.com/words/net/aspose.words/bor...
  5. 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...
  6. TextPath.underline property | Aspose.Words for ...

    TextPath.underline property. True if the font is underlined....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextPath.kerning property | Aspose.Words for Py...

    TextPath.kerning property. Determines whether kerning is turned on....def insert_text_paths (): doc = aw . Document () # Insert a WordArt...WordArt object to display text in a shape that we can re-size...

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

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++....Contents [ Hide ] StoryType enum Text of a Word document is stored...MainText 1 Contains the main text of the document, represented...

    reference.aspose.com/words/cpp/aspose.words/sto...
  9. Aspose::Words::Font::get_Name method | Aspose.W...

    Aspose::Words::Font::get_Name method. Gets or sets the name of the font in C++....Examples Shows how to insert formatted text using DocumentBuilder...Specify font formatting, then add text. System :: SharedPtr < Aspose...

    reference.aspose.com/words/cpp/aspose.words/fon...
  10. Aspose::Words::DocumentBuilder::InsertBreak met...

    Aspose::Words::DocumentBuilder::InsertBreak method. Inserts a break of the specified type into the document in C++....DocumentBuilder::InsertBreak method Inserts a break of the specified type...the break to insert. Examples Shows how to insert a Table of contents...

    reference.aspose.com/words/cpp/aspose.words/doc...