Sort Score
Result 10 results
Languages All
Labels All
Results 221 - 230 of 1,526 for

textbox

(0.04 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. CompareOptions Class | Aspose.Words for .NET

    Discover the Aspose.Words.CompareOptions class for advanced document comparison. Customize your comparison settings for precise results and enhanced productivity.... EndTable (); // Textbox: Shape textBox = builder . InsertShape...ShapeType . TextBox , 150 , 20 ); builder . MoveTo ( textBox . FirstParagraph...

    reference.aspose.com/words/net/aspose.words.com...
  3. Aspose::Words::NodeCollection::ToArray method |...

    Aspose::Words::NodeCollection::ToArray method. Copies all nodes from the collection to a new array of nodes 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...
  4. HtmlSaveOptions.exportShapesAsSvg property | As...

    HtmlSaveOptions.exportShapesAsSvg property. Controls whether [Shape](../../../aspose.words.drawing/shape/) nodes are converted to SVG images when saving to HTML, MHTML, EPUB or AZW3...DocumentBuilder ( doc ); let textBox = builder . insertShape ( aw...ShapeType . TextBox , 100.0 , 60.0 ); builder . moveTo ( textBox . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 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...
  6. Access the Text Box by the Name|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....text in a textbox inside the Worksheet Create TextBox in which...

    docs.aspose.com/cells/java/access-the-text-box-...
  7. Document.compare method | Aspose.Words for Node.js

    Aspose.Words.Document.compare method... endTable (); // Textbox: let textBox = builder . insertShape...ShapeType . TextBox , 150 , 20 ); builder . moveTo ( textBox . firstParagraph...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Drawing::WrapSide enum | Aspose....

    Aspose::Words::Drawing::WrapSide enum. Specifies what side(s) of the shape or picture the text wraps around 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...
  9. Aspose.Words.Drawing.Ole | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.Ole namespace for seamless integration of OLE/ActiveX controls in Microsoft Word, enhancing document interactivity and functionality....ComboBox, ListBox, OptionButton, TextBox, and ToggleButton. OleControl...choices. TextBoxControl The TextBox control displays text from...

    reference.aspose.com/words/net/aspose.words.dra...
  10. TextBox.layout_flow property | Aspose.Words for...

    Textbox.layout_flow property. Determines the flow of the text layout in a shape....layout_flow property TextBox.layout_flow property Determines...document builder to inside the TextBox and add text. builder . move_to...

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