Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 5,174 for

autoshape

(0.04 sec)
  1. Forcing a Fixed AutoShape Height with Text Auto...

    Hi team, I have an Autoshape with resize shape to fit text enabled. Right now whenever I set the shape height using aspose, it automatically readjusts itself to a particular height. However, I want to force set height …...Forcing a Fixed AutoShape Height with Text Autofit Enabled in...12:33pm 1 Hi team, I have an autoshape with resize shape to fit text...

    forum.aspose.com/t/forcing-a-fixed-autoshape-he...
  2. Text Box|Aspose.Slides Documentation

    Create and format text boxes in C# with Aspose.Slides: set fonts, alignment, wrapping, autofit, and links to polish slides for PowerPoint and OpenDocument....box is represented by an AutoShape . Nearly any shape can contain...Box A text box is simply an AutoShape with no fill or border and...

    docs.aspose.com/slides/net/examples/elements/te...
  3. 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....js via Java provides the AutoShape class that allows you to add...shapes added through the AutoShape class may contain text. Note...

    docs.aspose.com/slides/nodejs-java/manage-textbox/
  4. Manage Text Boxes in Presentations on Android|A...

    Aspose.Slides for Android via Java makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....get_Item ( 0 ); // Adds an AutoShape with type set as Rectangle...IAutoShape ) { IAutoShape autoShape = ( IAutoShape ) shape ; System...

    docs.aspose.com/slides/androidjava/manage-textbox/
  5. 文本框|Aspose.Slides 文档

    使用 Aspose.Slides 在 C# 中创建和格式化文本框:设置字体、对齐、换行、自动适应以及链接,以完善 PowerPoint 和 OpenDocument 的幻灯片。...Slides 中, 文本框 由 AutoShape 表示。几乎任何形状都可以包含文本,但典型的文本框没有填充或边框,仅显示文本。...文本框就是一个没有填充和边框且带有一些格式化文本的 AutoShape 。以下是创建方法: public static void...

    docs.aspose.com/slides/zh/net/examples/elements...
  6. 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....get_Item ( 0 ); // Adds an AutoShape with type set as Rectangle...IAutoShape ) { IAutoShape autoShape = ( IAutoShape ) shape ; System...

    docs.aspose.com/slides/java/manage-textbox/
  7. Manage Text Boxes in Presentations Using PHP|As...

    Aspose.Slides for PHP makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....get_Item ( 0 ); # Adds an AutoShape with type set as Rectangle...isTextBox method from the AutoShape class, allowing you to examine...

    docs.aspose.com/slides/php-java/manage-textbox/
  8. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...js via Java 提供了 AutoShape 类,允许您添加包含文字的形状。 Info Aspose...过 Shape 类添加的形状都能容纳文字。而通过 AutoShape 类添加的形状可以包含文字。 Note 因此,在处理...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  9. 管理文本框|Aspose.Slides 文档

    使用 Java 在 PowerPoint 幻灯片上创建文本框。在 PowerPoint 幻灯片中使用 Java 在文本框或文本框架中添加列。使用 Java 在 PowerPoint 幻灯片中添加带超链接的文本框。...get_Item ( 0 ); // 添加类型设置为矩形的 AutoShape IAutoShape ashp = sld . getShapes...Slides 提供 isTextBox() 属性(来自 AutoShape 类),允许您检查形状并查找文本框。 以下 Java...

    docs.aspose.com/slides/zh/androidjava/manage-te...
  10. Manage Text Boxes in Presentations in .NET|Aspo...

    Aspose.Slides for .NET makes it easy to create, edit, and clone text boxes in PowerPoint and OpenDocument files, enhancing your presentation automation....Slides [ 0 ]; // Adds an AutoShape with type set as Rectangle...IAutoShape autoShape ) { Console . WriteLine ( autoShape . IsTextBox...

    docs.aspose.com/slides/net/manage-textbox/