Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 3,584 for

textbox

(0.13 sec)
  1. StoryType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StoryType enum, efficiently manage Word document text stories with ease. Enhance your document processing experience today!... Textbox 5 Contains shape or textbox text, represented...

    reference.aspose.com/words/net/aspose.words/sto...
  2. 使用 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/
  3. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your document's visual appeal....layer, such as an AutoShape, textbox, freeform, OLE object, ActiveX...Defines a stroke for a shape. TextBox Defines attributes that specify...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 在工作表内替换标签文本框|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....multiple tags within a single textbox. The sample file can be downloaded...

    docs.aspose.com/cells/zh/java/replace-tag-with-...
  5. StoryType enumeration | Aspose.Words for Node.js

    Aspose.Words.StoryType enumeration. Text of a Word document is stored in stories... Textbox Contains shape or textbox text, represented...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 在形状的文本选项中指定东亚和拉丁字体名称,使用Node.js通过C++|Documentation

    学习如何在形状的文本选项中指定东亚和拉丁字体名称,使用Aspose.Cells for Node.js via C++。... get ( 0 ); // Add textbox inside the worksheet. const...); // Set the text of the textbox. tb . setText ( "こんにちは世界" );...

    docs.aspose.com/cells/zh/nodejs-cpp/specify-the...
  7. 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...
  8. 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...
  9. Stroke.ForeThemeColor | Aspose.Words for .NET

    Manage your stroke's foreground color effortlessly with the Stroke ForeThemeColor property. Customize your designs with vibrant theme colors!... TextBox , 100 , 40 ); Stroke stroke...

    reference.aspose.com/words/net/aspose.words.dra...
  10. 利用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...