Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 2,722 for

textbox

(0.05 sec)
  1. 用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...
  2. 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...
  3. 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...
  4. 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 textbox inside the worksheet. const...); // Set the text of the textbox. tb . setText ( "こんにちは世界" );...

    docs.aspose.com/cells/nodejs-cpp/specify-the-fa...
  5. LayoutFlow enumeration | Aspose.Words for Node.js

    Aspose.Words.Drawing.LayoutFlow enumeration. Determines the flow of the text layout in a Textbox....flow of the text layout in a textbox. Members Name Description Horizontal...Aspose.Words.Drawing property TextBox.layoutFlow JoinStyle enumeration...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 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...
  7. FormField.is_check_box_exact_size property | As...

    FormField.is_check_box_exact_size property. Gets or sets the boolean value that indicates whether the size of the Textbox is automatic or specified explicitly....indicates whether the size of the textbox is automatic or specified explicitly...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  9. Aspose::Words::NodeCollection class | Aspose.Wo...

    Aspose::Words::NodeCollection class. Represents a collection of nodes of a specific type. To learn more, visit the documentation article in C++....Examples Shows how to replace all textbox shapes with image shapes. auto...< Document > ( MyDir + u "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. 使用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...