Sort Score
Result 10 results
Languages All
Labels All
Results 81 - 90 of 1,177 for

textbox formatting

(0.1 sec)
  1. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++.... Text formatting is determined by the Font... Note that the character formatting you set will apply to all...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  2. Working with Form Fields in C#|Aspose.Words for...

    Understanding Form Fields feature, working with Form Fields using C#....in Microsoft Word include textbox, combo box and checkbox. DocumentBuilder...InsertTextInput method to insert a textbox into the document. The following...

    docs.aspose.com/words/net/working-with-form-fie...
  3. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for Node.js via C++....// Create a textbox with some text const textbox = worksheet...100 , 700 ); textbox . setText ( "Aspose File Format APIs" ); textbox...

    docs.aspose.com/cells/nodejs-cpp/set-preset-wor...
  4. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....a slide, you have to add a textbox first and then put some text...text inside the textbox. To allow you add a shape that can hold...

    docs.aspose.com/slides/net/manage-textbox/
  5. Set preset WordArt style to the text of the sha...

    Learn how to set a preset WordArt style to the text of a shape using Aspose.Cells for JavaScript via C++....// Create a textbox with some text const textbox = worksheet...700 ); textbox . text = "Aspose File Format APIs" ; textbox . font...

    docs.aspose.com/cells/javascript-cpp/set-preset...
  6. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....By default, when you add a textbox, Microsoft PowerPoint uses...for the textbox—it automatically resizes the textbox to ensure...

    docs.aspose.com/slides/python-net/manage-autofi...
  7. Public API Changes in Aspose.Cells 9.0.0|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.... get ( 0 ); //Add a TextBox to the collection int textboxIndex...200 ); //Get the TextBox object TextBox textbox = sheet . getTextBoxes...

    docs.aspose.com/cells/java/public-api-changes-i...
  8. How to export Excel equations to other types of...

    Export Excel formulas to LaTeX and MathML using Aspose.Cells for C++....export Excel formulas to other formats in your code to meet work requirements...exporting Excel formulas to other formats using C++. We provide sample...

    docs.aspose.com/cells/cpp/export-equation/
  9. TextBoxControl class | Aspose.Words for Python

    aspose.words.drawing.ole.TextboxControl class. The Textbox control displays text from an organized set of data or user input....class TextBoxControl class The TextBox control displays text from...how to change text of the TextBox OLE control. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 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.... get ( 0 ); //Add a TextBox to the collection int textboxIndex...200 ); //Get the TextBox object TextBox textbox = sheet . getTextBoxes...

    docs.aspose.com/cells/zh/java/public-api-change...