Sort Score
Result 10 results
Languages All
Labels All
Results 681 - 690 of 15,625 for

paragraphs

(0.03 sec)
  1. 在PowerPoint幻灯片上创建表格|Aspose.Slides 文档

    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.... Paragraphs ( 0 , tf . TextRange . Text...ToString (); //设置字体大小为10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  2. BreakType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.BreakType enum to enhance your document formatting with precise break types for improved readability and layout control....ParagraphBreak 0 Break between paragraphs. PageBreak 1 Explicit page...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/net/aspose.words/bre...
  3. 部分|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的部分...text_frame for paragraph in textFrame . paragraphs : for portion...portion in paragraph . portions : point = portion . get_coordinates...

    docs.aspose.com/slides/zh/python-net/portion/
  4. Aspose::Words::BreakType enum | Aspose.Words fo...

    Aspose::Words::BreakType enum. Specifies type of a break inside a document in C++....ParagraphBreak 0 Break between paragraphs. PageBreak 1 Explicit page...Configure the table to pick up paragraphs with headings of levels 1...

    reference.aspose.com/words/cpp/aspose.words/bre...
  5. CompositeNode.SelectNodes | Aspose.Words for .NET

    Effortlessly retrieve nodes with the CompositeNode SelectNodes method using XPath expressions for enhanced data manipulation and streamlined coding....FieldResult spans across multiple paragraphs. NodeList resultList = doc...expression will extract all paragraph nodes, // which are descendants...

    reference.aspose.com/words/net/aspose.words/com...
  6. Working with Common Data Bands in Java|Aspose.W...

    Output a common data band withing a paragraph when building a report in Java....body starts and ends within paragraphs that belong to a single story...entirely located within a single paragraph. In this case, while building...

    docs.aspose.com/words/java/working-with-common-...
  7. 形状有效属性|Aspose.Slides for Python 文档

    在Python中获取PowerPoint演示文稿中的有效形状属性... paragraphs [ 0 ] . portions [ 0 ] ....) newShape . text_frame . paragraphs [ 0 ] . portions . clear...

    docs.aspose.com/slides/zh/python-net/shape-effe...
  8. List.isListStyleDefinition property | Aspose.Wo...

    List.isListStyleDefinition property. Returns ``true`` if this list is a definition of a list style....cannot be applied directly to paragraphs to make them numbered. Examples...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. List.style property | Aspose.Words for Node.js

    List.style property. Gets the list style that this list references or defines....list cannot be applied to paragraphs in the document directly...organize and decorate sets of paragraphs with prefix symbols and indents...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 段落|Aspose.Slides for Python 文档

    Python 中 PowerPoint 演示文稿的段落和部分... paragraphs [ 0 ] . get_rect () 获取表格单元格文本框中段落和部分的大小...获取表格单元格文本框中段落和部分的大小 要获取表格单元格文本框中 Portion 或 Paragraph 的大小和坐标,可以使用 IPortion.GetRect...

    docs.aspose.com/slides/zh/python-net/paragraph/