Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,416 for

textbox

(0.73 sec)
  1. TextBoxControl | Aspose.Words for Java

    The Textbox control displays text from an organized set of data or user input in Java....extends MorphDataControl The TextBox control displays text from...how to change text of the TextBox OLE control. Document doc =...

    reference.aspose.com/words/java/com.aspose.word...
  2. Document.compare method | Aspose.Words for Python

    aspose.words.Document.compare method... end_table () # Textbox: text_box = builder . insert_shape...builder . write ( 'Original textbox contents' ) # DATE field: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for .NET to add controls and customize charts in Microsoft Excel. Our guide will demonstrate how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....following alternatives: Use the TextBox control instead; there is a...in XLSX files. Example for TextBox, which XLSX files can support...

    docs.aspose.com/cells/net/controls-in-charts/
  4. Aspose.Words.Drawing module | Aspose.Words for ...

    The Aspose.Words.Drawing module provides classes that allow to create and modify drawing objects....and can represent a picture, textbox, AutoShape or an OLE object...layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. aspose.words.drawing module | Aspose.Words for ...

    The aspose.words.drawing module provides classes that allow to create and modify drawing objects....and can represent a picture, textbox, AutoShape or an OLE object...layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 利用Node.js通过C++在图表中添加形状|Documentation

    学习如何使用Aspose.Cells for Node.js via C++在Microsoft Excel中添加控件并自定义图表。本指南演示如何操作图表元素、调整格式以及增强图表的整体外观和可用性。... 该方法返回一个 TextBox 对象。 TextBox 类表示图表中的文本框。 以下示例显示了如...(). get ( 0 ); // Add a new textbox to the chart. const textbox0...

    docs.aspose.com/cells/zh/nodejs-cpp/controls-in...
  7. 使用 C++ 管理图表中的形状|Documentation

    学习如何使用 Aspose.Cells for C++ 添加控件和自定义 Microsoft Excel 中的图表。我们的指南将演示如何操作图表元素、调整格式以及提升图表的整体外观与易用性。...Aspose::Cells::Drawing::TextBox 对象。 TextBox 类代表图表中的文本框。 以下示例显示了如...); // Add a new textbox to the chart TextBox textbox0 = chart...

    docs.aspose.com/cells/zh/cpp/controls-in-charts/
  8. Working with GridJs Client Side|Documentation

    This article introduce the client javascript APIs or functions in GridJs....to allow text selection in TextBox controls when in read-only...'#FFFF00' ); APIs for TextBox object TextBox is a special kind of...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  9. Aspose::Words::StoryType enum | Aspose.Words fo...

    Aspose::Words::StoryType enum. Text of a Word document is stored in stories. StoryType identifies a story in C++.... Textbox 5 Contains shape or textbox text, represented...

    reference.aspose.com/words/cpp/aspose.words/sto...
  10. 使用 Python.NET 在工作表中的文本框中用文本替换标签|Documentation

    学习如何使用 Aspose.Cells for Python via .NET 在Excel工作表中的文本框里用文本替换标签。...multiple tags within a single textbox. 示例代码 以下示例代码将标签TAG_1和TAG_2...aspose.cells.drawing import TextBox def sheet_replace ( workbook...

    docs.aspose.com/cells/zh/python-net/replace-tag...