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

textbox

(0.05 sec)
  1. 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...
  2. TextBox.TextBoxWrapMode | Aspose.Words for .NET

    Discover the Textbox WrapMode property to enhance text wrapping within shapes, improving your design's clarity and visual appeal....TextBoxWrapMode Contents [ Hide ] TextBox.TextBoxWrapMode property Determines...ShapeType . TextBox , 300 , 300 ); TextBox textBox = textBoxShape...

    reference.aspose.com/words/net/aspose.words.dra...
  3. 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...
  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. 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...
  6. 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...
  7. 使用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...
  8. 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...
  9. 用 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...
  10. 使用GridJs的高亮功能|Documentation

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

    docs.aspose.com/cells/zh/python-net/aspose-cell...