Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 5,190 for

autoshape

(0.83 sec)
  1. IPortionEffectiveData instance variables change...

    Hello Aspose Team! I’ve been under the assumption that when I call .getFormat().getEffective() on a Portion object, the resulting IPortionFormatEffective object was immutable and basically a ‘snapshot’ of the format sty…...when instantiating a Table/AutoShape via code rather than the template...

    forum.aspose.com/t/iportioneffectivedata-instan...
  2. 将 PowerPoint 转换为视频|Aspose.Slides 文档

    在 Java 中将 PowerPoint 转换为视频...try { // 添加文本和动画 IAutoShape autoShape = presentation . getSlides...IParagraphCollection paragraphCollection = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  3. Convert JSON Format to POT via C++ | products.a...

    Parse JSON to POT in C++ without using Microsoft PowerPoint...get the first slide, Add an AutoShape of Rectangle type, add TextFrame...

    products.aspose.com/total/cpp/conversion/json-t...
  4. Convert JSON Format to POTM via C++ | products....

    Parse JSON to POTM in C++ without using Microsoft PowerPoint...get the first slide, Add an AutoShape of Rectangle type, add TextFrame...

    products.aspose.com/total/cpp/conversion/json-t...
  5. 使用 C++ 在演示文稿中管理连接线|Aspose.Slides 文档

    让 C++ 应用程序能够在 PowerPoint 幻灯片中绘制、连接和自动路由线条——全面控制直线、折线和曲线连接线。...:: Is < AutoShape > ( shape )) { SharedPtr < AutoShape > aShape...ExplicitCast < Aspose :: Slides :: AutoShape > ( shape ); if ( aShape ->...

    docs.aspose.com/slides/zh/cpp/connector/
  6. 在 C++ 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 C++ 中将 PowerPoint 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。...SharedPtr < IAutoShape > autoShape = slide -> get_Shapes () ->...paragraph" )); auto paragraphs = autoShape -> get_TextFrame () -> get_Paragraphs...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  7. JoinPortionsWithSameFormatting Carries Over "Er...

    Hello Aspose Team! We’ve been running into an issue with red swiggly underscores (usually a sign of misspelling) in text that we replaced. This seems to be partially an issue on PPT not re-evaluating text eagerly anymor…...IAutoShape) { IAutoShape autoShape = (IAutoShape) shape; for...for (IPortion portion : autoShape.getTextFrame().getParagraphs()...

    forum.aspose.com/t/joinportionswithsameformatti...
  8. Working with Shapes in Python|Aspose.Words for ...

    Create and manage shapes, ole objects in a document using Python....drawing layer, such as an AutoShape, textbox, freeform, OLE object...

    docs.aspose.com/words/python-net/working-with-s...
  9. Convert JSON Format to PPTM via C++ | products....

    Parse JSON to PPTM in C++ without using Microsoft PowerPoint...get the first slide, Add an AutoShape of Rectangle type, add TextFrame...

    products.aspose.com/total/cpp/conversion/json-t...
  10. 在 Android 上将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

    了解如何在 Java 中将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化工作流程。...try { // 添加文本和动画 IAutoShape autoShape = presentation . getSlides...IParagraphCollection paragraphCollection = autoShape . getTextFrame (). getParagraphs...

    docs.aspose.com/slides/zh/androidjava/convert-p...