Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 1,177 for

textbox formatting

(0.11 sec)
  1. 用JavaScript通过C++设置预设的WordArt样式到形状的文本|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++将预设的WordArt样式设置到形状的文本...// Create a textbox with some text const textbox = worksheet...700 ); textbox . text = "Aspose File Format APIs" ; textbox . font...

    docs.aspose.com/cells/zh/javascript-cpp/set-pre...
  2. 设置形状或文本框中文本段落的行距|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++设置形状或文本框中段落的行距...Cells TextBox Paragraph Formatting Example </ h1 >...

    docs.aspose.com/cells/zh/javascript-cpp/set-lin...
  3. Public API Changes in Aspose.Cells 16.10.0|Docu...

    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....// Save the result in XLSX format book . Save ( "output.xlsx"...// Save the result in XLSX format book . Save ( "output.xlsx"...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Developer Guide|Documentation

    This Developer Guide describes practical scenarios and tips to help you use specific Aspose.Cells for .NET features, achieve a certain Excel appearance, or make a use case possible....Opening Files with Different Formats Get Warnings while Loading...Strict Open XML Spreadsheet Format Print Print and Preview Rendering...

    docs.aspose.com/cells/net/developer-guide/
  5. Document.Compare | Aspose.Words for .NET

    Effortlessly compare documents with our Document Compare tool. Identify edits and format changes quickly for streamlined revisions and enhanced collaboration....changes as number of edit and format revisions Revision . public...changes as a number of edit and format revisions Revision . Allows...

    reference.aspose.com/words/net/aspose.words/doc...
  6. 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....Worksheets [ 0 ]; // Add a TextBox to the collection var textboxIndex...textboxIndex = sheet . TextBoxes . Add ( 2 , 1 , 160 , 200 ); //...

    docs.aspose.com/cells/net/public-api-changes-in...
  7. 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....]; // 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/net/public-api-changes-in...
  8. How to export excel equations to other types of...

    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....export Excel formulas to other formats in your code to meet your work...exporting Excel formulas to other formats; I hope these methods will...

    docs.aspose.com/cells/nodejs-cpp/export-equation/
  9. Export Excel Equations to Other Formats with Py...

    Learn how to export Excel equations to LaTeX and MathML formats using Aspose.Cells for Python via .NET....Export Excel Equations to Other Formats with Python.NET Contents [...export Excel formulas to other formats in your code to meet your work...

    docs.aspose.com/cells/python-net/export-equation/
  10. Use DocumentBuilder to Insert Document Elements...

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

    docs.aspose.com/words/java/use-documentbuilder-...