Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 18,540 for

paragraphs

(0.49 sec)
  1. Specify Layout Options in Node.js|Aspose.Words ...

    Specify Layout Options for various document layouts using Node.js.... which specifies whether paragraph mark characters are rendered...example below contains three paragraphs. The second one is hidden...

    docs.aspose.com/words/nodejs-net/specify-layout...
  2. Aspose::Words::DocumentBase::get_Styles method ...

    Aspose::Words::DocumentBase::get_Styles method. Returns a collection of styles defined in the document in C++....Shows how to create and use a paragraph style with list formatting...doc ); // Create a custom paragraph style. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Text Box|Aspose.Slides for Python Documentation

    Create and format text boxes in Python with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument.... paragraph_format = text_box . text_frame . paragraphs [ 0...0 ] . paragraph_format paragraph_format . default_portion_format...

    docs.aspose.com/slides/python-net/examples/elem...
  4. Aspose::Words::Lists::List::get_ListId method |...

    Aspose::Words::Lists::List::get_ListId method. Gets the unique identifier of the list in C++....Examples Shows how to output all paragraphs in a document that are list...Aspose :: Words :: NodeType :: Paragraph , true ); for ( auto && para...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. 在 .NET 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 .NET 中将 PowerPoint 演示文稿转换为视频。探索示例 C# 代码和自动化技术,以简化您的工作流程。... 300 , 300 ); Paragraph para1 = new Paragraph (); para1 . Portions...for .NET" )); Paragraph para2 = new Paragraph (); para2 . Portions...

    docs.aspose.com/slides/zh/net/convert-powerpoin...
  6. HtmlSaveOptions.export_toc_page_numbers propert...

    HtmlSaveOptions.export_toc_page_numbers property. Specifies whether to write page numbers to table of contents when saving HTML, MHTML and EPUB...populate the document with paragraphs formatted using a "Heading"...will display the heading paragraph on the left, # and the page...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 格式化文本|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.... TextFrame ; Paragraph para = tf . Paragraphs [ 0 ]; Portion...

    docs.aspose.com/slides/zh/net/format-text/
  8. HtmlSaveOptions.ExportTocPageNumbers | Aspose.W...

    Control TOC page numbers in HTML, MHTML, and EPUB exports with HtmlSaveOptions. Enhance navigation and user experience effortlessly!...populate the document with paragraphs formatted using a "Heading"...will display the heading paragraph on the left, // and the page...

    reference.aspose.com/words/net/aspose.words.sav...
  9. How to Create Table in PDF Files using C# | Asp...

    Do you know how easily create table in PDF via Python? Create table in PDF with high quality using .NET PDF library.... Paragraphs . Add ( new Aspose . Pdf...

    products.aspose.com/pdf/tutorial/create-table-pdf/
  10. VerticalAlignment | Aspose.Words for Java

    Specifies vertical alignment of a floating shape text frame or a floating table in Java....possible value for floating paragraphs and tables. INSIDE public...

    reference.aspose.com/words/java/com.aspose.word...