Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 5,232 for

autoshape

(0.15 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 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...
  3. 在 PHP 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides for...

    了解如何使用 Aspose.Slides for PHP 将 PowerPoint 演示文稿转换为视频。探索示例代码和自动化技术,以简化您的工作流程。...Presentation (); try { # 添加文本和动画 $autoShape = $presentation -> getSlides...)); $paragraphCollection = $autoShape -> getTextFrame () -> getParagraphs...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  4. Cannot Find a Way to Determine Inherited Scheme...

    I want to determine the font color used in a text frame. We can typically use something like textShape.TextFrame.Paragraphs[0].Portions[0].PortionFormat.FillFormat This returns an Aspose.Slides.IFillFormat object with A…...WriteLine(((AutoShape)presentation.Slides[0].Shapes[0])...

    forum.aspose.com/t/cannot-find-a-way-to-determi...
  5. An Exception Is Thrown When Loading a PowerPoin...

    Dear Aspose Support Team, We are currently using a C# function to remove watermarks from .pptx files utilizing the Aspose.Slides library. We have a valid Aspose.Total for .NET license. Our function loads the presentati…...Shapes) { if (shape is AutoShape && shape.Name.Equals("GalaxkeyFooter"...

    forum.aspose.com/t/an-exception-is-thrown-when-...
  6. 档案

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

    blog.aspose.com/zh/slides/work-with-hyperlinks-...
  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. Convert TXT to PPTM via C# .NET or with free On...

    Convert Word txt documents to PowerPoint pptm 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. 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...
  10. Convert TXT to PPSX via C# .NET or with free On...

    Convert Word txt documents to PowerPoint ppsx 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...