Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 185 for

textframe columns

(0.11 sec)
  1. How to Create a Table in PowerPoint using Python

    This simple topics guides on how to create a table in Powerpoint using Python. It covers all the required information and a runnable sample code to add table in PowerPoint using Python....the slide having the defined columns widths and rows heights using...for the table along with the columns’ widths and rows height. In...

    kb.aspose.com/slides/python/how-to-create-a-tab...
  2. 使用 PHP 管理演示文稿中的文本框|Aspose.Slides for PHP 文档

    Aspose.Slides for PHP 让您轻松在 PowerPoint 和 OpenDocument 文件中创建、编辑和克隆文本框,提升演示文稿自动化。...只有这样,您才能使用位于 IAutoShape 下的 TextFrame 属性。请参阅本页的 Update Text 部分。...对象的引用。 向 IAutoShape 对象添加 TextFrame 属性以包含文本。在下面的示例中,我们添加了以下文本:...

    docs.aspose.com/slides/zh/php-java/manage-textbox/
  3. Automating PowerPoint Generation in .NET: Creat...

    Automate slide creation on cloud platforms with Aspose.Slides for .NET—generate, edit, and convert PowerPoint and OpenDocument files fast and reliably.... TextFrame . Text = "Quarterly Business...Q1 2025" ; subtitleShape . TextFrame . Text = "Prepared for Executive...

    docs.aspose.com/slides/net/automating-powerpoin...
  4. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....textFrame txtFrame.paragraphs.get_Item(0)...150, 75, 234, 123); // Adds TextFrame to the Rectangle ashp.addTextFrame("...

    forum.aspose.com/t/disable-spell-check-and-gram...
  5. 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.... TextFrame . Text = "Quarterly Business...Review – Q1 2025" ; subTitle . TextFrame . Text = "Prepared for Executive...

    docs.aspose.com/slides/net/slides-on-cloud-plat...
  6. 从 .NET 演示文稿获取形状的有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何计算并应用有效的形状属性,以实现精准的 PowerPoint 渲染。... TextFrame . TextFrameFormat ; ITextFrameFormatEffe...localPortionFormat = shape . TextFrame . Paragraphs [ 0 ]. Portions...

    docs.aspose.com/slides/zh/net/shape-effective-p...
  7. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize fonts, colors, alignment, and more with powerful Python code examples....highlight_text method in the TextFrame class allows you to highlight...highlight_regex method of the TextFrame class lets you highlight a...

    docs.aspose.com/slides/python-net/text-formatting/
  8. 使用 Python 管理演示文稿中的文本框|Aspose.Slides for Python 文档

    Aspose.Slides for Python via .NET 可轻松创建、编辑和克隆 PowerPoint 和 OpenDocument 文件中的文本框,提升您的演示文稿自动化工作。...只有这样,您才能使用 TextFrame ,它是 AutoShape 下的属性。请参阅本页的...RECTANGLE 的 AutoShape 。 设置形状的 TextFrame 中的文本。 将演示文稿保存为 PPTX 文件。 以下...

    docs.aspose.com/slides/zh/python-net/manage-tex...
  9. 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....cells (arranged in rows and columns) is straightforward and easy...ICell ’s TextFrame . Add some text to the TextFrame . Save the...

    docs.aspose.com/slides/php-java/manage-table/
  10. 在 Python 中格式化 PowerPoint 文本|Aspose.Slides for P...

    了解如何使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。通过强大的 Python 代码示例自定义字体、颜色、对齐方式等。...突出显示文本 highlight_text 方法在 TextFrame 类中,允许使用文本示例为文本的一部分添加背景颜色进行高亮,类似于...使用正则表达式突出显示文本 highlight_regex 方法在 TextFrame 类中,允许使用正则表达式为文本的一部分添加背景颜色进行高亮,类似于...

    docs.aspose.com/slides/zh/python-net/text-forma...