Sort Score
Result 10 results
Languages All
Labels All
Results 151 - 160 of 2,859 for

textbox

(0.04 sec)
  1. Public API Changes in Aspose.Cells 8.7.2|Docume...

    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....to access the instance of TextBox using its name as String. For...detailed article on Accessing the TextBox via its Name Simple usage scenario...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. 用 C++ 为形状的文字设置预设文字艺术样式|Documentation

    学习如何用 Aspose.Cells for C++ 为形状的文本设置预设文字艺术样式。...// Create a textbox with some text TextBox textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . SetText ( u "Aspose File...

    docs.aspose.com/cells/zh/cpp/set-preset-wordart...
  3. 使用C++按名称访问文本框|Documentation

    了解如何使用Aspose.Cells for C++按名称访问文本框。... Get ( 0 ); // Add the TextBox to the worksheet int idx =...newly created TextBox using its index & name it TextBox tb1 = sheet...

    docs.aspose.com/cells/zh/cpp/access-the-text-bo...
  4. TextBox.NoTextRotation | Aspose.Words for .NET

    Control text rotation in your Textbox with the NoTextRotation property. Ensure clear, readable text even when shapes are rotated. Enhance your design!...NoTextRotation TextBox.NoTextRotation property Gets or sets a...indicating either text of the TextBox should not rotate when the...

    reference.aspose.com/words/net/aspose.words.dra...
  5. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for Node.js via C++....// Create a textbox with some text const textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . setText ( "Aspose File Format...

    docs.aspose.com/cells/nodejs-cpp/set-preset-wor...
  6. HTML Formatting|Aspose.Words for Reporting Serv...

    HTML Formatting setting of the Aspose.Words for Reporting Services....within a single textbox (i.e. all text in a textbox shares the same...full rich formatting within a textbox in RDL reports. To do this...

    docs.aspose.com/words/reportingservices/html-fo...
  7. Enhance Your Presentations with AutoFit in C#|A...

    Learn how to manage AutoFit settings in Aspose.Slides for .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....By default, when you add a textbox, Microsoft PowerPoint uses...for the textbox—it automatically resizes the textbox to ensure...

    docs.aspose.com/slides/net/manage-autofit-setti...
  8. Manage Shape Text Options|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....Shape or TextBox Change Character Spacing of Excel TextBox or Shape...the Paragraph in a Shape or Textbox Rotate Text with Shape inside...

    docs.aspose.com/cells/python-net/managing-shape...
  9. 用 Node.js 和 C++ 设置形状文本的预设 WordArt 样式|Documentation

    学习如何用 Aspose.Cells for Node.js via C++ 为形状的文本设置预设 WordArt 样式...// Create a textbox with some text const textbox = worksheet... 0 , 0 , 0 , 100 , 700 ); textbox . setText ( "Aspose File Format...

    docs.aspose.com/cells/zh/nodejs-cpp/set-preset-...
  10. TextBoxControl.type property | Aspose.Words for...

    TextboxControl.type property. Gets type of Forms 2.0 control....how to change text of the TextBox OLE control. doc = aw . Document...Document ( file_name = MY_DIR + 'Textbox control.docm' ) shape = doc...

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