Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 18,590 for

paragraphs

(0.23 sec)
  1. 形状动画|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...
  2. 在演示文稿中使用 Python 管理图表数据标签|Aspose.Slides for Pyth...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和格式化图表数据标签,以制作更具吸引力的幻灯片。... text = "" paragraph = label . text_frame_for_overriding...text_frame_for_overriding . paragraphs [ 0 ] paragraph . portions . add ( text_portion...

    docs.aspose.com/slides/zh/python-net/chart-data...
  3. Aspose.Words.Saving module | Aspose.Words for N...

    The Aspose.Words.Saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....Words exports empty paragraphs to Markdown. MarkdownExportAsHtml...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. aspose.words.saving module | Aspose.Words for P...

    The aspose.words.saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....Words exports empty paragraphs to Markdown. MarkdownExportAsHtml...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Licensing and Subscription|Aspose.Words for .NET

    Aspose.Words for .NET provides different plans for purchase or offers a Free Trial and a 30-day Temporary License for evaluation using Licensing and Subscription policies in C#....document size to a few hundred paragraphs. Temporary License If you...

    docs.aspose.com/words/net/licensing/
  6. Document constructor | Aspose.Words for Python

    aspose.words.Document constructor...a Section, a Body, and a Paragraph. doc . first_section . body...body . first_paragraph . append_child ( aw . Run ( doc = doc ,...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Comparison of Page Description Languages

    Which PDL is better PS, XPS, OXPS, EPS, PDF, or AI. Is it even correct to compare them? Can really one of them replace another one? Let's find out!...elements such as sections, paragraphs, tables, and so on. So we...

    docs.aspose.com/page/net/comparison-of-page-des...
  8. Aspose::Words::Font class | Aspose.Words for C+...

    Aspose::Words::Font class. Contains font attributes (font name, font size, color, and so on) for an object. To learn more, visit the documentation article in C++....various objects such as Run , Paragraph , Style , DocumentBuilder...Shows how to create and use a paragraph style with list formatting...

    reference.aspose.com/words/cpp/aspose.words/font/
  9. Manage Text Boxes in Presentations Using Java|A...

    Aspose.Slides for Java 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 IParagraph...Creates a Portion object for paragraph IPortion portion = para ....

    docs.aspose.com/slides/java/manage-textbox/
  10. FieldShape | Aspose.Words for Java

    Implements the SHAPE field in Java....BIDIOUTLINE field numbers paragraphs like the AUTONUM/LISTNUM...every paragraph in the document to RTL. for (Paragraph para :...

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