Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 18,544 for

paragraphs

(1.78 sec)
  1. Document Class | Aspose.Words for .NET

    Discover the Aspose.Words.Document class for seamless Word document manipulation. Enhance your projects with powerful features and easy integration....creates one section with one paragraph. ExpandTableStylesToD () Converts...with same formatting in all paragraphs of the document. NextPreOrder...

    reference.aspose.com/words/net/aspose.words/doc...
  2. Aspose::Words::DocumentBuilder class | Aspose.W...

    Aspose::Words::DocumentBuilder class. Provides methods to insert text, images and other content, specify font, paragraph and section formatting. To learn more, visit the documentation article in C++....other content, specify font, paragraph and section formatting. To...get_CurrentParagraph () Gets the paragraph that is currently selected...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. 2024年新功能|Aspose.PDF for .NET

    本页面介绍了2024年在Aspose.PDF for .NET中引入的最受欢迎的新功能。... Paragraphs . Add ( asposeImage ); //.... Pages . Add (); page . Paragraphs . Add ( new Aspose . Pdf...

    docs.aspose.com/pdf/zh/net/whatsnew/2024/
  4. Document class | Aspose.Words for Node.js

    Aspose.Words.Document class. Represents a Word document...asParagraph() Cast node to Paragraph . (Inherited from Node ) asRow()...creates one section with one paragraph. expandTableStylesToD() Converts...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. Create or Update PowerPoint Presentation Charts...

    Learn how to create and customize charts in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. It covers adding, formatting, and editing charts in presentations with practical code examples in Python.... overlay = False title_paragraph = chart . chart_title . t...ing . paragraphs [ 0 ] title_format = title_paragraph . paragraph_format...

    docs.aspose.com/slides/python-net/create-chart/
  6. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 创建和格式化 PDF 文档。使用下一个代码片段来解决您的任务。... Paragraphs . Add ( fragment ); // Save...

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  7. Aspose::Words::Document class | Aspose.Words fo...

    Aspose::Words::Document class. Represents a Word document. To learn more, visit the documentation article in C++....creates one section with one paragraph. ExpandTableStylesToD () Converts...with same formatting in all paragraphs of the document. NextPreOrder...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. 在 .NET 中创建或更新 PowerPoint 演示文稿图表|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义图表。通过实用的 C# 代码示例添加、格式化和编辑图表。... Paragraphs [ 0 ]. ParagraphFormat ....AddTextFrameForOverr ( axisTitle ). Paragraphs [ 0 ]. ParagraphFormat ....

    docs.aspose.com/slides/zh/net/create-chart/
  9. Screen Reader Accessibility – C# Examples

    Learn how to design your website for screen reader accessibility and check alternative text against WCAG guidelines using Aspose.HTML for .NET.... For example, text from paragraphs and headings, lists, alternative...

    docs.aspose.com/html/net/screen-reader-accessib...
  10. Inline | Aspose.Words for Java

    Base class for inline-level nodes that can have character formatting associated with them but cannot have child nodes of their own in Java....Inline can be a child of Paragraph . Examples: Shows how to determine...getRevisions().get(0).getParentNode(); Paragraph firstParagraph = run.getParentParagraph();...

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