Sort Score
Result 10 results
Languages All
Labels All
Results 141 - 150 of 2,858 for

textbox

(0.03 sec)
  1. Aspose::Words::Drawing::Shape::Shape constructo...

    Aspose::Words::Drawing::Shape::Shape constructor. Creates a new shape object in C++.... auto textBox = System :: MakeObject < Aspose...Drawing :: ShapeType :: TextBox ); textBox -> set_WrapType ( Aspose...

    reference.aspose.com/words/cpp/aspose.words.dra...
  2. Set Preset WordArt Style to the Text of the Sha...

    Learn how to set preset WordArt style to the text of a shape using 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/cpp/set-preset-wordart-st...
  3. Access the Text Box by the Name with C++|Docume...

    Learn how to access a text box by its name using 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/cpp/access-the-text-box-b...
  4. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...将文本框添加到突出显示文本框数组中,文本框是 type 属性为"TextBox"的特殊形状,在活动工作表中 xs . sheet ....data . shapes whose type is 'TextBox' startpostion : highlight start...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  5. 如何用 C++ 为文本框应用/设置文本对齐|Documentation

    如何用 C++ 在 Aspose.Cells 中为文本框应用/设置文本对齐。... GetShapes (); // Add a TextBox to the worksheet Shape shape...); // Set the text of the TextBox shape . SetText ( u "This is...

    docs.aspose.com/cells/zh/cpp/applying-text-alig...
  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/java/public-api-changes-i...
  7. 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...
  8. 用 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...
  9. 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...
  10. 使用GridJs的高亮功能|Documentation

    本文介绍如何在GridJs中对单元格文本、单元格范围、形状和图片进行突出显示。...将文本框添加到突出显示文本框数组中,文本框是 type 属性为"TextBox"的特殊形状,在活动工作表中 xs . sheet ....data . shapes whose type is 'TextBox' startpostion : highlight start...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...