Sort Score
Result 10 results
Languages All
Labels All
Results 191 - 200 of 3,410 for

textbox

(0.05 sec)
  1. 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...
  2. Manage Shape Text Options with JavaScript via C...

    Learn how to manage text options for shapes using Aspose.Cells for JavaScript via C++....of Text Effects of Shape or TextBox with JavaScript via C++ Change...Character Spacing of Excel TextBox or Shape with JavaScript via...

    docs.aspose.com/cells/javascript-cpp/managing-s...
  3. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextboxes method. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....that source formatting of textboxes content ignored if KeepSourceFormatting...Words :: Drawing :: Shape > textBox = builder -> InsertShape (...

    reference.aspose.com/words/cpp/aspose.words/imp...
  4. 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...
  5. 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...
  6. 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...
  7. 文本框|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中创建和格式化文本框:设置字体、对齐、换行、自动适应以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...以下是创建方法: 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/zh/net/examples/elements...
  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. 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. CompareOptions.IgnoreTextboxes | Aspose.Words f...

    Discover how the CompareOptions IgnoreTextboxes property enhances data comparison by excluding text box differences for more accurate results....set ; } Remarks By default, textboxes are not ignored. Examples...builder . EndTable (); // Textbox: Shape textBox = builder . InsertShape...

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