Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 3,133 for

textbox

(0.06 sec)
  1. 如何将 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...
  2. TextBox.verticalAnchor property | Aspose.Words ...

    Textbox.verticalAnchor property. Specifies the vertical alignment of the text within a shape....verticalAnchor property TextBox.verticalAnchor property Specifies...class TextBox TextBox.textBoxWrapMode property TextBox.breakForwardLink...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. 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...
  4. Format Text using VSTO and Aspose.Slides for Ja...

    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....formats the text in the third textbox on the slide to look like the...the text in the last textbox. Formatting Text Both the VSTO and...

    docs.aspose.com/slides/java/format-text-using-v...
  5. TextBox.fitShapeToText property | Aspose.Words ...

    Textbox.fitShapeToText property. Determines whether Microsoft Word will grow the shape to fit text....fitShapeToText property TextBox.fitShapeToText property Determines...Aspose.Words.Drawing class TextBox TextBox.internalMarginBottom property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Aspose.Cells 8.8.1中的公共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....以下代码片段使用了该属性来设置TextBox中文本的阴影效果。 有关此功能的更多详细信息,请参阅 设置文本阴影效果...getWorksheets (). get ( 0 ); //Add a TextBox to the ShapeCollection int...

    docs.aspose.com/cells/zh/java/public-api-change...
  7. 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...
  8. Aspose.Cells 8.9.2 中的公共 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....]; // Add a Shape of type TextBox to the collection var shape...]; // Add a Shape of type TextBox to the collection var shape...

    docs.aspose.com/cells/zh/net/public-api-changes...
  9. 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...
  10. 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...