Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 10,959 for

insert text

(0.1 sec)
  1. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========......specific styles */ } /* ========== Text Rotate Modal ========== */ ...x-spreadsheet-modal-text-rotate { /* Text rotate modal specific...

    docs.aspose.com/cells/tr/python-net/aspose-cell...
  2. How to Create a Fillable Form in Word using Python

    This article provides description about how to create a fillable form in Word using Python. It contains configuration details, all the steps and a runnable sample code to create a form in Word using Python....the loaded Word file for inserting controls Create a textbook...textbook control using the insert_text_input() method in the DocumentBuilder...

    kb.aspose.com/words/python/how-to-create-a-fill...
  3. CustomXmlPart.data property | Aspose.Words for ...

    CustomXmlPart.data property. Gets or sets the XML content of this Custom XML Data Storage Part....xml_part_content = '<root><text>Hello world!</text></root>' xml_part =...) # Clone a part, and then insert it into the collection. xml_part_clone...

    reference.aspose.com/words/python-net/aspose.wo...
  4. CustomXmlPartCollection.removeAt method | Aspos...

    CustomXmlPartCollection.removeAt method. Removes an item at the specified index....xmlPartContent = "<root><text>Hello world!</text></root>" ; let xmlPart...); // Clone a part, and then insert it into the collection. let...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Shape.text_path property | Aspose.Words for Python

    Shape.Text_path property. Defines the Text of the Text path (of a WordArt object)....text_path property Shape.text_path property Defines the text...the text path (of a WordArt object). @property def text_path...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. TextPath.Shadow | Aspose.Words for .NET

    Discover how the TextPath Shadow property enhances your Text with customizable shadows for stunning visual effects on your designs....shadow is applied to the text on a text path. public bool Shadow...Document (); // Insert a WordArt object to display text in a shape...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Aspose::Words::Fields::FieldDdeAuto::get_Insert...

    Aspose::Words::Fields::FieldDdeAuto::get_InsertAsUnicode method. Gets whether to Insert the linked object as Unicode Text in C++....whether to insert the linked object as Unicode text. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.fie...
  9. Font.NameAscii | Aspose.Words for .NET

    Discover the Font NameAscii property to customize Latin Text fonts, enhancing your design with character codes 0-127 for improved readability....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/net/aspose.words/fon...
  10. Aspose::Words::Font::get_Size method | Aspose.W...

    Aspose::Words::Font::get_Size method. Gets or sets the font size in points 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...