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

paragraphs

(0.14 sec)
  1. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...Paragraph class Paragraph class Represents a paragraph of text...with Paragraphs documentation article. Remarks Paragraph is a...

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

    Discover Aspose.Words.Settings.CompatibilityOptions for seamless integration of user preferences from Microsoft Word's Compatibility tab. Enhance your document experience!...Allow Contextual Spacing of Paragraphs in Tables. ApplyBreakingRules...{ get; set; } Use Cached Paragraph Information for Column Balancing...

    reference.aspose.com/words/net/aspose.words.set...
  3. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...a Section, a Body, and a Paragraph. doc . AppendChild ( new Section...doc )) . AppendChild ( new Paragraph ( doc )) . AppendChild ( new...

    reference.aspose.com/words/net/aspose.words/doc...
  4. 在 .NET 中管理演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的 C# 示例代码,以简化表格工作流程。...TextFrame ; // 为文本框创建 Paragraph 对象 IParagraph paragraph = txtFrame . Paragraphs...Paragraphs [ 0 ]; // 为段落创建 Portion 对象 IPortion portion = paragraph...

    docs.aspose.com/slides/zh/net/manage-table/
  5. FAQ|Aspose.Words for .NET

    Aspose.Words for .NET answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics....document size to a few hundred paragraphs. A Temporary License allows...builder . Writeln ( "New paragraph with text" ); pdfDocument...

    docs.aspose.com/words/net/faq/
  6. 从PDF页面搜索和获取文本|Aspose.PDF for .NET

    了解如何使用Aspose.PDF在.NET中搜索和检索PDF文件中的文本,以进行文本分析和提取。... Paragraphs . Add ( frag1 ); page . Paragraphs . Add (...

    docs.aspose.com/pdf/zh/net/search-and-get-text-...
  7. 使用 VSTO 和 Aspose.Slides for .NET 创建图表|Aspose.Sl...

    了解如何使用 C# 自动化 PowerPoint 图表创建。本分步指南展示了为何 Aspose.Slides for .NET 是比 Microsoft.Office.Interop 更快、更强大的替代方案。... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/zh/net/create-a-chart-in...
  8. Convert PowerPoint Presentations to Video in Ja...

    Learn how to convert PowerPoint presentations to video in JavaScript. Discover sample code and automation techniques to streamline your workflow.... So we animate paragraphs on objects, which will appear...para1 = new aspose . slides . Paragraph (); para1 . getPortions ()...

    docs.aspose.com/slides/nodejs-java/convert-powe...
  9. Table class | Aspose.Words for Python

    aspose.words.tables.Table class. Represents a table in a Word document...contain cells, which may have paragraphs # with typical elements such...least one row, cell, and paragraph. first_row = aw . tables ...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation....containing TOC tocPage -> get_Paragraphs () -> Add ( heading2 ); }...set_IsInList ( true ); page -> get_Paragraphs () -> Add ( heading2 ); }...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/