Sort Score
Result 10 results
Languages All
Labels All
Results 331 - 340 of 10,593 for

textbox

(0.09 sec)
  1. Public API Changes in Aspose.Cells 9.0.0|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....Worksheets [ 0 ]; // Add a TextBox to the collection var textboxIndex...textboxIndex = sheet . TextBoxes . Add ( 2 , 1 , 160 , 200 ); //...

    docs.aspose.com/cells/net/public-api-changes-in...
  2. LayoutFlow | Aspose.Words for Java

    Determines the flow of the text layout in a Textbox in Java....flow of the text layout in a textbox. Examples: Shows how to add...Shape textbox = new Shape(doc, ShapeType.TEXT_BOX); textbox.setWidth(100...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose::Cells::Drawing::ActiveXControls::Contro...

    Aspose::Cells::Drawing::ActiveXControls::ControlType enum. Represents all type of ActiveX control in C++.... TextBox 4 TextBox . SpinButton 5 Spinner...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  4. Insert Auto Shapes in Presentation using Apache...

    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....addShape ( line ); //TextBox TextBox txt = new TextBox (); txt . setText...red ); rt . setAlignment ( TextBox . AlignRight ); slide . addShape...

    docs.aspose.com/slides/java/slides-poi/insert-a...
  5. html_text property | Aspose.Cells for Python vi...

    html_text property html_text property Gets and sets the html string which contains data and some formats in this text......data and some formats in this textbox. Example html = shape . html_text...aspose.cells.drawing class TextBox height_scale property hyperlink...

    reference.aspose.com/cells/python-net/aspose.ce...
  6. Aspose::Cells::Drawing::Shape::SetText method |...

    Aspose::Cells::Drawing::Shape::SetText method. Represents the string in this Textbox object in C++....Represents the string in this TextBox object. void Aspose :: Cells...Represents the string in this TextBox object. void Aspose :: Cells...

    reference.aspose.com/cells/cpp/aspose.cells.dra...
  7. Shape.text_box property | Aspose.Words for Python

    Shape.text_box property. Defines attributes that specify how text is displayed in a shape.... TextBox : ... Examples Shows how to...document builder to inside the TextBox and add text. builder . move_to...

    reference.aspose.com/words/python-net/aspose.wo...
  8. CompareOptions.IgnoreCaseChanges | Aspose.Words...

    CompareOptions 财产. True 表示文档比较不区分大小写 默认比较区分大小写...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/zh/net/aspose.words....
  9. CompareOptions.IgnoreFormatting | Aspose.Words ...

    CompareOptions 财产. True 表示忽略格式化 默认情况下不忽略文档格式...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 150... 20 ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/zh/net/aspose.words....
  10. CompareOptions.IgnoreTables | Aspose.Words for ...

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

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