Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 5,329 for

autoshape

(0.18 sec)
  1. 使用 PHP 在演示文稿中管理图片框|Aspose.Slides for PHP 文档

    使用 Aspose.Slides for PHP via Java 向 PowerPoint 和 OpenDocument 演示文稿添加图片框。简化工作流程并增强幻灯片设计。...$shapesCount ) ; $i ++ ) { $autoShape = $presentation -> getSlides...$i ); if ( java_is_null ( $autoShape -> getPlaceholder ())) { continue...

    docs.aspose.com/slides/zh/php-java/picture-frame/
  2. FieldShape.Text | Aspose.Words for .NET

    Manage FieldShape text easily—get or set values effortlessly for seamless data retrieval and enhanced functionality in your applications....the anchor/canvas for an AutoShape object with the "In line with...the inline canvas for the AutoShape. Shape shape = ( Shape ) shapes...

    reference.aspose.com/words/net/aspose.words.fie...
  3. Format PowerPoint Shapes in JavaScript|Aspose.S...

    Format PowerPoint shapes in JavaScript using Aspose.Slides—set fill, line, and effect styles for PPT, PPTX, and ODP files with precision and full control.... Add an AutoShape to the slide. Set the line...how to format a rectangle AutoShape : // Instantiate the Presentation...

    docs.aspose.com/slides/nodejs-java/shape-format...
  4. 在 Android 上管理演示文稿中的图片框|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 将图片框添加到 PowerPoint 和 OpenDocument 演示文稿。简化工作流程并提升幻灯片设计。...shapesCount ; i ++) { IShape autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/zh/androidjava/picture-f...
  5. Math Text|Aspose.Slides Documentation

    Explore Aspose.Slides for Android MathematicalText examples: create and format equations, fractions, matrices, and symbols with Java in PPT, PPTX, and ODP presentations....IAutoShape ) { IAutoShape autoShape = ( IAutoShape ) shape ; ITextFrame...ITextFrame textFrame = autoShape . getTextFrame (); if ( textFrame...

    docs.aspose.com/slides/androidjava/examples/ele...
  6. How to Add a Paragraph with the Same Format As ...

    I assumed that IParagraphCollection.Insert would insert a paragraph with the same format as the one before. But I realized that this is not necessarily the case. See attached image where the last paragraph was added wit…...pptx")) { var shape = (AutoShape)p.Slides[0].Shapes.First();...e.pptx")) { var shape = (AutoShape)p.Slides[0].Shapes.First();...

    forum.aspose.com/t/how-to-add-a-paragraph-with-...
  7. 向演示文稿添加形状|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....对象提供的 AddAutoShape 方法添加线类型的 AutoShape 将修改后的演示文稿写入 PPTX 文件 在下面的示.... Slides [ 0 ]; //Add an autoshape of type line slide . Shapes...

    docs.aspose.com/slides/zh/net/adding-shapes-to-...
  8. Edit PPT in C# | products.aspose.com

    Edit PPT in C#. Use .NET library API to edit PowerPoint presentation...ppt" )) { AutoShape shape = (AutoShape)presentation.Slides[...

    products.aspose.com/slides/net/editor/ppt/
  9. Add Rectangles to Presentations in JavaScript|A...

    Boost your PowerPoint presentations by adding rectangles with JavaScript and Aspose.Slides for Node.js—easily design and modify shapes programmatically.... Add an AutoShape of Rectangle type using addAutoShape...(). get_Item ( 0 ); // Add AutoShape of ellipse type var shp =...

    docs.aspose.com/slides/nodejs-java/rectangle/
  10. 使用 Aspose.Slides for C++ 的 Hello World 应用程序|Asp...

    使用 Aspose.Slides 创建您的第一个 C++ 应用程序,这是一个简单的 Hello World 示例,可帮助您准备自动化 PPT、PPTX 和 ODP 演示文稿。...ShapeType 为 Rectangle 的 AutoShapeAutoShape 添加一个 TextFrame,默认文本为...<DOM/ShapeCollection.h> #include <DOM/AutoShape.h> #include <DOM/Paragraph...

    docs.aspose.com/slides/zh/cpp/hello-world-appli...