Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 3,412 for

textbox

(0.3 sec)
  1. Public API Changes in Aspose.Cells 8.7.2|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....order to access an instance of TextBox using its name as a string...detailed article on Accessing the TextBox via its Name Simple usage scenario...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. Text Box|Aspose.Slides Documentation

    Create and format text boxes in C# with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....one: public static void Add_TextBox () { using var pres = new Presentation...with border and no text) var textBox = pres . Slides [ 0 ]. Shapes...

    docs.aspose.com/slides/net/examples/elements/te...
  3. TextBox.internal_margin_bottom property | Aspos...

    Textbox.internal_margin_bottom property. Specifies the inner bottom margin in points for a shape....internal_margin_bottom property TextBox.internal_margin_bottom property...doc = doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Justify FullJustify Text Alignment|Aspose.PDF f...

    Achieve perfect text alignment in PDF reports with Aspose.PDF for Reporting Services. Support for justify and full justify options....specify text alignment for textbox “Justify” and “FullJustify”...like the following: Example < Textbox Name = "textbox1" > < value...

    docs.aspose.com/pdf/reportingservices/justify-f...
  5. TextBox.parent property | Aspose.Words for Node.js

    Textbox.parent property. Gets a parent shape for the [Textbox](../)....parent property TextBox.parent property Gets a parent shape for...for the TextBox . get parent () : Aspose . Words . Drawing ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextBox.internal_margin_top property | Aspose.W...

    Textbox.internal_margin_top property. Specifies the inner top margin in points for a shape....internal_margin_top property TextBox.internal_margin_top property...doc = doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TextBox.internal_margin_right property | Aspose...

    Textbox.internal_margin_right property. Specifies the inner right margin in points for a shape....internal_margin_right property TextBox.internal_margin_right property...doc = doc ) # Insert another textbox with specific margins. text_box_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for Node.js via C++....// Create a textbox with some text const textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . setText ( "Aspose File Format...

    docs.aspose.com/cells/nodejs-cpp/set-preset-wor...
  9. TextBox.parent property | Aspose.Words for Python

    Textbox.parent property. Gets a parent shape for the [Textbox](../)....parent property TextBox.parent property Gets a parent shape for...for the TextBox . @property def parent ( self ) -> aspose . words...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBoxControl.Text | Aspose.Words for .NET

    Manage the TextboxControl's text easily—get or set its content for seamless user interaction and enhanced functionality in your application....how to change text of the TextBox OLE control. Document doc =...= new Document ( MyDir + "Textbox control.docm" ); Shape shape...

    reference.aspose.com/words/net/aspose.words.dra...