Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 3,616 for

textbox

(0.37 sec)
  1. 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...
  2. MorphDataControl class | Aspose.Words for Python

    aspose.words.drawing.ole.MorphDataControl class. The MorphDataControl structure is an aggregate of six controls: CheckBox, ComboBox, ListBox, OptionButton, Textbox, and ToggleButton....ComboBox, ListBox, OptionButton, TextBox, and ToggleButton. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Add ActiveX Controls using Aspose.Cells with C+...

    Learn how to add ActiveX controls to Excel worksheets programmatically using Aspose.Cells for C++....ControlType::SpinButton ControlType::TextBox ControlType::ToggleButton ...

    docs.aspose.com/cells/cpp/add-activex-controls-...
  4. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of Textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used...that source formatting of textboxes content ignored if ImportFormatMode...size = 24 builder . write ( 'Textbox contents' ) # Set a flag to...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ShapeBase.wrap_side property | Aspose.Words for...

    ShapeBase.wrap_side property. Specifies how the text is wrapped around the shape....Examples Shows how to replace all textbox shapes with image shapes. doc...Document ( file_name = MY_DIR + 'Textboxes in drawing canvas.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....]; // Create a TextBox with some text var textBox = sheet . Shapes...700 ); textBox . Text = "Aspose File Format APIs" ; textBox . Font...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. Rotate Text with Shape inside the Worksheet|Doc...

    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....the Paragraph in a Shape or Textbox Set Margins of Comment or Shape...

    docs.aspose.com/cells/python-net/rotate-text-wi...
  8. MorphDataControl class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Ole.MorphDataControl class. The MorphDataControl structure is an aggregate of six controls: CheckBox, ComboBox, ListBox, OptionButton, Textbox, and ToggleButton....ComboBox, ListBox, OptionButton, TextBox, and ToggleButton. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 使用 Node.js 和 C++ 替换工作表中文本框内的标签为文本|Documentation

    学习如何使用 Aspose.Cells for Node.js via C++ 替换工作表中文本框内的标签为文本...multiple tags within a single textbox. 示例代码 以下示例代码将标签 TAG_1 和 TAG_2...

    docs.aspose.com/cells/zh/nodejs-cpp/replace-tag...
  10. NodeCollection.to_array method | Aspose.Words f...

    NodeCollection.to_array method. Copies all nodes from the collection to a new array of nodes....Examples Shows how to replace all textbox shapes with image shapes. doc...Document ( file_name = MY_DIR + 'Textboxes in drawing canvas.docx' )...

    reference.aspose.com/words/python-net/aspose.wo...