Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 128,832 for

pptx

(0.11 sec)
  1. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" )) { const string path = "path"...( outFileName , SaveFormat . Pptx ); } Categories animation: using...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. Audio Frame|Aspose.Slides Documentation

    Add audio to PowerPoint presentation in C++...pptx" , SaveFormat :: Pptx ); Change Audio Frame...presentation -> Save ( u "example_out.pptx" , Aspose :: Slides :: Export...

    docs.aspose.com/slides/cpp/audio-frame/
  3. Protect Powerpoint document Online with passwor...

    Online Powerpoint file password protection app. C++ API code to apply password protection on Powerpoint presentations....(PowerPoint Presentation) Protect PPTX Files (Open XML presentation...However, with newer versions, the PPTX (PowerPoint Open XML Presentation)...

    products.aspose.com/total/cpp/protect/powerpoint/
  4. 使用 C++ 查看或編輯 PPTM 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPTM 格式元數據。...使用 C++ 查看或編輯 PPTM 文件元數據 PPT PPTX ODP POT ppsx PPTM 使用 C++ 編輯...POTM POTX PPS PPSM PPSX PPT PPTX...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  5. 使用 C++ 查看或編輯 PPS 文件元數據 | products.aspose.com

    C++ 源代碼,用於編輯或查看 PPS 格式元數據。...Metadata 使用 C++ 查看或編輯 PPS 文件元數據 PPT PPTX ODP POT ppsx PPS 使用 C++ 編輯 PPS...POTM POTX PPSM PPSX PPT PPTM PPTX...

    products.aspose.com/slides/zh-hant/cpp/metadata...
  6. Public API and Backwards Incompatible Changes i...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Pptx ); } finally { if ( pres !=...( outFileName , SaveFormat . Pptx ); } finally { if ( pres !=...

    docs.aspose.com/slides/java/public-api-and-back...
  7. 安装|Aspose.Slides for Python 文档

    在 Windows、Linux 或 macOS 上通过 Java 安装 Aspose.Slides for Python...pptx" , SaveFormat . Pptx ) jpype . shutdownJVM...pres . save ( "out.pptx" , SaveFormat . Pptx ) jpype . shutdownJVM...

    docs.aspose.com/slides/zh/python-java/installat...
  8. Creating Excel Chart and Embedding it in Presen...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Chart as an OLE Object inside PPTX presentation using Aspose.Slides...output presentation to disk in PPTX format Implementation of the...

    docs.aspose.com/slides/cpp/creating-excel-chart...
  9. Animated Charts|Aspose.Slides Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ); try { // Get reference of..."AnimatingSeries_out.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/animated-cha...
  10. 图表数据表|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....pptx" ); auto chart = pres -> get_Slides...Save ( u "output.pptx" , SaveFormat :: Pptx );...

    docs.aspose.com/slides/zh/cpp/chart-data-table/