Sort Score
Result 10 results
Languages All
Labels All
Results 8,371 - 8,380 of 10,998 for

html to presentation

(0.77 sec)
  1. 管理 Android 上的 PowerPoint 文本段落|Aspose.Slides 文档

    使用 Aspose.Slides for Android 完全掌握段落格式——在 Java 中优化 PPT、PPTX 和 ODP 演示文稿的对齐、间距和样式。...3 段,每段包含 3 个片段的文本框: 创建一个 Presentation 类的实例。 通过索引访问相应幻灯片的引用。 向幻灯片添加一个矩形...文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/manage-pa...
  2. Merge PNG Images in C++ | products.aspose.com

    Merge PNG To PNG in C++. Use C++ library API To combine PNG files...to merge and manipulate presentations, images, and other files...= System :: MakeObject < Presentation > (); auto image1 = pres...

    products.aspose.com/slides/cpp/merger/png-to-png/
  3. Merge Images in Python | products.aspose.com

    Merge image To image in Python. Use Python library API To combine images...to merge and manipulate presentations, images, and other files...as drawing with slides . Presentation() as pres: slide = pres...

    products.aspose.com/slides/python-net/merge/ima...
  4. Merge Images in C++ | products.aspose.com

    Merge image To image in C++. Use C++ library API To combine images...to merge and manipulate presentations, images, and other files...= System :: MakeObject < Presentation > (); auto image1 = pres...

    products.aspose.com/slides/cpp/merger/image-to-...
  5. Convert CMX to PNG via Java | products.aspose.com

    Sample code for CMX To PNG Java conversion. Use API example code for batch CMX files To PNG conversion within any Web or DeskTop Java based application....Imaging Java Conversion CMX to PNG HTML JPG PDF XML APNG PNG Convert...file format that is used as presentation by CorelSuite applications...

    products.aspose.com/imaging/java/conversion/cmx...
  6. Convert CMX to TGA via Java | products.aspose.com

    Sample code for CMX To TGA Java conversion. Use API example code for batch CMX files To TGA conversion within any Web or DeskTop Java based application....Imaging Java Conversion CMX to TGA HTML JPG PDF XML APNG TGA Convert...file format that is used as presentation by CorelSuite applications...

    products.aspose.com/imaging/java/conversion/cmx...
  7. Convert CMX to JPEG via Java | products.aspose.com

    Sample code for CMX To JPEG Java conversion. Use API example code for batch CMX files To JPEG conversion within any Web or DeskTop Java based application....Java Conversion CMX to JPEG HTML JPG PDF XML APNG JPEG Convert...file format that is used as presentation by CorelSuite applications...

    products.aspose.com/imaging/java/conversion/cmx...
  8. Merge POTX Files via C++ | products.aspose.com

    C++ example code To combine POTX documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/potx/
  9. Merge PPTM Files via C++ | products.aspose.com

    C++ example code To combine PPTM documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/pptm/
  10. Merge ODP Files via C++ | products.aspose.com

    C++ example code To combine ODP documents on C++ Runtime Environment for Windows 32 bit, Windows 64 bit and Linux 64 bit....Instantiate Presentation class SharedPtr<Presentation> presentation1...MakeObject<Presentation>(sourceFilePath1); SharedPtr<Presentation> presentation2...

    products.aspose.com/slides/cpp/merger/odp/