Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 5,382 for

autoshape

(0.06 sec)
  1. 在 Android 上将 PowerPoint 演示文稿转换为视频|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/convert-p...
  2. Convert TXT to POT via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint pot files with C#. Convert multiple files within ASP.NET or other .NET applications....Slides [ 0 ]; // Adding the AutoShape to accomodate the HTML content...

    products.aspose.com/total/net/conversion/txt-to...
  3. 档案

    档案...IAutoShape autoShape = (IAutoShape)shape; if (autoShape != null)...for (IParagraph paragraph : autoShape.getTextFrame().getParagraphs())...

    blog.aspose.com/zh/slides/work-with-hyperlinks-...
  4. Convert TXT to ODP via C# .NET or with free Onl...

    Convert Word txt documents to PowerPoint odp files with C#. Convert multiple files within ASP.NET or other .NET applications....Slides [ 0 ]; // Adding the AutoShape to accomodate the HTML content...

    products.aspose.com/total/net/conversion/txt-to...
  5. Working with Shapes in Node.js|Aspose.Words for...

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

    docs.aspose.com/words/nodejs-net/working-with-s...
  6. Convert JSON Format to PPSX via C++ | products....

    Parse JSON to PPSX 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...
  7. 在 JavaScript 中将 PowerPoint 演示文稿转换为视频|Aspose.Sli...

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

    docs.aspose.com/slides/zh/nodejs-java/convert-p...
  8. Convert TXT to POTM via C# .NET or with free On...

    Convert Word txt documents to PowerPoint potm files with C#. Convert multiple files within ASP.NET or other .NET applications....Slides [ 0 ]; // Adding the AutoShape to accomodate the HTML content...

    products.aspose.com/total/net/conversion/txt-to...
  9. 在 PHP 中管理演示文稿属性|Aspose.Slides for PHP 文档

    在 Aspose.Slides for PHP via Java 中精通演示文稿属性,并简化对 PowerPoint 和 OpenDocument 文件的搜索、品牌化和工作流。...( $pptxFileName ); try { $autoShape = $pres -> getSlides () ->...get_Item ( 0 ); $paragraph = $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/zh/php-java/presentation...
  10. 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...