Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,093 for

autoshape

(0.03 sec)
  1. ShapeBase.name property | Aspose.Words for Python

    ShapeBase.name property. Gets or sets the optional shape name....it, and then via "Format AutoShape" -> "Alt Text". doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Superscript and Subscript|Aspose.Slides for Nod...

    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.... Add an AutoShape of Rectangle type to the slide...TextFrame associated with the AutoShape . Clear existing Paragraphs...

    docs.aspose.com/slides/nodejs-java/superscript-...
  3. 形状格式化|Aspose.Slides for Python 文档

    在 Python 中格式化 PowerPoint 演示文稿中的形状... 以下 Python 代码演示了格式化一个矩形 AutoShape 的操作: import aspose.slides...Presentation () as pres : autoShape = pres . slides [ 0 ] . shapes...

    docs.aspose.com/slides/zh/python-net/shape-form...
  4. Manage Zoom|Aspose.Slides Documentation

    Add zoom or zoom frames to PowerPoint presentations in C# or .NET...the second slide IAutoShape autoshape = slide2 . Shapes . AddAutoShape...100 , 200 , 500 , 200 ); autoshape . TextFrame . Text = "Second...

    docs.aspose.com/slides/net/manage-zoom/
  5. Presentation Localization|Aspose.Slides Documen...

    Change or check language in PowerPoint presentation. Spell check text in C# or .NET... Add an AutoShape of Rectangle type to the slide...

    docs.aspose.com/slides/net/presentation-localiz...
  6. ShapeBase.Name | Aspose.Words for .NET

    Discover the ShapeBase Name property to easily manage optional shape names, enhancing your design flexibility and project organization....it, and then via "Format AutoShape" -> "Alt Text". doc . Save...

    reference.aspose.com/words/net/aspose.words.dra...
  7. FieldShape class | Aspose.Words for Python

    aspose.words.fields.FieldShape class. Implements the SHAPE field...the anchor/canvas for an AutoShape object with the "In line with...the inline canvas for the AutoShape. shape = shapes [ 0 ] . as_shape...

    reference.aspose.com/words/python-net/aspose.wo...
  8. How to Create PowerPoint Presentation using C#

    We'll walk you through the steps in C# for how to create PowerPoint presentation using C#. By using a few lines of easy code in C# PPT presentation can be generated....collection Add a Rectangle AutoShape inside the newly created slide...adding a blank slide and an autoshape inside the slide. Subsequently...

    kb.aspose.com/slides/net/how-to-create-powerpoi...
  9. 形状格式化|Aspose.Slides 文档

    在 Java 的 PowerPoint 演示中格式化形状... 此 Java 代码演示了我们格式化矩形 AutoShape 的操作: // 实例化表示演示文稿文件的演示文稿类...Presentation (); try { IShape autoShape = pres . getSlides (). get_Item...

    docs.aspose.com/slides/zh/java/shape-formatting/
  10. Connector|Aspose.Slides for Node.js via .NET Do...

    Connect PowerPoint shapes in JavaScript... Add two AutoShape to the slide using the addAutoShape...getShapes (); // Adds an Ellipse autoshape var ellipse = shapes . addAutoShape...

    docs.aspose.com/slides/nodejs-java/connector/