Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 3,611 for

text alignment

(0.04 sec)
  1. Fill | Aspose.Words for Java

    Represents fill formatting for an object in Java....DocumentBuilder(doc); // Write some text, and then cover it with a floating...opaque, so we cannot see the text that this shape is on top of...

    reference.aspose.com/words/java/com.aspose.word...
  2. 复制PPTX中的段落和部分|Aspose.Slides for Python 文档

    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.... alignment = paraData . alignment temp . paragraph_format...paragraph_format . font_alignment = paraData . font_alignment temp . paragraph_format...

    docs.aspose.com/slides/zh/python-net/copying-pa...
  3. Working with Charts in Java|Aspose.Words for Java

    Introduction to Chart feature, how to create and manipulate charts using Java....to Align Chart Label If you want to set a text alignment for...to tick label alignment: Microsoft Word aligns Chart Label to...

    docs.aspose.com/words/java/working-with-charts/
  4. Features|Aspose.Words for Java

    Aspose.Words for Java provides users with a wide range of features from simply converting and modifying documents to creating structured and visually appealing documents or automating reporting.... Rich Text Format (RTF) ( load and save...documents in the OpenDocument Text (.odt) format. Adobe Portable...

    docs.aspose.com/words/java/features/
  5. 管理表格|Aspose.Slides 文档

    在 C# 或 .NET 中创建和管理 PowerPoint 演示文稿中的表格... Text = "合并的单元格" ; // 将演示文稿保存到磁盘 pres...设置第二行第一列的文本 tbl [ 0 , 1 ]. TextFrame . Text = "新" ; // 将修改后的演示文稿保存到磁盘 pres...

    docs.aspose.com/slides/zh/net/manage-table/
  6. Number Settings|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that supports many different cell number settings. This article will introduce how to use Aspose.Cells library to manage the number settings of cells so that users can adjust the number format in the spreadsheet as needed....0E+00 49 Text @ How to Use Custom Number Formats...Document Assistant Close Alignment Settings...

    docs.aspose.com/cells/net/cells-number-settings/
  7. 管理表格|Aspose.Slides for Python 文档

    在 Python 中创建和管理 PowerPoint 演示中的表格... text_frame . text = "合并单元格" # 将演示文稿保存到磁盘...对象。但如果您处理的幻灯片包含多个表格,那么最好通过其 alternative_text 查找所需的表格。 使用 ITable 对象与表格进行操...

    docs.aspose.com/slides/zh/python-net/manage-table/
  8. Product Overview|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....Mathematical, DateTime, Financial, Text Formulas / Functions, supports...Format cell as a date Set text alignment Merge multiple cells Apply...

    docs.aspose.com/cells/java/product-overview/
  9. Format Worksheet Cells in a Workbook with Node....

    Learn how to format worksheet cells in a workbook using Aspose.Cells for Node.js via C++. Customize the appearance and style of data in spreadsheets.... Change data alignment and orientation. Set row height...shading, indentation, alignment and text orientation. Borders...

    docs.aspose.com/cells/nodejs-cpp/format-workshe...
  10. DocumentBuilder.endTable method | Aspose.Words ...

    DocumentBuilder.endTable method. Ends a table in the document.... alignment = aw . ParagraphAlignment...row height to fit the vertical text. builder . insertCell (); builder...

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