Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 3,613 for

textbox

(0.13 sec)
  1. 使用 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/
  2. Shape.last_paragraph property | Aspose.Words fo...

    Shape.last_paragraph property. Gets the last paragraph in the shape....document builder to inside the TextBox and add text. builder . move_to...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Specify the Far East and Latin Name of the Font...

    Learn how to specify Far East and Latin font names in text options of shapes using Aspose.Cells for JavaScript via C++.... get ( 0 ); // Add a textbox inside the worksheet. const...const idx = ws . textBoxes . add ( 5 , 5 , 50 , 200 ); const tb =...

    docs.aspose.com/cells/javascript-cpp/specify-th...
  4. Shapes|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....Contents [ Hide ] Managing TextBox of Excel files with Golang...

    docs.aspose.com/cells/go-cpp/shapes/
  5. LayoutEntityType enumeration | Aspose.Words for...

    Aspose.Words.Layout.LayoutEntityType enumeration. Types of the layout entities.... TextBox Represents text area inside...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Shapes in Charts with JavaScript via C++|Docume...

    Learn how to use Aspose.Cells for JavaScript via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....script > </ html > Adding TextBox Control to the Chart One way...The method returns TextBox object. The TextBox class represents...

    docs.aspose.com/cells/javascript-cpp/controls-i...
  7. Load a Web Image from a URL into an Excel Works...

    Learn how to convert an image from URL to Excel embedded image using C++ and Aspose.Cells for C++ API.... Managing TextBox of Excel files with Golang...

    docs.aspose.com/cells/go-cpp/load-a-web-image-f...
  8. Aspose::Words::Drawing::Stroke::get_ForeThemeCo...

    Aspose::Words::Drawing::Stroke::get_ForeThemeColor method. Gets or sets a ThemeColor object that represents the stroke foreground color in C++....:: Drawing :: ShapeType :: TextBox , 100 , 40 ); System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. 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.... get ( 0 ); //Create a TextBox with some text int index =...0 , 100 , 700 ); TextBox textBox = ( TextBox ) sheet . getShapes...

    docs.aspose.com/cells/java/public-api-changes-i...
  10. How to use Insert Controls|Documentation

    Add Text Box, Combo Box, Check Box, Spin Button, and Option Button controls from the toolbar Insert Controls dropdown.... show ( 'TextBox' ); xs . sheet . modelControl...given control type. type (‘TextBox’, ‘ComboBox’, ‘CheckBox’, ‘SpinButton’...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...