Sort Score
Result 10 results
Languages All
Labels All
Results 5,201 - 5,210 of 127,310 for

presentation

(0.16 sec)
  1. Convert PPSX to GIF using C++ application | pro...

    Sample C++ conversion code for PPSX document to GIF format. Use example code for batch PPSX to GIF conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppsx-...
  2. Convert XML to BMP using C++ application | prod...

    Sample C++ conversion code for XML document to BMP format. Use example code for batch XML to BMP conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/xml-t...
  3. Convert POT to GIF using C++ application | prod...

    Sample C++ conversion code for POT document to GIF format. Use example code for batch POT to GIF conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pot-t...
  4. Convert POTM to PNG using C++ application | pro...

    Sample C++ conversion code for POTM document to PNG format. Use example code for batch POTM to PNG conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potm-...
  5. Convert TIFF to BMP using C++ application | pro...

    Sample C++ conversion code for TIFF document to BMP format. Use example code for batch TIFF to BMP conversion within any C++ Application....Slides for C++ Presentation Object. Select the first...SharedPtr<Presentation> pres = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/tiff-...
  6. 在 Android 上的演示文稿图表中自定义误差条|Aspose.Slides 文档

    了解如何使用 Aspose.Slides for Android via Java 在图表中添加和自定义误差条——优化 PowerPoint 演示文稿中的数据可视化。...ErrorBarCustomValues 属性: 创建 Presentation 类的实例。 在所需幻灯片上添加气泡图。 访问第一条图表系列并设置误差条...创建 Presentation 类的实例 Presentation pres = new Presentation ();...

    docs.aspose.com/slides/zh/androidjava/error-bar/
  7. 使用 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...
  8. 使用 Python 將水印添加到 PPT 演示文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/python-net/w...
  9. 连接器|Aspose.Slides 文档

    使用 C# 和 Aspose.Slides 绘制和控制连接器:添加、路由、重新路由、设置连接点、箭头和样式,以在 PPT、PPTX 和 ODP 中链接形状。...() { using var pres = new Presentation (); var slide = pres . Slides...() { using var pres = new Presentation (); var slide = pres . Slides...

    docs.aspose.com/slides/zh/net/examples/elements...
  10. 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...