Sort Score
Result 10 results
Languages All
Labels All
Results 11 - 20 of 185 for

textframe columns

(0.15 sec)
  1. How to Extract Multi-Column Text from a Text Fr...

    Hi Team, I am using aspose slides for cpp. There is a text frame where text is divided into 3 multi Columns. I want to be able to extract text according to different Columns. Entire text: Hello, this is the first colum…...How to Extract Multi-Column Text from a Text Frame Separately...text is divided into 3 multi columns. I want to be able to extract...

    forum.aspose.com/t/how-to-extract-multi-column-...
  2. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting.... TextFrame tf = cell . Shape . TextFrame ; //Add some...pres . Slides [ 0 ]; //Define columns with widths and rows with heights...

    docs.aspose.com/slides/net/creating-a-table-on-...
  3. .NET 中的演示文稿文本框管理|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/net/manage-textbox/
  4. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...只有这样才能使用 AutoShape 下的属性 TextFrame 。请参阅本页的 Update Text 章节。 Create...对象的引用。 为该 AutoShape 对象添加 TextFrame 属性,以便容纳文字。下面的示例中,我们添加的文字是...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  5. 管理 Android 上演示文稿中的文本框|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/manage-te...
  6. 使用 Java 管理演示文稿中的文本框|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/manage-textbox/
  7. 使用 VSTO 和 Aspose.Slides for .NET 创建表格|Aspose.Sl...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 C# 中以灵活的格式创建 PowerPoint(PPT、 PPTX)幻灯片中的表格。... TextFrame tf = cell . Shape . TextFrame ; //添加一些文本...pres . Slides [ 0 ]; //Define columns with widths and rows with heights...

    docs.aspose.com/slides/zh/net/creating-a-table-...
  8. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for .NET calculates and applies effective shape properties for precise PowerPoint rendering.... TextFrame . TextFrameFormat ; ITextFrameFormatEffe...localPortionFormat = shape . TextFrame . Paragraphs [ 0 ]. Portions...

    docs.aspose.com/slides/net/shape-effective-prop...
  9. Manage Presentation Tables in JavaScript|Aspose...

    Create & edit tables in PowerPoint slides with JavaScript and Aspose.Slides for Node.js. Discover simple code examples to streamline your table workflows....cells (arranged in rows and columns) is straightforward and easy...an Cell ’s TextFrame . Add some text to the TextFrame . Save the...

    docs.aspose.com/slides/nodejs-java/manage-table/
  10. 使用 C++ 在演示文稿中管理文本框|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/cpp/manage-textbox/