Sort Score
Result 10 results
Languages All
Labels All
Results 4,831 - 4,840 of 10,956 for

insert text

(0.63 sec)
  1. Fill.opacity property | Aspose.Words for Python

    Fill.opacity property. Gets or sets the degree of opacity of the specified fill as a value between 0.0 (clear) and 1.0 (opaque)....DocumentBuilder ( doc ) # Write some text, and then cover it with a floating...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  2. CFF Fonts Knowledge Base

    Benefits and use of CFF Fonts. Discover their compact elegance and timeless quality in professional typography and graphic design....fonts support hinting, improving text rendering at small sizes. May...software, for getting precise text layout and high-quality printing...

    docs.aspose.com/font/net/what-is-font/cff-font/
  3. Shape.fill_color property | Aspose.Words for Py...

    Shape.fill_color property. Defines the brush color that fills the closed path of the shape....DocumentBuilder ( doc ) # Write some text, and then cover it with a floating...world!' ) shape = builder . insert_shape ( aw . drawing . ShapeType...

    reference.aspose.com/words/python-net/aspose.wo...
  4. TextBox.previous property | Aspose.Words for Py...

    TextBox.previous property. Returns a [TextBox](../) that represents the previous [TextBox](../) in a sequence of shapes.... Examples Shows how to link text boxes. doc = aw . Document ()...( doc = doc ) text_box_shape1 = builder . insert_shape ( shape_type...

    reference.aspose.com/words/python-net/aspose.wo...
  5. TextBox.no_text_rotation property | Aspose.Word...

    TextBox.no_Text_rotation property. Gets or sets a boolean value indicating either Text of the TextBox should not rotate when the shape is rotated....no_text_rotation property TextBox.no_text_rotation property Gets...boolean value indicating either text of the TextBox should not rotate...

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

    Discover the Aspose.Words.Fields.FieldAutoNumOut class for seamless AUTONUMOUT field implementation, enhancing document automation and efficiency....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...
  7. Get Node that Contains the End of Matched Strin...

    FindReplaceOptions optionsWhile = new FindReplaceOptions(); optionsWhile.setReplacingCallback(new ReplaceHandler()); WordDoc.getRange().replace(Pattern.compile("[tag(.+?)](.+?)[/tag]"), "", optionsWhile); in ReplaceHand…...be the only) run can contain text before the match, // in this...contains the match if there is any text left. if ((currentNode != null)...

    forum.aspose.com/t/get-node-that-contains-the-e...
  8. CompatibilityOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Line Wrapping for East Asian Text. MWSmallCaps { get; set; } Emulate...{ get; set; } Do Not Balance Text Columns within a Section. NoExtraLineSpacing...

    reference.aspose.com/words/net/aspose.words.set...
  9. Comment class | Aspose.Words for Python

    aspose.words.Comment class. Represents a container for Text of a comment...class Represents a container for text of a comment. To learn more...to a region of text or to a position in text. A comment can contain...

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

    aspose.words.PageSetup class. Represents the page setup properties of a section...bidirectional (complex scripts) text. border_always_in_front Specifies...positioned relative to intersecting texts and objects. border_applies_to...

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