Sort Score
Result 10 results
Languages All
Labels All
Results 5,341 - 5,350 of 126,878 for

presentation

(0.64 sec)
  1. Convert PPTX to JPEG using C++ application | pr...

    Sample C++ conversion code for PPTX document to JPEG format. Use example code for batch PPTX 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/pptx-...
  2. Convert ODP to PNG using C++ application | prod...

    Sample C++ conversion code for ODP document to PNG format. Use example code for batch ODP 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/odp-t...
  3. Convert ODP to BMP using C++ application | prod...

    Sample C++ conversion code for ODP document to BMP format. Use example code for batch ODP 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/odp-t...
  4. Chart Shows Wrong Numeric Values When Convertin...

    Hi Team, I have a PPTX (attached) with 1 slide. Slide has a Chart with some numeric values. When I try to get image of the slide, I see that the numeric values appear different from that on the PPT. For example, 6.3% co…...Load the presentation using (Presentation presentation = new Presentation("sample...of slides in the presentation: " + presentation.Slides.Count);...

    forum.aspose.com/t/chart-shows-wrong-numeric-va...
  5. 档案

    档案... 创建 Presentation 类的对象。 使用 Presentation->Save(String...//实例化表示 PPTX 文件的 Presentation 类 SharedPtr<Presentation> pres = Mak...

    blog.aspose.com/zh/slides/create-powerpoint-pre...
  6. Convert PDF to JPG in Java | products.aspose.com

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

    products.aspose.com/slides/java/conversion/pdf-...
  7. Create and Apply WordArt Effects in C++|Aspose....

    Create and customize WordArt effects in Aspose.Slides for C++. This step-by-step guide helps developers enhance Presentations with professional text in C++....= System :: MakeObject < Presentation > (); auto slide = pres...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/cpp/wordart/
  8. Convert PDF to JPG in PHP | products.aspose.com

    Convert PDF to JPG in PHP. Use PowerPoint PHP API to convert PDF files to JPG...PowerPoint and OpenOffice presentation files without the use of...creating and manipulating presentation files. Moreover, it provides...

    products.aspose.com/slides/php-java/conversion/...
  9. 使用 C++ 管理 PowerPoint 表格的行和列|Aspose.Slides 文档

    使用 Aspose.Slides for C++ 在 PowerPoint 中管理表格的行和列,加快演示文稿编辑和数据更新。... 将第一行设为标题 创建 Presentation 类的实例并加载演示文稿。 通过索引获取幻灯片的引用。...代码演示了如何将表格的第一行设为标题行: // 实例化 Presentation 类 auto pres = System ::...

    docs.aspose.com/slides/zh/cpp/manage-rows-and-c...
  10. 在 Python 中将 PowerPoint 演示文稿转换为视频|Aspose.Slides ...

    了解如何使用 Python 将 PowerPoint 和 OpenDocument 演示文稿转换为视频。发现示例代码和自动化技术,以简化您的工作流程。... Presentation () as presentation : slide = presentation . slides... PresentationEnumerab ( presentation , fps ) as frames_stream...

    docs.aspose.com/slides/zh/python-net/convert-po...