Sort Score
Result 10 results
Languages All
Labels All
Results 4,531 - 4,540 of 142,061 for

pptx

(0.92 sec)
  1. 通過 C++ 合併 PPT 文件 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境上組合 PPT 文檔。...format for PowerPoint, known as PPTX, from 2007 onwards that is based...PPSX (幻燈片放映) PPTM (啟用宏的演示文件) PPTX (打開 XML 表示格式)...

    products.aspose.com/slides/zh-hant/cpp/merger/ppt/
  2. Merge DOCX Files Online or using C++ | products...

    Free online app to combine different DOCX files. C++ merging library code to merge DOCX documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/cpp/merge/docx/
  3. Merge DOC Files Online or using C++ | products....

    Free online app to combine different DOC files. C++ merging library code to merge DOC documents....format: DOCX, DOC, PDF, XLSX, PPTX, Image, HTML, and others Click...(Macro-enabled Presentation File) Merge PPTX Files (Open XML presentation...

    products.aspose.com/total/cpp/merge/doc/
  4. 视频帧|Aspose.Slides for Node.js via .NET 文档

    在 JavaScript 中向 PowerPoint 演示文稿添加视频帧...pptx" ); try { // 加载视频 var fileStream..."pres-with-video.pptx" , aspose . slides . SaveFormat . Pptx ); } catch...

    docs.aspose.com/slides/zh/nodejs-java/video-frame/
  5. 使用 Python 管理演示文稿的页眉和页脚|Aspose.Slides for Python 文档

    使用 Aspose.Slides for Python via .NET 在 PowerPoint 和 OpenDocument 演示文稿中添加和自定义页眉和页脚,以获得专业外观。...pptx" ) as presentation : # 设置页脚。..."output.pptx" , slides . export . SaveFormat . PPTX ) 管理备注页上的页眉和页脚...

    docs.aspose.com/slides/zh/python-net/presentati...
  6. 档案

    档案...width = 5 # 将 PPTX 文件保存到磁盘 pres.save("add-ellipse.pptx", slides.export...export.SaveFormat.PPTX) 以下是我们使用上面的代码示例添加的椭圆。 在 Python 中使用连接器连接...

    blog.aspose.com/zh/slides/work-with-shapes-in-p...
  7. Manage Presentation Slide Masters on Android|As...

    Manage Slide Masters in Aspose.Slides for Android: create, edit and apply layouts, themes and placeholders to PPT, Pptx and ODP with concise Java examples....pptx" , SaveFormat . Pptx ); } catch ( IOException...pres . save ( "pres.pptx" , SaveFormat . Pptx ); } finally { if...

    docs.aspose.com/slides/androidjava/slide-master/
  8. 在 Android 上检索和更新演示文稿信息|Aspose.Slides 文档

    使用 Java 探索 PowerPoint 和 OpenDocument 演示文稿中的幻灯片、结构和元数据,以获得更快速的洞察和更智能的内容审计。...在处理演示文稿之前,您可能想了解当前演示文稿是 PPT、PPTX、ODP 还是其他格式。 您可以在不加载演示文稿的情况下检查其格式。参见以下...getPresentationInfo ( "pres.pptx" ); System . out . println (...

    docs.aspose.com/slides/zh/androidjava/examine-p...
  9. Integrate Excel Data into PowerPoint Presentati...

    Read data from Excel workbooks in Aspose.Slides using the ExcelDataWorkbook API. Load sheets and cells and use values to generate data-driven PowerPoint presentations....pptx" ); try { // Loop through Excel..."%s Report.pptx" , employeeName ), SaveFormat . Pptx ); } finally...

    docs.aspose.com/slides/java/excel-integration/
  10. Resize Shapes on Presentation Slides|Aspose.Sli...

    Easily resize shapes on PowerPoint and OpenDocument slides with Aspose.Slides for C++—automate slide layout adjustments and boost productivity....pptx" , SaveFormat :: Pptx ); presentation ->...< Presentation > ( u "sample.pptx" ); // Get the original slide...

    docs.aspose.com/slides/cpp/re-sizing-shapes-on-...