Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 18,524 for

paragraphs

(0.36 sec)
  1. Manage Text in Presentations with Python|Aspose...

    Learn to manage text in Aspose.Slides for Python via .NET: edit placeholders, fonts, Paragraphs, and bullets with clear code examples for PPT, PPTX, and ODP....Python Manage PowerPoint Text Paragraphs in Python Format PowerPoint...

    docs.aspose.com/slides/python-net/manage-text/
  2. Automating PowerPoint Generation in Python: Cre...

    Automate slide creation on cloud platforms with Aspose.Slides for Python—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably....create_bullet_paragraph ( text ): paragraph = slides . Paragraph () paragraph...paragraph . paragraph_format . bullet . type = slides . BulletType...

    docs.aspose.com/slides/python-net/automating-po...
  3. Manage Presentation Text in JavaScript|Aspose.S...

    Learn to manage text in Aspose.Slides for Node.js: edit placeholders, fonts, Paragraphs, bullets, and more with clear code examples for PPT, PPTX, and ODP....JavaScript Manage PowerPoint Text Paragraphs in JavaScript Format PowerPoint...

    docs.aspose.com/slides/nodejs-java/manage-text/
  4. Setting ATTRIB and MTEXT objects|CAD 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.... You can create several paragraphs of text as a single multi-line...

    docs.aspose.com/cad/net/setting-attrib-and-mtex...
  5. Setting ATTRIB and MTEXT objects|CAD 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.... You can create several paragraphs of text as a single multi-line...

    docs.aspose.com/cad/net/developer-guide/cad-and...
  6. BaselineAlignment enumeration | Aspose.Words fo...

    aspose.words.BaselineAlignment enumeration. Specifies fonts vertical position on a line....Aligns to the baseline of the paragraph. BOTTOM Aligns to the bottom...first_section . body . paragraphs [ 0 ] . paragraph_format if format...

    reference.aspose.com/words/python-net/aspose.wo...
  7. RevisionCollection.Item | Aspose.Words for .NET

    Access specific revisions effortlessly with the RevisionCollection Item property. Quickly retrieve revisions by index for streamlined data management....its parent node from the paragraph text // and then remove the...doc . FirstSection . Body . Paragraphs [ 1 ]; Node endNode = doc...

    reference.aspose.com/words/net/aspose.words/rev...
  8. 使用 VSTO 和 Aspose.Slides for .NET 创建表格|Aspose.Sl...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中以灵活的格式创建 PowerPoint(PPT、 PPTX)幻灯片中的表格。... Paragraphs ( 0 , tf . TextRange . Text...of 10 //将字体大小设置为 10 tf . Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  9. TabStop class | Aspose.Words for Python

    aspose.words.TabStop class. Represents a single custom tab stop...right tab stop in TOC related paragraphs. doc = aw . Document ( file_name...docx' ) # Iterate through all paragraphs with TOC result-based styles;...

    reference.aspose.com/words/python-net/aspose.wo...
  10. CompositeNode.select_nodes method | Aspose.Word...

    CompositeNode.select_nodes method. Selects a list of nodes matching the XPath expression....expression will extract all paragraph nodes, # which are descendants...select_nodes ( '//Table//Paragraph' ) # Iterate through the list...

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