Sort Score
Result 10 results
Languages All
Labels All
Results 4,861 - 4,870 of 126,444 for

presentation

(0.61 sec)
  1. 使用 Python 將水印添加到 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於將水印添加到 PPTX 演示文稿。... Presentation() as pres: master = pres...slides with slides . Presentation() as presentation: with open( "image1...

    products.aspose.com/slides/zh-hant/python-net/w...
  2. 使用 Java 在演示文稿中应用形状动画|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状动画。脱颖而出!... 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 添加一个...实例化一个表示演示文稿文件的 Presentation 类。 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/java/shape-animation/
  3. Convert JPG to Image in Java | products.aspose.com

    Convert JPG to Image in Java. Use Java library API to convert JPG files to Images...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/java/conversion/jpg-...
  4. Convert SVG to PNG in Java | products.aspose.com

    Convert SVG to PNG in Java. Use Java library API to convert SVG files to PNGs...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/java/conversion/svg-...
  5. Online XSLFO to ODP Conversion or Build .NET ba...

    Free online app to convert XSLFO to ODP files. .NET C# conversion library code for XSLFO documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/xslfo-...
  6. Online PCL to OTP Conversion or Build .NET base...

    Free online app to convert PCL to OTP files. .NET C# conversion library code for PCL documents....Load PPTX file by using Presentation class Save the document...instance of Presentation Presentation presentation = new Presentation...

    products.aspose.com/total/net/conversion/pcl-to...
  7. C++ API to Convert TEX to PPSM | products.aspos...

    Convert TEX to PPSM via C++ without using Microsoft Word or Adobe Acrobat Reader...PPSM allows you to create presentations from your documents. How...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/tex-to...
  8. C++ API to Convert EPUB to SWF | products.aspos...

    Convert EPUB to SWF via C++ without using Microsoft Word or Adobe Acrobat Reader...engaging content for websites, presentations, and other applications...Load PPTX document by using Presentation class reference Save the...

    products.aspose.com/total/cpp/conversion/epub-t...
  9. Wrong Count of Animated Text Paragraphs in a Te...

    Hi Team, I have a sample PPTX with a slide containing animated text frame. Text frame has four animated paragraphs. I use Aspose to read this PPTX and want to get images of individual animated text paragraphs. Ideally, …...WriteLine($"ERROR: Presentation file not found at: {Path...Console.WriteLine($"Loading presentation from: {Path.GetFullPath...

    forum.aspose.com/t/wrong-count-of-animated-text...
  10. Aspose.Slides for C++: paragraph->GetRect() Thr...

    Using aspose 25 version, when trying to access paragraph->GetRect();, it throws exception: System::NullReferenceException: Object reference not set to an instance of an object. Attached ppt: Test1.pptx.zip (255.3 KB…...shape name auto presentation = MakeObject<Presentation>(u"Test1.pptx");...try { auto slideCount = presentation->get_Slides()->get_Count();...

    forum.aspose.com/t/aspose-slides-for-c-paragrap...