Sort Score
Result 10 results
Languages All
Labels All
Results 351 - 360 of 3,498 for

textbox

(0.1 sec)
  1. 使用Python.NET导出Excel方程到其他格式|Documentation

    学习如何使用Aspose.Cells for Python via .NET将Excel方程导出为LaTeX和MathML格式。...drawing import TextBox from aspose.cells.drawing.equations..., "</head>" , "<body>" ] textboxes = workbook . worksheets [...

    docs.aspose.com/cells/zh/python-net/export-equa...
  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. 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 Node.js via C++.... get ( 0 ); // Add a textbox inside the worksheet. const...); // Set the text of the textbox. tb . setText ( "こんにちは世界" );...

    docs.aspose.com/cells/nodejs-cpp/specify-the-fa...
  4. 使用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...
  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.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...
  8. 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...
  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. CompareOptions class | Aspose.Words for Python

    aspose.words.comparing.CompareOptions class. Allows to choose additional options for document comparison operation... ignore_textboxes Specifies whether to compare...) builder . end_table () # Textbox: text_box = builder . insert_shape...

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