Sort Score
Result 10 results
Languages All
Labels All
Results 291 - 300 of 3,167 for

textbox

(0.05 sec)
  1. Aspose::Words::Document::Compare method | Aspos...

    Aspose::Words::Document::Compare method. Compares this document with another document producing changes as number of edit and format revisions Revision in C++....builder -> EndTable (); // Textbox: System :: SharedPtr < Aspose...Words :: Drawing :: Shape > textBox = builder -> InsertShape (...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  3. Format the string - Free Support Forum - aspose...

    Hi all, I have a Textbox value that is a very long string. I need to break it down and append on PDF document , with the formatting. I am using ASPOSE PDF for .net application. Please help me out. Thanks...11:22am 1 Hi all, I have a textbox value that is a very long string...you need to get the value of TextBox object and place it inside...

    forum.aspose.com/t/format-the-string/94633
  4. 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...
  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. 如何将 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...