Sort Score
Result 10 results
Languages All
Labels All
Results 121 - 130 of 5,193 for

autoshape

(0.24 sec)
  1. 在 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...
  2. 使用 Java 在演示文稿中管理图片框|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/picture-frame/
  3. 使用 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/
  4. Disable Spell Check and Grammar Check in PowerP...

    How can we disable spellcheck/grammer check in the PPT....addClone(sld); // Add an autoshape of type line IAutoShape ashp...instanceof AutoShape) { AutoShape autoShape = ((AutoShape)shape);...

    forum.aspose.com/t/disable-spell-check-and-gram...
  5. 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/
  6. 图片框|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加图片框...shapesCount ; i ++ ) { var autoShape = presentation . getSlides...(). get_Item ( i ); if ( autoShape . getPlaceholder () == null...

    docs.aspose.com/slides/zh/nodejs-java/picture-f...
  7. 在 PHP 中管理 PowerPoint 文本段落|Aspose.Slides for PHP 文档

    通过 Java 使用 Aspose.Slides for PHP,全面掌控段落格式——在 PPT、PPTX 和 ODP 演示文稿中优化对齐、间距和样式。...get_Item ( 0 ); # 添加矩形类型的 AutoShape $ashp = $slide -> getShapes... 150 , 300 , 150 ); # 访问 AutoShape 的 TextFrame $tf = $ashp ->...

    docs.aspose.com/slides/zh/php-java/manage-parag...
  8. Manage Picture Frames in Presentations in .NET|...

    Add picture frames to PowerPoint and OpenDocument presentations with Aspose.Slides for .NET. Streamline your workflow and enhance slide designs....shapesCount ; i ++) { var autoShape = presentation . Slides [...[ 0 ]. Shapes [ i ]; if ( autoShape . Placeholder == null ) {...

    docs.aspose.com/slides/net/picture-frame/
  9. 使用 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...
  10. Convert PPTX to Word in Java | products.aspose.com

    Convert PPTX to Word in Java. Use Java library API to convert PowerPoint to Word...instanceof AutoShape ) { builder . writeln ((( AutoShape ) shape...

    products.aspose.com/slides/java/conversion/pptx...