Sort Score
Result 10 results
Languages All
Labels All
Results 4,581 - 4,590 of 153,105 for

text

(1.21 sec)
  1. 在VSTO和Aspose.Cells中旋转单元格文字|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....Sheets [ "Sheet1" ]; //Put some text into cell B2. objSheet . Cells...the angle of rotation of the text. _range . Orientation = 45 ;...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  2. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Color method. Gets or sets the color of the structured document tag in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  3. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_Title method. Specifies the friendly name associated with this SDT. Can not be null in C++....structured document tag in a plain text box and modify its appearance...tag that will contain plain text. auto tag = System :: MakeObject...

    reference.aspose.com/words/cpp/aspose.words.mar...
  4. How do I change the print modal header in aspos...

    image.png (58.1 KB) Here I want to change the modal header but it is not correctly set inside some tag like span how do I change it ? I want to change the word Settings to my custom name but modal header has Settings …... The header text “Settings” is typically set...(modalHeader) { // Change the header text modalHeader.querySelector('...

    forum.aspose.com/t/how-do-i-change-the-print-mo...
  5. Need Complete Documentation for Word Range Oper...

    Hello Team, I am using Aspose.Words for Node.js and I need complete documentation + practical examples related to the following areas: 1. Word Range Operations I am looking for full details and examples for: …...text range.replace() range.delete()...content using ranges Inserting text before/after a given range Copying/moving...

    forum.aspose.com/t/need-complete-documentation-...
  6. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the font name and font size def change_styles(self, f…...Process shapes (which may contain text) try: shapes = doc.get_child_nodes(aw...Use get_text_frame() method to check for text try: text_frame =...

    forum.aspose.com/t/change-styles-for-complete-d...
  7. 通过JavaScript通过C++按名称访问文本框|Documentation

    学习如何从集合中通过名称访问Aspose.Cells for Java脚本中的文本框...></ script > < script type = "text/javascript" > const { Workbook... name = "MyTextBox" ; tb1 . text = "This is MyTextBox" ; const...

    docs.aspose.com/cells/zh/javascript-cpp/access-...
  8. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....the following levels: In the text portion properties on the slide...shape’s text style on the layout or master slide (if the text frame...

    docs.aspose.com/slides/python-net/shape-effecti...
  9. CompatibilityOptions.optimize_for method | Aspo...

    CompatibilityOptions.optimize_for method. Allows to optimize the document contents as well as default Aspose.Words behavior to a particular versions of MS Word....vertically align the text contents of a text box. doc = aw . Document...= aw . drawing . ShapeType . TEXT_BOX , width = 200 , height =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. FieldArgumentBuilder class | Aspose.Words for N...

    Aspose.Words.Fields.FieldArgumentBuilder class. Builds a complex field argument consisting of fields, nodes, and plain Text...of fields, nodes, and plain text. To learn more, visit the Working...argument. addText(text) Adds a plain text to the argument. See...

    reference.aspose.com/words/nodejs-net/aspose.wo...