Sort Score
Result 10 results
Languages All
Labels All
Results 531 - 540 of 4,901 for

autoshape

(0.07 sec)
  1. 将 PowerPoint 转换为视频|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/androidjava/convert-p...
  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 OTP via C++ | products.a...

    Parse JSON to OTP 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 PPS via C++ | products.a...

    Parse JSON to PPS 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. 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...
  6. 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...
  7. 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...
  8. 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-...
  9. 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...
  10. 档案

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

    blog.aspose.com/zh/slides/work-with-hyperlinks-...