Sort Score
Result 10 results
Languages All
Labels All
Results 8,811 - 8,820 of 10,848 for

html to presentation

(0.23 sec)
  1. 使用 JavaScript 在演示文稿中管理 OLE|Aspose.Slides for No...

    使用 Aspose.Slides for Node.js via Java 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。...对象框嵌入到幻灯片中,您可以按下面的方式操作: 创建一个 Presentation 类的实例。 通过索引获取幻灯片的引用。 将 Excel...对象。 var presentation = new asposeSlides . Presentation (); var...

    docs.aspose.com/slides/zh/nodejs-java/manage-ole/
  2. 通過 Java 合併 PPTX 文件 | products.aspose.com

    Java 示例代碼,用於在 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中組合 PPTX 文檔。... 使用 Presentation 類的實例加載第一個 PPTX 文件。 使用 Presentation 類的實例加載第二個...first PPTX File Presentation prest1 = new Presentation( "prest1.pptx"...

    products.aspose.com/slides/zh-hant/java/merger/...
  3. 在 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...
  4. Apply Shape Animations in Presentations Using J...

    Discover how To create and cusTomize shape animations in PowerPoint Presentations with JavaScript and Aspose.Slides for Node.js via Java. Stand out!...Apply Shape Animations in Presentations Using JavaScript Contents...charts . They give life to presentations or its constituents. Why...

    docs.aspose.com/slides/nodejs-java/shape-animat...
  5. Merge ODP Files Online or using Java | products...

    Free online app To combine different ODP Presentations. Java merging library code To merge ODP 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/odp/
  6. Online PDF to WORDML Conversion or Develop Java...

    Free online app To convert PDF To WORDML files. Java conversion library code for PDF documents....(MIME HTML) Convert PDF to ODP (OpenDocument Presentation Format)...

    products.aspose.com/total/java/conversion/pdf-t...
  7. Online PDF to RTF Conversion or Develop Java ba...

    Free online app To convert PDF To RTF files. Java conversion library code for PDF documents....(MIME HTML) Convert PDF to ODP (OpenDocument Presentation Format)...

    products.aspose.com/total/java/conversion/pdf-t...
  8. View PPSX File Online and Load or Open PPSX Fil...

    Free online PPSX file viewer app. Python API code To load and open PPSX 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/ppsx/
  9. Convert ICS to MHTML via Java | products.aspose...

    Try the code sample To convert ICS files To MHtml format in Java. Download Java API To take your email processing applications To the next level....simplifies the sharing and presentation of calendar information...File Format? The MHTML (MIME HTML) file format is a standard for...

    products.aspose.com/email/java/conversion/ics-t...
  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/