Sort Score
Result 10 results
Languages All
Labels All
Results 261 - 270 of 5,331 for

autoshape

(0.09 sec)
  1. Manage Superscript and Subscript in Presentatio...

    Master superscript and subscript in Aspose.Slides for Node.js via Java and elevate your presentations with professional text formatting for maximum impact.... Add an AutoShape of Rectangle type to the slide...TextFrame associated with the AutoShape . Clear existing Paragraphs...

    docs.aspose.com/slides/nodejs-java/superscript-...
  2. Automate Presentation Localization in C++|Aspos...

    Automate PowerPoint and OpenDocument slide localization in C++ with Aspose.Slides, using practical code samples and tips for faster global rollout.... Add an AutoShape of Rectangle type to the slide...

    docs.aspose.com/slides/cpp/presentation-localiz...
  3. Add Rectangles to Presentations in Python|Aspos...

    Boost your PowerPoint & OpenDocument presentations by adding rectangles with Aspose.Slides for Python via .NET—easily design and modify shapes programmatically.... slides [ 0 ] # Add autoshape of rectangle type sld . shapes...pres . slides [ 0 ] # Add autoshape of rectangle type shp = sld...

    docs.aspose.com/slides/python-net/rectangle/
  4. 在 Python 中格式化 PowerPoint 形状|Aspose.Slides for P...

    了解如何使用 Aspose.Slides 在 Python 中格式化 PowerPoint 形状——精准且完整地设置 PPT、PPTX 和 ODP 文件的填充、线条和效果样式。... 向幻灯片添加一个 AutoShape 。 设置形状的 line style 。 设置线宽。...文件。 以下 Python 代码演示如何格式化矩形 AutoShape : import aspose.slides as...

    docs.aspose.com/slides/zh/python-net/shape-form...
  5. 管理 PHP 中的演示文稿缩放|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 创建和自定义缩放 —— 在章节之间跳转,在 PPT、PPTX 和 ODP 演示文稿中添加缩略图和过渡效果。...-> cyan ); # 为第二张幻灯片创建文本框 $autoshape = $slide2 -> getShapes ()...100 , 200 , 500 , 200 ); $autoshape -> getTextFrame () -> setText...

    docs.aspose.com/slides/zh/php-java/manage-zoom/
  6. 形状动画|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中应用 PowerPoint 动画... 添加一个 rectangle AutoShape 。 使用 AutoShape.addTextFrame 添加文本。...添加文本。 获取主效果序列。 向 AutoShape 添加动画效果。 调用 TextAnimation.setBuildType...

    docs.aspose.com/slides/zh/nodejs-java/shape-ani...
  7. 使用形状锁防止演示文稿编辑|Aspose.Slides 文档

    了解 Aspose.Slides for C++ 如何在 PPT、PPTX 和 ODP 文件中锁定或解锁形状,保护演示文稿的安全,同时允许受控编辑并加快交付速度。... auto autoShape = ExplicitCast < IAutoShape...ExplicitCast < IAutoShapeLock > ( autoShape -> get_ShapeLock ()); autoShapeLock...

    docs.aspose.com/slides/zh/cpp/applying-protecti...
  8. 管理缩放|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加缩放或缩放框架..."cyan" )); // 为第二张幻灯片创建文本框 var autoshape = slide2 . getShapes (). addAutoShape...100 , 200 , 500 , 200 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/zh/nodejs-java/manage-zoom/
  9. MathText|Aspose.Slides for Python Documentation

    Work with math text in Python using Aspose.Slides: create and edit equations, fractions, radicals, scripts, formatting, and render results for PPT and PPTX.... AutoShape ) and shape . text_frame is...

    docs.aspose.com/slides/python-net/examples/elem...
  10. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....the placeholder shape to an AutoShape and change the text using...TextFrame associated with the AutoShape . Save the modified presentation...

    docs.aspose.com/slides/nodejs-java/manage-place...