Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 3,554 for

textbox

(0.08 sec)
  1. Aspose::Words::Layout::LayoutEntityType enum | ...

    Aspose::Words::Layout::LayoutEntityType enum. Types of the layout entities in C++.... TextBox n/a Represents text area inside...inside of a shape. Textbox may have Line and Row child entities...

    reference.aspose.com/words/cpp/aspose.words.lay...
  2. Work with AcroForms|Aspose.PDF for .NET

    This section explains how to work with Aspose.PDF Facades using Form Class....fields names Justify Text in a Textbox Field Whats the Difference...

    docs.aspose.com/pdf/net/form-class/
  3. 使用Node.js通过C++设置形状或文本框的文本效果阴影|Documentation

    了解如何使用Aspose.Cells for Node.js via C++设置任何形状或文本框的文本效果阴影。...); // Set the text of the textbox tb . setText ( "This text has...font color and size of the textbox tb . getFont (). setColor (...

    docs.aspose.com/cells/zh/nodejs-cpp/setting-sha...
  4. Aspose::Words::Fields::FormField::get_IsCheckBo...

    Aspose::Words::Fields::FormField::get_IsCheckBoxExactSize method. Gets or sets the boolean value that indicates whether the size of the Textbox is automatic or specified explicitly in C++....indicates whether the size of the textbox is automatic or specified explicitly...

    reference.aspose.com/words/cpp/aspose.words.fie...
  5. How to Add Editable Field to PDF in Java

    This article guides on how to add editable field to PDF in Java. It shares the details of setting the IDE, a list of development steps for writing this application along with a runnable sample code to add fillable fields to PDF in Java....control to it Add a field textbox on the target PDF page for...that can be entered into this textbox control Save the resultant...

    kb.aspose.com/pdf/java/how-to-add-editable-fiel...
  6. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....a slide, you have to add a textbox first and then put some text...text inside the textbox. To allow you add a shape that can hold...

    docs.aspose.com/slides/net/manage-textbox/
  7. 母版幻灯片|Aspose.Slides for Node.js via .NET 文档

    了解 Aspose.Slides for Node.js 的母版幻灯片示例:在 PPT、PPTX 和 ODP 中创建、编辑和设置母版、占位符和主题,代码清晰明了。... let textBox = newMasterSlide . getShapes...Rectangle , 0 , 0 , 720 , 25 ); textBox . getTextFrame (). setText...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  8. Aspose.Cells 8.8.1中的公共API更改|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....]; //Add a TextBox to the ShapeCollection var textBox = sheet ...//Set the text of the TextBox textBox . Text = "This text has...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. StoryType enumeration | Aspose.Words for Python

    aspose.words.StoryType enumeration. Text of a Word document is stored in stories... TEXTBOX Contains shape or textbox text, represented...

    reference.aspose.com/words/python-net/aspose.wo...
  10. TextBoxControl | Aspose.Words for Java

    The Textbox control displays text from an organized set of data or user input in Java....extends MorphDataControl The TextBox control displays text from...how to change text of the TextBox OLE control. Document doc =...

    reference.aspose.com/words/java/com.aspose.word...