Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 3,411 for

textbox

(0.08 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. 用C++在形状的文本选项中指定远东和拉丁字体名称|Documentation

    学习如何在形状的文本选项中使用编号Aspose.Cells for C++指定远东和拉丁字体名称。...Add ( 5 , 5 , 50 , 200 ); TextBox tb = ws . GetTextBoxes ()....:: Xlsx ); std :: cout << "Textbox created successfully!" << std...

    docs.aspose.com/cells/zh/cpp/specify-the-far-ea...
  4. Forms2OleControlType | Aspose.Words for Java

    Enumerates types of Forms 2.0 controls in Java.... TEXTBOX A control that allows the user...pages of content. TEXTBOX public static int TEXTBOX A control that...

    reference.aspose.com/words/java/com.aspose.word...
  5. 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...
  6. 使用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...
  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. 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...
  9. 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...
  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...