Sort Score
Result 10 results
Languages All
Labels All
Results 241 - 250 of 4,478 for

autoshape

(0.05 sec)
  1. Convert PowerPoint Presentations to Video in C#...

    Learn how to convert PowerPoint and OpenDocument presentations to video using C#. Discover sample code and automation techniques to streamline your workflow.... IAutoShape autoShape = slide . Shapes . AddAutoShape..."paragraph by paragraph" )); autoShape . TextFrame . Paragraphs ...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. Manage Zoom|Aspose.Slides for Node.js via .NET ...

    Add zoom or zoom frames to PowerPoint presentations in JavaScript...for the second slide var autoshape = slide2 . getShapes (). addAutoShape...100 , 200 , 500 , 200 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/nodejs-java/manage-zoom/
  3. 幻灯片过渡|Aspose.Slides 文档

    PowerPoint 幻灯片过渡, Java中的PowerPoint变形过渡...Presentation (); try { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/zh/java/slide-transition/
  4. 形状操作|Aspose.Slides 文档

    在 C# 或 .NET 中操作 PowerPoint 形状...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . Shapes [...

    docs.aspose.com/slides/zh/net/shape-manipulations/
  5. 形状操作|Aspose.Slides 文档

    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....iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...iCount ; i ++) { AutoShape ashp = ( AutoShape ) sld . getShapes...

    docs.aspose.com/slides/zh/java/shape-manipulati...
  6. Aspose.Words.Drawing | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing namespace to effortlessly create and modify stunning drawing objects, enhancing your document's visual appeal....drawing layer, such as an AutoShape, textbox, freeform, OLE object...drawing layer, such as an AutoShape, freeform, OLE object, ActiveX...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 椭圆|Aspose.Slides for Python 文档

    在Python中创建PowerPoint演示文稿中的椭圆...使用IShapes对象公开的AddAutoShape方法添加椭圆类型的AutoShape 将修改后的演示文稿写入PPTX文件 在下面的示例中,我们已将椭圆添加到第一张幻灯片。...使用IShapes对象公开的AddAutoShape方法添加椭圆类型的AutoShape。 将椭圆的填充类型设置为实心。 使用与IShape...

    docs.aspose.com/slides/zh/python-net/ellipse/
  8. 管理缩放|Aspose.Slides 文档

    在Java中为PowerPoint演示文稿添加缩放或缩放框...the second slide IAutoShape autoshape = slide2 . getShapes (). addAutoShape...100 , 200 , 500 , 200 ); autoshape . getTextFrame (). setText...

    docs.aspose.com/slides/zh/androidjava/manage-zoom/
  9. 管理占位符|Aspose.Slides for PHP 文档

    使用PHP更改PowerPoint幻灯片中占位符的文本。使用PHP在PowerPoint幻灯片中设置占位符的提示文本。... 将占位符形状强制转换为 AutoShape ,并使用与 AutoShape 关联的 TextFrame 更改文本。...JavaClass ( "com.aspose.slides.AutoShape" )) { $text = "" ; # PowerPoint显示"单击添加标题"...

    docs.aspose.com/slides/zh/php-java/manage-place...
  10. Applying Protection to Presentation|Aspose.Slid...

    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....[ count ]; //if shape is autoshape if ( shape is IAutoShape )...[ count ]; //if shape is autoshape if ( shape is IAutoShape )...

    docs.aspose.com/slides/net/applying-protection-...