Sort Score
Result 10 results
Languages All
Labels All
Results 5,461 - 5,470 of 130,040 for

presentation

(0.8 sec)
  1. Convert PPSX to JPEG using C++ application | pr...

    Sample C++ conversion code for PPSX document to JPEG format. Use example code for batch PPSX to JPEG 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 POT to PNG using C++ application | prod...

    Sample C++ conversion code for POT document to PNG format. Use example code for batch POT 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/pot-t...
  3. 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-...
  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 POTM to BMP using C++ application | pro...

    Sample C++ conversion code for POTM document to BMP format. Use example code for batch POTM 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/potm-...
  6. 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...
  7. 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-...
  8. 通過 C++ 合併 ODP 文件 | products.aspose.com

    用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中組合 ODP 文檔的 C++ 示例代碼。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/odp/
  9. Convert JSON Format to OTP via Java | products....

    Parse JSON to OTP in Java without using Microsoft PowerPoint...manipulate, convert and render presentations. It supports a wide range...features to manipulate data in presentations. It also provides a simple...

    products.aspose.com/total/java/conversion/json-...
  10. 在 .NET 中管理 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for .NET 精通段落格式——在 C# 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。...个段落且每个段落包含 3 个部分的文本框: 创建一个 Presentation 类的实例。 通过索引访问相应幻灯片的引用。 向幻灯片添加一个矩形...实例化一个表示 PPTX 文件的 Presentation 类 using ( Presentation pres = new Presentation...

    docs.aspose.com/slides/zh/net/manage-paragraph/