Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 2,744 for

textbox

(0.03 sec)
  1. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....drawing import TextBox from aspose.cells.drawing.equations..., "</head>" , "<body>" ] textboxes = workbook . worksheets [...

    docs.aspose.com/cells/python-net/export-equation/
  2. 用 C++ 替换工作表内文本框中的标签为文本|Documentation

    使用 Aspose.Cells for C++ 编程方式替换工作表文本框中的标签。...multiple tags within a single textbox. 示例代码 以下示例代码将标签TAG_1和TAG_2...} } } // Replace text in textboxes with HTML entities for ( int...

    docs.aspose.com/cells/zh/cpp/replace-tag-with-t...
  3. 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...
  4. 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...
  5. Aspose::Words::Comparing::CompareOptions class ...

    Aspose::Words::Comparing::CompareOptions class. Allows to choose additional options for document comparison operation. To learn more, visit the documentation article in C++....EndTable (); // Textbox: SharedPtr < Shape > textBox = builder ->...ShapeType :: TextBox , 150 , 20 ); builder -> MoveTo ( textBox -> get_FirstParagraph...

    reference.aspose.com/words/cpp/aspose.words.com...
  6. NodeCollection class | Aspose.Words for Node.js

    Aspose.Words.NodeCollection class. Represents a collection of nodes of a specific type...Examples Shows how to replace all textbox shapes with image shapes. let...Document ( base . myDir + "Textboxes in drawing canvas.docx" );...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. FindReplaceOptions.useLegacyOrder property | As...

    FindReplaceOptions.useLegacyOrder property. True indicates that a text search is performed sequentially from top to bottom considering the text boxes...writeln ( "[tag 1]" ); let textBox = builder . insertShape ( aw...aw . Drawing . ShapeType . TextBox , 100 , 50 ); builder . writeln...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose.Words.Drawing.Ole module | Aspose.Words ...

    The Aspose.Words.Drawing.Ole namespace contains classes to work with OLE / ActiveX controls and forms in Microsoft Word documents....ComboBox, ListBox, OptionButton, TextBox, and ToggleButton. OleControl...choices. TextBoxControl The TextBox control displays text from...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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....TextBoxes collection but now you can...apply/set text alignment to textbox Create TextBox in which each line...

    docs.aspose.com/cells/net/access-the-text-box-b...
  10. FindReplaceOptions.UseLegacyOrder | Aspose.Word...

    Discover the UseLegacyOrder property in FindReplaceOptions. Enable sequential text searches for better accuracy. Default is false. Optimize your text processing!...Shape textBox = builder . InsertShape ( ShapeType . TextBox , 100...2]" ); builder . MoveTo ( textBox . FirstParagraph ); builder...

    reference.aspose.com/words/net/aspose.words.rep...