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

textbox

(0.25 sec)
  1. Access the Text Box by the Name with Node.js vi...

    Learn how to access a text box by name from the collection in Aspose.Cells for Node.js via C++.... get ( 0 ); // Add the TextBox to the worksheet const idx...// Access the newly created TextBox using its index and set its...

    docs.aspose.com/cells/nodejs-cpp/access-the-tex...
  2. 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...
  3. 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...
  4. 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...
  5. 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...
  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. TextBoxControl.type property | Aspose.Words for...

    TextboxControl.type property. Gets type of Forms 2.0 control....how to change text of the TextBox OLE control. doc = aw . Document...Document ( file_name = MY_DIR + 'Textbox control.docm' ) shape = doc...

    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 C++....text box with some text TextBox textbox = worksheet . GetShapes... 0 , 0 , 0 , 100 , 700 ); textbox . SetText ( u "Aspose File...

    docs.aspose.com/cells/cpp/set-preset-wordart-st...
  9. TextBox.internal_margin_left property | Aspose....

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

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...