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

textbox

(0.1 sec)
  1. Public API Changes in Aspose.Cells 8.9.2|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....0 ); //Add a Shape of type TextBox to the collection Shape shape...0 ); //Add a Shape of type TextBox to the collection Shape shape...

    docs.aspose.com/cells/java/public-api-changes-i...
  2. 如何使用JavaScript通过C++在工作表中添加/插入文本框|Documentation

    如何在Aspose.Cells for Java脚本中通过C++在工作表中添加/插入文本框...Cells Example - Add TextBox </ title > </ head > < body...body > < h1 > Add TextBox to Workbook </ h1 > < input type = "file"...

    docs.aspose.com/cells/zh/javascript-cpp/add-tex...
  3. 如何将 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....(); const textBox = shapes . get ( 0 ); if ( textBox instanceof...AsposeCells . TextBox ) { const mathNode = textBox . getEquationParagraph...

    docs.aspose.com/cells/zh/nodejs-cpp/export-equa...
  4. Manage Shape Text Options with C++|Documentation

    Learn how to manage shape text options programmatically using Aspose.Cells for C++.... Get ( 0 ); TextBox textbox = worksheet . GetTextBoxes...GetTextBoxes (). Get ( 0 ); textbox . SetTextOrientationTy ( TextOrientationType...

    docs.aspose.com/cells/cpp/managing-shape-text-o...
  5. TextBox.internalMarginLeft property | Aspose.Wo...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. TextBox.internalMarginRight property | Aspose.W...

    Textbox.internalMarginRight property. Specifies the inner right margin in points for a shape....internalMarginRight property TextBox.internalMarginRight property...class TextBox TextBox.internalMarginLeft property TextBox.internalMarginTop...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. How to apply CalcPadding function call from Asp...

    Hi Team, As part of RDLC report conversion to aspose, I want to apply Calcpadding function which is using rdlc in aspose word template. How can I do? Related screenshots and created aspose template attached. Kindly refe…...by adjusting corresponding textbox widths and heights in your...grow beyond its textbox, you may think of a textbox as of image maximum...

    forum.aspose.com/t/how-to-apply-calcpadding-fun...
  8. Shapes in Charts with Node.js via C++|Documenta...

    Learn how to use Aspose.Cells for Node.js via C++ to add controls and customize charts in Microsoft Excel. This guide demonstrates how to manipulate chart elements, adjust formatting, and enhance the overall appearance and usability of your charts....xls" )); Adding TextBox Control to the Chart One way...The method returns TextBox object. The TextBox class represents...

    docs.aspose.com/cells/nodejs-cpp/controls-in-ch...
  9. CompareOptions.compare_moves property | Aspose....

    CompareOptions.compare_moves property. Specifies whether to compare differences between the two documents.... end_table () # Textbox: text_box = builder . insert_shape...builder . write ( 'Original textbox contents' ) # DATE field: builder...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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...