Sort Score
Result 10 results
Languages All
Labels All
Results 181 - 190 of 3,166 for

textbox

(0.15 sec)
  1. 用 Node.js 和 C++ 设置形状文本的预设 WordArt 样式|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 为形状的文本设置预设 WordArt 样式...// Create a textbox with some text const textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . setText ( "Aspose File Format...

    docs.aspose.com/cells/zh/nodejs-cpp/set-preset-...
  2. 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...
  3. 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...
  4. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextboxes property enhances your document formatting by controlling Textbox content. Optimize with ease today!...that source formatting of textboxes content ignored if KeepSourceFormatting...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 300...

    reference.aspose.com/words/net/aspose.words/imp...
  5. 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...
  6. 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....to access the instance of TextBox using its name as string. For...detailed article on Accessing the TextBox via its Name Simple usage scenario...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. 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...
  8. TextBoxControl.Type | Aspose.Words for .NET

    Discover the TextboxControl Type property for Forms 2.0, enabling seamless control customization and enhancing user experience in your applications....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...
  9. Aspose::Words::Drawing::TextBoxWrapMode enum | ...

    Aspose::Words::Drawing::TextboxWrapMode enum. Specifies how text wraps inside a shape in C++....:: Drawing :: ShapeType :: TextBox , 300 , 300 ); System :: SharedPtr...Drawing :: TextBox > textBox = textBoxShape -> get_TextBox (); //...

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