Sort Score
Result 10 results
Languages All
Labels All
Results 4,691 - 4,700 of 129,887 for

presentation

(0.41 sec)
  1. Convert TIFF to POTX using C++ application | pr...

    Sample C++ conversion code for TIFF document to POTX format. Use example code for batch TIFF to POTX conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/tiff-...
  2. Convert PPTM to POTM using C++ application | pr...

    Sample C++ conversion code for PPTM document to POTM format. Use example code for batch PPTM to POTM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptm-...
  3. Convert PPTX to TIFF using C++ application | pr...

    Sample C++ conversion code for PPTX document to TIFF format. Use example code for batch PPTX to TIFF conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  4. Convert POTX to PPSX using C++ application | pr...

    Sample C++ conversion code for POTX document to PPSX format. Use example code for batch POTX to PPSX conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/potx-...
  5. Convert PPT to ODP using C++ application | prod...

    Sample C++ conversion code for PPT document to ODP format. Use example code for batch PPT to ODP conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/ppt-t...
  6. Convert ODP to POTM using C++ application | pro...

    Sample C++ conversion code for ODP document to POTM format. Use example code for batch ODP to POTM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/odp-t...
  7. Convert PPTX to OTP using C++ application | pro...

    Sample C++ conversion code for PPTX document to OTP format. Use example code for batch PPTX to OTP conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/pptx-...
  8. Convert OTP to PPTM using C++ application | pro...

    Sample C++ conversion code for OTP document to PPTM format. Use example code for batch OTP to PPTM conversion within any C++ Application....Slides for C++ Presentation Object. Call the Save()...SharedPtr<Presentation> prs = MakeObject<Presentation>(u "sourceFile...

    products.aspose.com/slides/cpp/conversion/otp-t...
  9. 管理 Java 中的演示文稿表格|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 幻灯片中创建和编辑表格。发现简洁的代码示例,以简化您的表格工作流。... 从头创建表格 创建 Presentation 类的实例。 通过索引获取幻灯片的引用。 定义 columnWidth...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/java/manage-table/
  10. 使用现代 API 增强图像处理|Aspose.Slides 文档

    通过使用 .NET 现代 API 替换已弃用的成像 API,实现幻灯片图像处理的现代化,以实现无缝的 PowerPoint 和 OpenDocument 自动化。...的典型场景可能如下所示: using ( Presentation pres = new Presentation ()) { IPPImage...的代码: using ( Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/zh/net/modern-api/