Sort Score
Result 10 results
Languages All
Labels All
Results 811 - 820 of 18,588 for

paragraphs

(0.07 sec)
  1. Add HTML String using DOM in Python|Aspose.PDF ...

    Explains how to add HTML string in DOM using Python with PDF file format library...) # Add HTML Fragment to paragraphs collection of page page ...

    docs.aspose.com/pdf/java/add-html-string-using-...
  2. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks using Aspose.Slides for PHP via Java. Load sheets and cells and use values to generate data-driven PowerPoint presentations....-> get_Item ( 0 )); // Get paragraphs from the target shape (assumes...shape index 1 is used). $paragraphs = $slide -> getShapes ()...

    docs.aspose.com/slides/php-java/excel-integration/
  3. Manage Presentation Text on Android|Aspose.Slid...

    Manage text in Aspose.Slides for Android: edit placeholders, fonts, Paragraphs, bullets, and more with clear Java code examples for PPT, PPTX, and ODP....Android Manage PowerPoint Text Paragraphs on Android Format PowerPoint...

    docs.aspose.com/slides/androidjava/manage-text/
  4. Manage Presentation Text in PHP|Aspose.Slides f...

    Learn to manage text in Aspose.Slides for PHP: edit placeholders, fonts, Paragraphs, bullets, and more with clear code examples for PPT, PPTX, and ODP....PHP Manage PowerPoint Text Paragraphs in PHP Format PowerPoint...

    docs.aspose.com/slides/php-java/manage-text/
  5. Setting ATTRIB and MTEXT objects|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... You can create several paragraphs of text as a single multi-line...

    docs.aspose.com/cad/python-net/developer-guide/...
  6. Paragraph.IsEndOfCell | Aspose.Words for .NET

    Discover the IsEndOfCell property for Paragraphs. Learn how to identify if a paragraph is the last in a cell, enhancing your document structure....Hide ] Paragraph.IsEndOfCell property True if this paragraph is the...the last paragraph in a Cell ; false otherwise. public bool IsEndOfCell...

    reference.aspose.com/words/net/aspose.words/par...
  7. Convert PowerPoint Presentations to Video in C+...

    Learn how to convert PowerPoint presentations to video in C++. Discover sample code and automation techniques to streamline your workflow.... So we animate paragraphs on objects, which will appear...SharedPtr < Paragraph > para1 = System :: MakeObject < Paragraph > ();...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  8. 使用 Python 管理演示文稿中的超链接|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET,轻松管理 PowerPoint 和 OpenDocument 演示文稿中的超链接——在几分钟内提升交互性和工作流程。... paragraphs [ 0 ] . portions [ 0 ] text_portion...text_frame . paragraphs . clear () paragraph = slides . Paragraph () paragraph...

    docs.aspose.com/slides/zh/python-net/manage-hyp...
  9. FrameFormat Class | Aspose.Words for .NET

    Discover the Aspose.Words.FrameFormat class for advanced frame formatting in Paragraphs. Enhance your document design with seamless integration and flexibility....related formatting for a paragraph. public class FrameFormat...get; } Returns true if the paragraph is a frame. RelativeHorizontalPo...

    reference.aspose.com/words/net/aspose.words/fra...
  10. Automating PowerPoint Generation in .NET: Creat...

    Learn how to automate PowerPoint generation in your .NET applications. Explore practical examples using Aspose.Slides to create dynamic, professional presentations effortlessly, saving time and ensuring consistency....text ) { var paragraph = new Paragraph (); paragraph . ParagraphFormat...Symbol ; paragraph . ParagraphFormat . Indent = 15 ; paragraph . ParagraphFormat...

    docs.aspose.com/slides/net/slides-on-cloud-plat...