Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 3,585 for

textbox

(0.08 sec)
  1. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...allowSelectTextInTex 在只读模式下是否允许在 TextBox 控件中选择文本。 默认值为 false。 false...'#FFFF00' ); 用于TextBox对象的API TextBox是一种特殊类型的形状,其类型属性为:“TextBox” 例如:以下代码将显示哪种形状是文本框...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  2. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....:: Drawing :: ShapeType :: TextBox , 300 , 50 ); builder -> MoveTo...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. How to Extract Multi-Column Text from a Text Fr...

    Hi Team, I am using aspose slides for cpp. There is a text frame where text is divided into 3 multi columns. I want to be able to extract text according to different columns. Entire text: Hello, this is the first colum…...System::SharedPtr<IAutoShape> textBox = System::DynamicCast<IAut...hapes()->idx_get(0)); if (textBox->get_IsTextBox()) { // Get...

    forum.aspose.com/t/how-to-extract-multi-column-...
  4. Forms2OleControlType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.Forms2OleControlType enum, featuring a range of Forms 2.0 control types for enhanced document automation.... Textbox 2 A control that allows the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Working with Form Fields in Python|Aspose.Words...

    Insert, obtain, or format a form field in a document using Python....in Microsoft Word include textbox, combo box and checkbox. DocumentBuilder...insert_text_input method to insert a textbox into the document. The following...

    docs.aspose.com/words/python-net/working-with-f...
  6. Topics tagged shapes

    Topics tagged shapes...paragraph ending in Shape TextBox Aspose.Words Product Family...

    forum.aspose.com/tag/shapes
  7. Aspose.Cells Forms for Sitefinity|Documentation

    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....fields Allow adding TextBox, Multiline TextBox, RadioButton, CheckBox...update new fields of any type ( TextBox, MultiLineTextBox, RadioButton...

    docs.aspose.com/cells/net/aspose-cells-forms-fo...
  8. MorphDataControl Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Ole.MorphDataControl class, featuring versatile controls like CheckBox, ComboBox, and more for enhanced document interactivity....ComboBox, ListBox, OptionButton, TextBox, and ToggleButton. public abstract...

    reference.aspose.com/words/net/aspose.words.dra...
  9. TextBoxControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.TextboxControl class. The Textbox control displays text from an organized set of data or user input....class TextBoxControl class The TextBox control displays text from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Get Connection Points from Shape with Node.js v...

    Learn how to retrieve connection points from shapes in Excel using Aspose.Cells for Node.js via C++.... get ( 0 ); // Add a new textbox to the collection. const textboxIndex...

    docs.aspose.com/cells/nodejs-cpp/get-connection...