Sort Score
Result 10 results
Languages All
Labels All
Results 311 - 320 of 10,593 for

textbox

(0.05 sec)
  1. Aspose::Words::Comparing Namespace Reference - ...

    The Aspose.Words.Comparing namespace provides classes and enumerations that allow to specify additional options when comparing documents....builder->EndTable(); // Textbox: SharedPtr<Shape> textBox = builder->In...apeType::TextBox, 150, 20); builder->MoveTo(textBox->get_FirstParagraph());...

    reference.aspose.com/words/cpp/namespace/aspose...
  2. text 属性 | Aspose.Cells for Python via .NET API ...

    text 属性 text 属性 表示此 Textbox 对象中的字符串。 例子 if shape . text == None : shape . text = "This is a test." 定义: @property def ......text 属性 text 属性 表示此 TextBox 对象中的字符串。 例子 if shape . text == None...模块 aspose.cells.drawing 类 TextBox spt 属性 text_body 属性 简体中文 English...

    reference.aspose.com/cells/python-net/zh/aspose...
  3. ShapeBase.WrapSide | Aspose.Words for .NET API 参考

    ShapeBase 财产. 指定文本如何环绕形状...= new Document ( MyDir + "Textboxes in drawing canvas.docx" );... ShapeType == ShapeType . TextBox )); Assert . AreEqual ( 1 ...

    reference.aspose.com/words/zh/net/aspose.words....
  4. Aspose::Words::Drawing::ShapeBase::get_WrapSide...

    Aspose::Words::Drawing::ShapeBase::get_WrapSide method. Specifies how the text is wrapped around the shape 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.dra...
  5. compareoptions - Aspose.Words for Java - API Re...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....TaskPane TaskPaneCollection TextBox TextColumn TextColumnCollection...builder.endTable(); // Textbox: Shape textBox = builder.insertShape(ShapeType...

    reference.aspose.com/words/java/com.aspose.word...
  6. TextBox.VerticalAnchor | Aspose.Words for .NET ...

    Textbox 财产. 指定形状内文本的垂直对齐方式...TextBox.VerticalAnchor TextBox.VerticalAnchor property 指定形状内文本的垂直对齐方式。...InsertShape ( ShapeType . TextBox , 200 , 200 ); // 将“Vertic...

    reference.aspose.com/words/zh/net/aspose.words....
  7. Public API Changes in Aspose.Cells 8.8.1|Docume...

    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....shadow effect of the text in a TextBox. For more details on this feature...getWorksheets (). get ( 0 ); //Add a TextBox to the ShapeCollection int...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. Aspose.Cells 8.7.2中的公共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....称作为字符串来访问TextBox实例。 有关此功能的更多详细信息,请查看 通过名称访问TextBox 的详细文章。 简单的使用场景如下。...//Add a TextBox to the collection int idx = sheet . TextBoxes . Add...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. ControlType | Aspose.Diagram for .NET API Refer...

    ControlType ControlType enumeration Represents all type of ActiveX control. public enum ControlType Values Name Value......CheckBox ListBox 3 ListBox TextBox 4 TextBox SpinButton 5 Spinner RadioButton...

    reference.aspose.com/diagram/net/aspose.diagram...
  10. CompareOptions.IgnoreComments | Aspose.Words fo...

    CompareOptions 财产. 指定是否比较注释中的差异 默认情况下不会忽略注释...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/zh/net/aspose.words....