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

paragraphs

(0.15 sec)
  1. Create Charts Using VSTO and Aspose.Slides for ...

    Learn how to automate PowerPoint chart creation in C#. This step-by-step guide shows why Aspose.Slides for .NET is a faster, more powerful alternative to Microsoft.Office.Interop.... Paragraphs [ 0 ]. Portions [ 0 ]. PortionFormat...

    docs.aspose.com/slides/net/create-a-chart-in-a-...
  2. 档案

    档案...这些可以是块级(Paragraph、Table)或内联级(例如 Run、FieldStart、BookmarkStart...如下所示。 public static List<Paragraph> ParagraphsByStyleNam(Document...

    blog.aspose.com/zh/words/extract-text-from-word...
  3. PDF Tag Structure Issue for TOC – Missing Refer...

    We have observed that the PDF tag structure for the Table of Contents (TOC) differs when generating a document via code compared to using the Word “Save as PDF” option. Specifically, the reference link is missing in the …...creates tags for headings, paragraphs and hyperlinks, but the specific...

    forum.aspose.com/t/pdf-tag-structure-issue-for-...
  4. 形状动画|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中应用 PowerPoint 动画...AutoShape 并将文本动画设置为 By 1st Level Paragraphs 值: // 实例化一个表示演示文稿文件的 Presentation..."First paragraph \nSecond paragraph \n Third paragraph" ); //...

    docs.aspose.com/slides/zh/nodejs-java/shape-ani...
  5. 在 .NET 中对演示文稿应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for .NET 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!...效果并将文本动画设置为 By 1st Level Paragraphs 值: // 实例化一个表示演示文稿文件的 Presentation..."First paragraph \nSecond paragraph \n Third paragraph" ; // 获取幻灯片的主序列。...

    docs.aspose.com/slides/zh/net/shape-animation/
  6. 在演示文稿中使用 PHP 应用形状动画|Aspose.Slides for PHP 文档

    了解如何使用 Aspose.Slides for PHP via Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!...AutoShape 并将文本动画设置为 By 1st Level Paragraphs 值: # 实例化一个表示演示文稿文件的 Presentation..."First paragraph \n Second paragraph \n Third paragraph" ); #...

    docs.aspose.com/slides/zh/php-java/shape-animat...
  7. 在 .NET 中管理演示主题|Aspose.Slides 文档

    在 Aspose.Slides for .NET 中掌握演示主题,以创建、定制并转换具有一致品牌形象的 PowerPoint 文件。...100 , 100 ); Paragraph paragraph = new Paragraph (); Portion portion...( "Theme text format" ); paragraph . Portions . Add ( portion...

    docs.aspose.com/slides/zh/net/presentation-theme/
  8. Manage Text Boxes in Presentations Using JavaSc...

    Aspose.Slides for Node.js makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....getTextFrame (); // Creates the Paragraph object for text frame var...Creates a Portion object for paragraph var portion = para . getPortions...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  9. 在 PDF 中使用 C++ 格式化文本|Aspose.PDF for C++

    本页解释了如何在 PDF 文件中格式化文本。包括添加行缩进、添加文本边框、添加下划线文本、在添加的文本周围添加边框、浮动框内容的文本对齐等。... 类中,并且还利用 TextFragment 和 Paragraphs 集合。 请使用以下代码片段来使用该属性: using...nden ( 20 ); page -> get_Paragraphs () -> Add ( text ); text...

    docs.aspose.com/pdf/zh/cpp/text-formatting-insi...
  10. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows.... Access the Paragraph . Align the text vertically...Creates the Paragraph object for the text frame $paragraph = $txtFrame...

    docs.aspose.com/slides/php-java/manage-table/