Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 4,901 for

autoshape

(0.04 sec)
  1. How to Insert Draft Watermark in PowerPoint Pre...

    We'll guide you how to insert draft watermark in PowerPoint presentation in C# using simple API calls. You may add confidential watermark in PowerPoint presentation by using easy API interface in C#....each master slide, add an Autoshape Insert confidential draft...

    kb.aspose.com/slides/net/how-to-insert-draft-wa...
  2. 将 PowerPoint 转换为 Word|Aspose.Slides for Python 文档

    在 Python 中将 PowerPoint 演示文稿转换为 Word... AutoShape : builder . writeln ( shape...

    docs.aspose.com/slides/zh/python-net/convert-po...
  3. How to create Hello World Presentation document...

    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.... Slides [ 0 ]; // Add an AutoShape of Rectangle type IAutoShape...

    docs.aspose.com/slides/net/how-to-create-hello-...
  4. Ինչպես ստեղծել PowerPoint սլայդներ HTML-ում՝ օգ...

    Այս հոդվածը ներառում է, թե ինչպես ստեղծել PowerPoint սլայդներ HTML-ում՝ օգտագործելով Python-ը: Այն նաև ներառում է շրջակա միջավայրի կազմաձևման և Python-ի միջոցով HTML ներկայացման աշխատանքային օրինակների մանրամասները:...ներկայացման մեջ Տեղադրեք Autoshape ուղղանկյուն տիպի ձևի և տեքստային...

    kb.aspose.com/hy/slides/python/how-to-create-po...
  5. Get all the text in all the slides|Aspose.Slide...

    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....placeholder sldText += (( AutoShape ) shp ). TextFrame . Text...

    docs.aspose.com/slides/net/get-all-the-text-in-...
  6. 管理超链接|Aspose.Slides 文档

    在 C# 或 .NET 中向 PowerPoint 演示文稿添加超链接...IAutoShape autoShape = shape as IAutoShape ; if ( autoShape != null...( IParagraph paragraph in autoShape . TextFrame . Paragraphs )...

    docs.aspose.com/slides/zh/net/manage-hyperlinks/
  7. Shape Manipulations|Aspose.Slides for Python Do...

    Manipulate PowerPoint shapes in Python... slides [ 0 ] # Add autoshape of rectangle type shp1 = sld...pres . slides [ 0 ] # Add autoshape of rectangle type shp1 = sld...

    docs.aspose.com/slides/python-net/shape-manipul...
  8. Shape Manipulations|Aspose.Slides for Node.js v...

    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.... get_Item ( 0 ); // Add autoshape of rectangle type sld . getShapes...(). get_Item ( 0 ); // Add autoshape of rectangle type sld . getShapes...

    docs.aspose.com/slides/nodejs-java/shape-manipu...
  9. 档案

    档案...image); 向幻灯片添加形状: # // 添加椭圆类型的autoshape sld.Shapes.AddAutoShape(ShapeType...100, 100, image); // 添加椭圆类型的autoshape sld.Shapes.AddAutoShape(ShapeType...

    blog.aspose.com/zh/slides/create-edit-powerpoin...
  10. Presentation Locking|Aspose.Slides Documentation

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

    docs.aspose.com/slides/net/presentation-locking/