Sort Score
Result 10 results
Languages All
Labels All
Results 161 - 170 of 3,412 for

textbox

(0.08 sec)
  1. TextBox.breakForwardLink method | Aspose.Words ...

    Textbox.breakForwardLink method. Breaks the link to the next [Textbox](../)....the next TextBox . breakForwardLink () Remarks TextBox.breakForwardLink()...sequence and TextBox.breakForwardLink() at the 2-nd textbox will create...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. TextBox.break_forward_link method | Aspose.Word...

    Textbox.break_forward_link method. Breaks the link to the next [Textbox](../)....Breaks the link to the next TextBox . def break_forward_link (...( self ): ... Remarks TextBox.break_forward_link() doesn’t break...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Drawing::Shape::get_LastParagrap...

    Aspose::Words::Drawing::Shape::get_LastParagraph method. Gets the last paragraph in the shape in C++....:: Drawing :: ShapeType :: TextBox , 150 , 100 ); System :: SharedPtr...Drawing :: TextBox > textBox = textBoxShape -> get_TextBox (); //...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. TextBoxWrapMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.Drawing.TextboxWrapMode enum to control text wrapping in shapes, enhancing document layouts and design flexibility.... TextBox , 300 , 300 ); TextBox textBox = textBoxShape...textBoxShape . TextBox ; // Set the "TextBoxWrapMode" property to "TextBoxWrapMode...

    reference.aspose.com/words/net/aspose.words.dra...
  5. 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...
  6. 使用C++按名称访问文本框|Documentation

    了解如何使用Aspose.Cells for C++按名称访问文本框。... Get ( 0 ); // Add the TextBox to the worksheet int idx =...newly created TextBox using its index & name it TextBox tb1 = sheet...

    docs.aspose.com/cells/zh/cpp/access-the-text-bo...
  7. 用 C++ 为形状的文字设置预设文字艺术样式|Documentation

    学习如何用 Aspose.Cells for C++ 为形状的文本设置预设文字艺术样式。...// Create a textbox with some text TextBox textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . SetText ( u "Aspose File...

    docs.aspose.com/cells/zh/cpp/set-preset-wordart...
  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.NoTextRotation | Aspose.Words for .NET

    Control text rotation in your Textbox with the NoTextRotation property. Ensure clear, readable text even when shapes are rotated. Enhance your design!...NoTextRotation TextBox.NoTextRotation property Gets or sets a...indicating either text of the TextBox should not rotate when the...

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