Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 3,417 for

textbox

(0.06 sec)
  1. Copy Shapes between Worksheets|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....Another Worksheet “Control” with textbox and oval Please see the following...Worksheet “Result” with copied textbox and oval Conclusion This article...

    docs.aspose.com/cells/java/copy-shapes-between-...
  2. "Unable to resize shapes in read-only mode." - ...

    “Unable to resize shapes in read-only mode.” Is there any way to resize the shapes in read only mode. “Unable to resize shapes in read-only mode.” image.png (29.3 KB)...or form controls (including textbox) was disabled in read mode...

    forum.aspose.com/t/unable-to-resize-shapes-in-r...
  3. 使用 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...
  4. Working with Form Fields in C#|Aspose.Words for...

    Understanding Form Fields feature, working with Form Fields using C#....in Microsoft Word include textbox, combo box and checkbox. DocumentBuilder...InsertTextInput method to insert a textbox into the document. The following...

    docs.aspose.com/words/net/working-with-form-fie...
  5. 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...
  6. WrapSide enumeration | Aspose.Words for Python

    aspose.words.drawing.WrapSide enumeration. Specifies what side(s) of the shape or picture the text wraps around....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. Shape.StoryType | Aspose.Words for .NET

    Transform your StoryType property effortlessly with our intuitive Textbox feature. Enhance user experience and streamline your content creation today!...StoryType property Returns Textbox. public StoryType StoryType...

    reference.aspose.com/words/net/aspose.words.dra...
  8. LayoutEntityType Enum | Aspose.Words for .NET

    Discover Aspose.Words.Layout.LayoutEntityType enum, featuring diverse layout entity types for enhanced document formatting and seamless integration.... TextBox 800 Represents text area inside...inside of a shape. Textbox may have Line and Row child entities...

    reference.aspose.com/words/net/aspose.words.lay...
  9. Add Icons to Worksheet with Node.js via C++|Doc...

    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....Document Assistant Close Managing TextBox with Node.js via C++ Web Extensions...

    docs.aspose.com/cells/nodejs-cpp/insert-svg-to-...
  10. 使用C++管理控件|Documentation

    学习如何使用Aspose.Cells与C++在工作表中添加和管理各种控件,如线条、矩形、弧、椭圆、旋钮、滚动条和组框。...还有另一个类 TextBox ,表示用于定义所有类型设置的文本框。它具有一些重要成员:...(). Get ( 0 ); // Add a new textbox to the collection. int32_t...

    docs.aspose.com/cells/zh/cpp/managing-controls/