Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 2,745 for

textbox

(0.05 sec)
  1. Shapes in Charts|Documentation

    Learn how to use Aspose.Cells for Python via .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.... Adding TextBox Control to the Chart One way...aspose.cells.drawing.TextBox object. The TextBox class represents...

    docs.aspose.com/cells/python-net/controls-in-ch...
  2. 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...
  3. 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...
  4. 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...
  5. Export of Tables and Matrices|Aspose.Words for ...

    Export of Tables and Matrices setting of the Aspose.Words for Reporting Services....Word tables (default) As textboxes Visually, the output of both...Export Tables and Matrices as Textboxes In some rare cases you might...

    docs.aspose.com/words/reportingservices/export-...
  6. 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...
  7. 使用 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...
  8. 使用 Aspose.Cells 与 C++ 添加 ActiveX 控件|Documentation

    学习如何使用 Aspose.Cells for C++ 编程方式向 Excel 工作表添加 ActiveX 控件。...ControlType::SpinButton ControlType::TextBox ControlType::ToggleButton ...

    docs.aspose.com/cells/zh/cpp/add-activex-contro...
  9. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。... get ( 0 ); // Add a textbox to the worksheet const shape...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  10. 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.... Adding TextBox Control to the Chart One way...Aspose.Cells.Drawing.TextBox object. The TextBox class represents...

    docs.aspose.com/cells/net/controls-in-charts/