Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 3,616 for

textbox

(1.03 sec)
  1. CompareOptions.ignore_textboxes property | Aspo...

    CompareOptions.ignore_Textboxes property. Specifies whether to compare differences in the data contained within text boxes....ignore_textboxes property CompareOptions.ignore_textboxes property...ignore_textboxes ( self ) -> bool : ... @ignore_textboxes.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Configuration Explained|Aspose.Words for Report...

    Overview of configuration approaches for the Aspose.Words for Reporting Services....Add a textbox to any place in the report. 1.2. Set textbox visibility... Set textbox name to a configuration . 1.4. Set textbox text...

    docs.aspose.com/words/reportingservices/configu...
  3. 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-...
  4. 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...
  5. Aspose.Cells 9.0.0 中的公共 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....Worksheets [ 0 ]; // Add a TextBox to the collection var textboxIndex...textboxIndex = sheet . TextBoxes . Add ( 2 , 1 , 160 , 200 ); //...

    docs.aspose.com/cells/zh/net/public-api-changes...
  6. TextBox.internalMarginBottom property | Aspose....

    Textbox.internalMarginBottom property. Specifies the inner bottom margin in points for a shape....internalMarginBottom property TextBox.internalMarginBottom property...class TextBox TextBox.fitShapeToText property TextBox.internalMarginLeft...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 如何将 Excel 方程导出为其他类型的表达式|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....Example - Extract MathML from TextBox Equation </ title > </ head...< h1 > Extract MathML from TextBox Equation </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  8. How to export Excel equations to other types of...

    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....Example - Extract MathML from TextBox Equation </ title > </ head...< h1 > Extract MathML from TextBox Equation </ h1 > < input type...

    docs.aspose.com/cells/javascript-cpp/export-equ...
  9. Edit PDF in C++ | products.aspose.com

    Edit PDF files in C++. Use Aspose.Slides for C++ to import a PDF, add text, and save the edited PDF file....presentation -> get_Slide( 0 ); auto textBox = slide -> get_Shapes() ->...Rectangle, 10 , 10 , 100 , 50 ); textBox -> get_TextFrame() -> set_Text(...

    products.aspose.com/slides/cpp/editor/pdf/
  10. Edit HTML in Java | products.aspose.com

    Edit HTML files in Java. Use Aspose.Slides for Java to modify HTML content and save the edited file....get_Item ( 0 ); IAutoShape textBox = slide . getShapes (). addAutoShape...Rectangle , 10 , 10 , 100 , 50 ); textBox . getTextFrame (). setText...

    products.aspose.com/slides/java/editor/html/