Sort Score
Result 10 results
Languages All
Labels All
Results 301 - 310 of 3,498 for

textbox

(0.07 sec)
  1. 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...
  2. Format Text Using VSTO and Aspose.Slides for Ja...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and format text in PowerPoint (PPT, PPTX) presentations with precise control....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...
  3. 如何使用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...
  4. 如何将 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...
  5. 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...
  6. 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...
  7. Access the Text Box by 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...text alignment to textbox Create a TextBox in which each line...

    docs.aspose.com/cells/net/access-the-text-box-b...
  8. 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...
  9. 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...
  10. How to Insert Fillable Fields in PDF in C#

    This article contains information on how to insert fillable fields in PDF in C#. It provides steps to set the environment and write the application along with the runnable sample code to add fillable text box to PDF in C#....adding controls to it Add a textbox on the first page of the target...this class is used to add a textbox on a particular page and location...

    kb.aspose.com/pdf/net/how-to-insert-fillable-fi...