Sort Score
Result 10 results
Languages All
Labels All
Results 2,181 - 2,190 of 144,285 for

pptx

(1.22 sec)
  1. C++ API to Convert CGM to PPSX | products.aspos...

    Convert CGM to PPSX via C++ without using Microsoft Word or Adobe Acrobat Reader...PDF for C++ to export CGM to PPTX. Secondly, you can use Aspose...Aspose.Slides for C++ to convert PPTX to PPSX. Both APIs come under...

    products.aspose.com/total/cpp/conversion/cgm-to...
  2. C++ API to Convert EPUB to PPS | products.aspos...

    Convert EPUB to PPS via C++ without using Microsoft Word or Adobe Acrobat Reader...C++, you can export EPUB to PPTX, which is a presentation format...Slides for C++, you can convert PPTX to PPS. This way, you can easily...

    products.aspose.com/total/cpp/conversion/epub-t...
  3. Master Slide|Aspose.Slides for Python Documenta...

    Manage master slides in Python with Aspose.Slides: create, edit, clone, and format themes, backgrounds, placeholders to unify slides in PowerPoint and OpenDocument....pptx" , slides . export . SaveFormat . PPTX ) 💡 Tip...Presentation ( "master_slide.pptx" ) as presentation : # Access...

    docs.aspose.com/slides/python-net/examples/elem...
  4. OLE对象|Aspose.Slides for Python 文档

    使用 Aspose.Slides 在 Python 中处理 OLE 对象:插入或更新嵌入的文件,设置图标或链接,提取内容,控制 PPT、Pptx 和 ODP 的行为。...pptx" , slides . export . SaveFormat . PPTX ) 访问 OLE.... Presentation ( "ole_frame.pptx" ) as presentation : slide =...

    docs.aspose.com/slides/zh/python-net/examples/e...
  5. 图表|Aspose.Slides for Node.js via .NET 文档

    使用 Aspose.Slides for Node.js via Java 掌握图表:创建、格式化、绑定数据,并通过 JavaScript 示例将图表导出为 PPT、Pptx 和 ODP。...pptx" , aspose . slides . SaveFormat . Pptx ); } finally...slides . Presentation ( "chart.pptx" ); try { let slide = presentation...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  6. Extract Text from Presentations|Aspose.Slides D...

    Learn how to extract text from slides or entire presentations in Aspose.Slides for C++ and process content from PPT, Pptx and ODP programmatically....text from Microsoft PowerPoint PPTX presentations using Aspose.Slides...extract the text from a slide in a PPTX presentation, use the GetAllTextBoxes...

    docs.aspose.com/slides/cpp/extracting-text-from...
  7. Aspose.Slides Product Family

    Find answers about creating, converting, and editing presentations in code without utilizing Microsoft PowerPoint....Watermark in PPTX using Python How to Secure PPTX using Python...to Insert Draft Watermark in PPTX using Python «« « 1 2 3 4 5...

    kb.aspose.com/slides/page/3/
  8. Aspose.Slides Product Family

    Find answers about creating, converting, and editing presentations in code without utilizing Microsoft PowerPoint....Convert PPT to PPTX in C# How to Convert PPTX to PPT in Java...Java How to Convert PPTX to PPT using C# How to Export PowerPoint...

    kb.aspose.com/slides/page/5/
  9. Convert XLSX to POWERPOINT with C++ or with fre...

    Convert XLSX to POWERPOINT within C++ applications or online. Test free CSV to DOC online converter quickly before integrating the code....document to PPTX format using Save member function and set Pptx as SaveFormat...document in PPTX format doc -> Save ( u "convertedFile.pptx" , SaveFormat...

    products.aspose.com/total/cpp/conversion/xlsx-t...
  10. Specify Default Presentation Fonts in .NET|Aspo...

    Set default fonts in Aspose.Slides for .NET to ensure proper PowerPoint (PPT, Pptx) and OpenDocument (ODP) conversion to PDF, XPS and images....Presentation pptx = new Presentation ( "DefaultFonts.pptx" , loadOptions...)) { using ( IImage image = pptx . Slides [ 0 ]. GetImage ( 1...

    docs.aspose.com/slides/net/default-font/