Sort Score
Result 10 results
Languages All
Labels All
Results 2,631 - 2,640 of 18,183 for

paragraphs

(0.39 sec)
  1. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...“Story”, “StoryFragment”, “Paragraph”, “Table” and “NamedElement”...Each “Fragment” contains “Paragraphs” with “NamedElements” and...

    docs.aspose.com/page/net/what-is-xps-file/
  2. 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...
  3. 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...
  4. 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/
  5. 使用 C# 格式化 PDF 文档|Aspose.PDF for .NET

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

    docs.aspose.com/pdf/zh/net/formatting-pdf-docum...
  6. 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...
  7. 在 .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/
  8. 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...
  9. StructuredDocumentTagRangeEnd | Aspose.Words fo...

    Represents an end of ranged structured document tag which accepts multi-sections content in Java....Document doc = new Document(); Paragraph para = doc.getFirstSection()...first paragraph of this document. Paragraph paragraph = (Paragraph)...

    reference.aspose.com/words/java/com.aspose.word...
  10. 将各种图像格式转换为PDF|Aspose.PDF for Java

    本主题向您展示如何使用Aspose.PDF for Java库将各种图像格式转换为PDF。... 将图像添加到页面实例的 Paragraphs 集合中。 指定图像的路径或来源。 如果图像在硬盘上的某个位置,使用...

    docs.aspose.com/pdf/zh/java/convert-images-form...