Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 141,243 for

pptx

(0.38 sec)
  1. Convert POT to BMP using C++ application | prod...

    Sample C++ conversion code for POT document to BMP format. Use example code for batch POT to BMP conversion within any C++ Application....(Macro-enabled Presentation File) POT TO PPTX (Open XML presentation Format)...

    products.aspose.com/slides/cpp/conversion/pot-t...
  2. Convert PPTM to GIF using C++ application | pro...

    Sample C++ conversion code for PPTM document to GIF format. Use example code for batch PPTM to GIF conversion within any C++ Application....PowerPoint 97-2003) PPTM TO PPTX (Open XML presentation Format)...

    products.aspose.com/slides/cpp/conversion/pptm-...
  3. AI Plugin Integration|Documentation

    Integrate Aspose.Cells for Python via .NET to AI tools....formats, including PDF, DOCX, PPTX, XLSX, HTML, etc., and converting...

    docs.aspose.com/cells/python-net/ai-plugin-inte...
  4. Go via C++ | Server-oriented solution for PDF u...

    Aspose.PDF for Go via C++ is a library designed to simplify the creation of intricate, multi-page PDF documents within Go...Office documents (DOCX/DOC, XLSX, PPTX), Images in BMP, PNG, JPEG,...

    products.aspose.com/pdf/go-cpp/
  5. Extract text and images from ODP document using...

    Java sample code to extract text and images from ODP file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....(Microsoft PowerPoint 97-2003) PPTX (Open XML presentation Format)...

    products.aspose.com/slides/java/parser/odp/
  6. .NET 中向演示文稿添加页眉和页脚的方法|Aspose.Slides 文档

    了解如何在 .NET 中使用旧版和新版 Aspose.Slides API 为 PowerPoint PPT、Pptx 和 ODP 演示文稿添加页眉和页脚。...Pptx 命名空间的所有类现已合并到单一的 Aspose.Slides...sourcePres . Write ( "NewSource.pptx" ); //创建演示文稿 Presentation pres...

    docs.aspose.com/slides/zh/net/how-to-add-header...
  7. Convert PowerPoint Presentations to XPS on Andr...

    Convert PowerPoint PPT/Pptx to high-quality, platform-independent XPS in Java using Aspose.Slides for Android. Get step-by-step guide and sample code....Slides converts PPT or PPTX presentation to the XPS format...Presentation ( "Convert_XPS.pptx" ); try { // Saving the presentation...

    docs.aspose.com/slides/androidjava/convert-powe...
  8. Convert PowerPoint Presentations to XPS in Java...

    Convert PowerPoint PPT/Pptx to high-quality, platform-independent XPS in Java using Aspose.Slides. Get step-by-step guide and sample code....Slides converts PPT or PPTX presentation to the XPS format...Presentation ( "Convert_XPS.pptx" ); try { // Saving the presentation...

    docs.aspose.com/slides/java/convert-powerpoint-...
  9. Get Paragraph Bounds from Presentations in Java...

    Learn how to retrieve paragraph and text-portion bounds in JavaScript with Aspose.Slides for Node.js to optimize text positioning in PowerPoint presentations....pptx" ); try { var shape = pres ...slides . Presentation ( "pres.pptx" ); try { var tbl = pres . getSlides...

    docs.aspose.com/slides/nodejs-java/paragraph/
  10. 在 .NET 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多种用途。...pptx" , SaveFormat . Pptx ); } 渲染后的缩略图如下所示:.... Save ( "text3d.pptx" , SaveFormat . Pptx ); } 结果如下: 常见问题 导出演示文稿为图像/PDF/HTML...

    docs.aspose.com/slides/zh/net/3d-presentation/