Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 5,232 for

autoshape

(0.09 sec)
  1. 在 Android 上从演示文稿获取段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Android via Java 中检索段落和文本片段的边界,以优化 PowerPoint 演示文稿中的文本定位。... AutoShape shape = ( AutoShape ) pres . getSlides...

    docs.aspose.com/slides/zh/androidjava/paragraph/
  2. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...Shapes) { IAutoShape autoShape = curShape as IAutoShape;...Slides.IImage curImage = autoShape.GetImage(0, 2, 2); // Save...

    forum.aspose.com/t/text-looks-different-when-co...
  3. Add Rectangles to Presentations in PHP|Aspose.S...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for PHP via Java — easily design and modify shapes programmatically....-> get_Item ( 0 ); # Add AutoShape of ellipse type $shp = $sld...-> get_Item ( 0 ); # Add AutoShape of ellipse type $shp = $sld...

    docs.aspose.com/slides/php-java/rectangle/
  4. 在 Java 中获取演示文稿的段落边界|Aspose.Slides 文档

    了解如何在 Aspose.Slides for Java 中检索段落和文本部分的边界,以优化 PowerPoint 演示文稿中的文本定位。... AutoShape shape = ( AutoShape ) pres . getSlides...

    docs.aspose.com/slides/zh/java/paragraph/
  5. 从演示文稿形状中提取图像|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 从 PowerPoint 和 OpenDocument 演示文稿的形状中提取图像 —— 快速、代码友好的解决方案。...Is < AutoShape > ( sh )) { System :: SharedPtr < AutoShape > ashp...ExplicitCast < Aspose :: Slides :: AutoShape > ( sh ); if ( ashp -> get_FillFormat...

    docs.aspose.com/slides/zh/cpp/extracting-images...
  6. 形状动画|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中应用 PowerPoint 动画... 添加一个 rectangle AutoShape 。 使用 AutoShape.addTextFrame 添加文本。...添加文本。 获取主效果序列。 向 AutoShape 添加动画效果。 调用 TextAnimation.setBuildType...

    docs.aspose.com/slides/zh/nodejs-java/shape-ani...
  7. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout.... Add an AutoShape of Rectangle type to the slide...

    docs.aspose.com/slides/python-net/presentation-...
  8. 幻灯片切换|Aspose.Slides 文档

    在 C# 或 .NET 中添加 PowerPoint 幻灯片切换和切换效果...Presentation ()) { AutoShape autoshape = ( AutoShape ) presentation...100 , 100 , 400 , 100 ); autoshape . TextFrame . Text = "Morph...

    docs.aspose.com/slides/zh/net/slide-transition/
  9. Manage Presentation Placeholders in JavaScript|...

    Effortlessly manage placeholders in Aspose.Slides for Node.js via Java: replace text, customize prompts & set image transparency in PowerPoint and OpenDocument....the placeholder shape to an AutoShape and change the text using...TextFrame associated with the AutoShape . Save the modified presentation...

    docs.aspose.com/slides/nodejs-java/manage-place...
  10. Add Rectangles to Presentations on Android|Aspo...

    Boost your PowerPoint presentations by adding rectangles with Aspose.Slides for Android via Java—easily design and modify shapes programmatically.... get_Item ( 0 ); // Add AutoShape of ellipse type IShape shp...(). get_Item ( 0 ); // Add AutoShape of ellipse type IShape shp...

    docs.aspose.com/slides/androidjava/rectangle/