Sort Score
Result 10 results
Languages All
Labels All
Results 3,941 - 3,950 of 133,798 for

pptx

(0.15 sec)
  1. ActiveX|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.... Save the presentation as a PPTX file. This sample code, based.... save ( "Output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/java/activex/
  2. ActiveX|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.... Save the presentation as a PPTX file. This sample code, based.... save ( "Output.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/activex/
  3. 在幻灯片上添加注释|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" ; AddCommentToPresenta ( FileName...FileName = FilePath + "在幻灯片上添加注释.pptx" ; using ( Presentation pres...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  4. ActiveX|Aspose.Slides for PHP 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.... Save the presentation as a PPTX file. This sample code, based...-> save ( "Output.pptx" , SaveFormat :: Pptx ); } finally { if...

    docs.aspose.com/slides/php-java/activex/
  5. Features Overview|Aspose.Slides Documentation

    C++ PowerPoint API supports most of the PowerPoint document formats and also exports them to popular formats. Key features include conversions, rendering, content manipulation and formatting.... PresentationML (PPTX, XML) Aspose.Slides for C++...known as PresentationML or PPTX. PPTX To HTML Conversion Aspose...

    docs.aspose.com/slides/cpp/features-overview/
  6. 通過.NET從PPT文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 PPT 文件中提取文本和圖像。...objects from all slides in the PPTX ITextFrame[] textFramesPPTX...format for PowerPoint, known as PPTX, from 2007 onwards that is based...

    products.aspose.com/slides/zh-hant/net/parser/ppt/
  7. Convert Presentations to Animated GIFs in Pytho...

    Easily convert PowerPoint presentations (PPT, Pptx) and OpenDocument files (ODP) to animated GIFs with Aspose.Slides for Python. Fast, high-quality results....pptx" ) pres . save ( "pres.gif"...Presentation ( path + "pres.pptx" ) options = slides . export...

    docs.aspose.com/slides/python-net/convert-power...
  8. Open a Presentation in Python|Aspose.Slides for...

    Open PowerPoint (.Pptx, .ppt) and OpenDocument (.odp) presentations effortlessly with Aspose.Slides for Python via .NET—fast, reliable, fully featured....pptx" ) as pres : # Prints the total...slides . Presentation ( "pres.pptx" , load_options ) as pres :...

    docs.aspose.com/slides/python-net/open-presenta...
  9. 管理标签和自定义数据|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....Contents [ Hide ] 演示文件中的数据存储 PPTX 文件——以 .pptx 扩展名结尾的项目——以 PresentationML...MakeObject < Presentation > ( u "pres.pptx" ); System :: String keywords...

    docs.aspose.com/slides/zh/cpp/managing-tags-and...
  10. Video Frame|Aspose.Slides for PHP Documentation

    Add Video frame to PowerPoint presentation...pptx" ); try { # Loads the video..."pres-with-video.pptx" , SaveFormat :: Pptx ); } catch ( JavaException...

    docs.aspose.com/slides/php-java/video-frame/