Sort Score
Result 10 results
Languages All
Labels All
Results 8,781 - 8,790 of 10,973 for

html to presentation

(0.17 sec)
  1. 在 C++ 中將 PPTX 轉換為視頻 | products.aspose.com

    在 C++ 中將 PPTX 轉換為視頻。使用 C++ 庫 API 將 PowerPoint 轉換為視頻...auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide( 0 ); // Adds a smile...

    products.aspose.com/slides/zh-hant/cpp/conversi...
  2. Convert TEX to SVGZ via Java | products.aspose.com

    Export TEX file To SVGZ in your Java applications without using any third party application...formats, such as DOCX, XLSX, PPTX, HTML, and more. Aspose.Imaging for...(MIME HTML) Convert TEX to ODP (OpenDocument Presentation Format)...

    products.aspose.com/total/java/conversion/tex-t...
  3. C# API to Export EMLX to XPS | products.aspose.com

    Convert EMLX To XPS without using Microsoft Word or Outlook on .NET...convert the EMLX file format to HTML. This API provides a range of...them to HTML. Once you have converted the EMLX file to HTML, you...

    products.aspose.com/total/net/conversion/emlx-t...
  4. Extract text and images from ODP document using...

    C# source code To extract text and images from ODP file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....from the Whole odp Presentation Presentation odpPresentation =...= new Presentation(dataDir + "demo.odp" ); //Get an Array of ITextFrame...

    products.aspose.com/slides/net/parser/odp/
  5. Merge PPTX Files Online or using C++ | products...

    Free online app To combine different PPTX Presentations. C++ merging library code To merge PPTX Presentation inTo format of your choice....PDF, DOCX, DOC, XLSX, Image, HTML, and others Click the “Merge”...using Presentation class object Select the one presentation as the...

    products.aspose.com/total/cpp/merge/pptx/
  6. 通過 C++ 合併 ODP 文件 | products.aspose.com

    用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中組合 ODP 文檔的 C++ 示例代碼。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/odp/
  7. View PPT File Online and Load or Open PPT File ...

    Free online PPT file viewer app. Python API code To load and open PPT file for viewer application....Slides/)) Create Presentation class object and load source...Or Convert the source file to HTML using save method of same API...

    products.aspose.com/total/python-net/viewer/ppt/
  8. 通過 C++ 合併 PPTX 文件 | products.aspose.com

    C++ 示例代碼,用於在 Windows 32 位、Windows 64 位和 Linux 64 位的 C++ 運行時環境中組合 PPTX 文檔。...Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/zh-hant/cpp/merger/p...
  9. Merge POTX Files Online or using Java | product...

    Free online app To combine different POTX Presentations. Java merging library code To merge POTX Presentation inTo format of your choice....PDF, DOCX, DOC, XLSX, Image, HTML, and others Click the “Merge”...using Presentation class object Select the one presentation as the...

    products.aspose.com/total/java/merge/potx/
  10. 在 .NET 中创建 3D 演示文稿|Aspose.Slides 文档

    使用 Aspose.Slides 在 .NET 中轻松生成交互式 3D 演示文稿。快速导出为 PowerPoint 和 OpenDocument 格式,实现多种用途。...using ( Presentation presentation = new Presentation ()) { ISlide...ISlide slide = presentation . Slides [ 0 ]; IAutoShape shape =...

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