Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 10,894 for

insert text

(0.12 sec)
  1. Aspose::Words::Border class | Aspose.Words for ...

    Aspose::Words::Border class. Represents a border of an object. To learn more, visit the documentation article in C++....distance of the border from text or from the page edge in points...including paragraph, run of text inside a paragraph or a table...

    reference.aspose.com/words/cpp/aspose.words/bor...
  2. ChartTitle.Overlay | Aspose.Words for .NET

    Discover the ChartTitle Overlay property, control element overlap for clearer visuals. Enhance your charts effortlessly with this simple setting!...set ; } Examples Shows how to insert a chart and set a title. Document...DocumentBuilder ( doc ); // Insert a chart shape with a document...

    reference.aspose.com/words/net/aspose.words.dra...
  3. Font.border property | Aspose.Words for Node.js

    Font.border property. Returns a [Border](../../border/) object that specifies border for the font....Border Examples Shows how to insert a string surrounded by a border...DashDotStroker ; builder . write ( "Text surrounded by green border."...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FieldArgumentBuilder class | Aspose.Words for P...

    aspose.words.fields.FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain Text...of fields, nodes, and plain text. To learn more, visit the Working...the argument. add_text(text) Adds a plain text to the argument...

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

    Discover BuildingBlock Gallery's unique property for efficient categorization and seamless user interface sorting. Enhance your organization today!...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...
  6. Working with Shapes in C++|Aspose.Words for C++

    Introduction to shape markup language, creating shapes of different types using C++.... Insert Shape Using Document Builder You can insert inline...specified position, size and text wrap type into a document using...

    docs.aspose.com/words/cpp/working-with-shapes/
  7. BuildingBlockType Enum | Aspose.Words for .NET

    Explore the Aspose.Words BuildingBlockType enum to enhance document functionality in Microsoft Word. Unlock unique building block visibility and behavior!...block to be automatically inserted into the document whenever...structured document tag placeholder text. FormFieldHelpText 3 The building...

    reference.aspose.com/words/net/aspose.words.bui...
  8. FieldAdvance.HorizontalPosition | Aspose.Words ...

    Discover the FieldAdvance HorizontalPosition property, easily adjust Text positioning for precise layout control in your documents. Enhance your formatting today!...number of points by which the text that follows the field should...edge of the column, frame, or text box. public string HorizontalPosition...

    reference.aspose.com/words/net/aspose.words.fie...
  9. Aspose::Words::DocumentBuilder::InsertComboBox ...

    Aspose::Words::DocumentBuilder::InsertComboBox method. Inserts a combobox form field at the current position in C++....DocumentBuilder::InsertComboBox method Inserts a combobox form field at the...form field node that was just inserted. Remarks If you specify a...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. DocumentBuilder.write method | Aspose.Words for...

    DocumentBuilder.write method. Inserts a string into the document at the current Insert position....write method write(text) Inserts a string into the document at...the current insert position. def write ( self , text : str ): ...

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