Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 18,952 for

paragraphs

(0.14 sec)
  1. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++....shortcut method that creates a Paragraph object with optional text...not a paragraph, creates and appends one empty paragraph. get_Count...

    reference.aspose.com/words/cpp/aspose.words/body/
  2. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects.... // 1 - Paragraph node: Paragraph para = ( Paragraph ) doc .... GetChild ( NodeType . Paragraph , 4 , true ); para . Accept...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Edit Markdown In Javascript

    Edit Markdown in JavaScript code....Remove unwanted MD elements (paragraphs, pages, sections, chapters)...

    products.aspose.com/words/nodejs-net/edit/md/
  4. Enhance Your Presentations with AutoFit in Java...

    Manage AutoFit settings in Aspose.Slides for Node.js to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....JavaScript Manage PowerPoint Text Paragraphs in JavaScript...

    docs.aspose.com/slides/nodejs-java/manage-autof...
  5. DocumentBase.importNode method | Aspose.Words f...

    Aspose.Words.DocumentBase.importNode method..., "Source document first paragraph text." )); dstDoc . firstSection..."Destination document first paragraph text." )); // Every node has...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. MarkdownSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.MarkdownSaveOptions for enhanced document saving in Markdown format. Customize your output with advanced options today!...Specifies how to export empty paragraphs to Markdown. Default value...Specifies the string to use as a paragraph break when exporting in text...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Manage Chart Data Labels in Presentations with ...

    Learn to add and format chart data labels in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET for more engaging slides.... text = "" paragraph = label . text_frame_for_overriding...text_frame_for_overriding . paragraphs [ 0 ] paragraph . portions . add ( text_portion...

    docs.aspose.com/slides/python-net/chart-data-la...
  8. 在 PDF 中创建或添加表格|Aspose.PDF for C++

    Aspose.PDF for C++ 是一个用于创建、读取和编辑 PDF 表格的库。使用该库,您可以使用 C++ 在 PDF 页面上分页显示表格。...Cpp/Generator/Paragraphs.h> #include <Aspose.PDF....() -> idx_get ( 1 ) -> get_Paragraphs () -> Add ( table ); // 保存更新后的包含表对象的文档...

    docs.aspose.com/pdf/zh/cpp/add-table-in-existin...
  9. 使用 .NET 中的 AutoFit 提升您的演示文稿|Aspose.Slides 文档

    了解如何在 Aspose.Slides for .NET 中管理 AutoFit 设置,以优化 PowerPoint 和 OpenDocument 演示文稿中的文本显示并提升内容可读性。... Paragraphs [ 0 ]. Portions . Add ( portion...Solid; autoShape.TextFrame.Paragraphs[0].Portions.Add(portion);...

    docs.aspose.com/slides/zh/net/manage-autofit-se...
  10. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....HeaderFooter can contain Paragraph and Table child nodes. HeaderFooter...HeaderFooter contains at least one Paragraph , it is no longer considered...

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