Sort Score
Result 10 results
Languages All
Labels All
Results 6,181 - 6,190 of 129,303 for

presentation

(0.11 sec)
  1. Convert MD to PPTX in Python or with free Onlin...

    MD to PPTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free MD to PPTX online converter quickly before integrating the code....save the created PDF into Presentation as a PPTX format. How to...file with an instance of Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  2. Convert DOTX to PPTM in Python or with free Onl...

    DOTX to PPTM conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOTX to PPTM online converter quickly before integrating the code....macro-enabled presentation file. It is used to store presentations with...settings and styles in a presentation. How Aspose.Total helps...

    products.aspose.com/total/python-net/conversion...
  3. Convert DOTM to POTX in Android Apps or with fr...

    DOTM to POTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTM to POTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...well as APIs for creating presentations, such as Aspose.Slides for...

    products.aspose.com/total/android-java/conversi...
  4. Convert DOCX to POTX in Python or with free Onl...

    DOCX to POTX conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCX to POTX online converter quickly before integrating the code....is a Microsoft PowerPoint presentation format. Converting a DOCX...be useful for creating presentations or slideshows. How Aspose...

    products.aspose.com/total/python-net/conversion...
  5. Watermark Powerpoint File Online or using .NET ...

    Free online app to Watermark different Powerpoint files. .NET watermarking library C# code for Powerpoint Presentations....NET based Powerpoint Presentation Watermarking applications...documents including Powerpoint Presentation online via app with instant...

    products.aspose.com/total/net/watermark/powerpo...
  6. Convert DOTX to POWERPOINT in Android Apps or w...

    DOTX to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTX to POWERPOINT online converter quickly before integrating the code....Android Java to create a new Presentation, write HTML content in it...helps you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  7. Image Not Visible in Slide Preview but Appears ...

    In preview, image is not visible but when we download the pptx file we can see the image . if slide.logo_base64: try: svg_image, mime_type = decode_data_uri(slide.lo…...SvgImage(svg_image) image = presentation.images.add_image(svg_image)...RECTANGLE, presentation.slide_size.size.width - 100, presentation.slide_size...

    forum.aspose.com/t/image-not-visible-in-slide-p...
  8. 在演示文稿中使用 C++ 管理表格单元格|Aspose.Slides 文档

    使用 Aspose.Slides for C++,轻松管理 PowerPoint 中的表格单元格。快速掌握访问、修改和样式设置,实现无缝幻灯片自动化。...Contents [ Hide ] 识别合并单元格 创建 Presentation 类的实例。 从第一张幻灯片获取表格。 遍历表格的行和列以查找合并的单元格。...= System :: MakeObject < Presentation > ( u "SomePresentationWith...

    docs.aspose.com/slides/zh/cpp/manage-cells/
  9. 通過 Java 合併 PPTM 文件 | products.aspose.com

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

    products.aspose.com/slides/zh-hant/java/merger/...
  10. 在 Java 中嵌入演示文稿的字体|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中嵌入 TrueType 字体,确保在所有平台上准确呈现。...embedded fonts in PowerPoint presentations. 获取和移除嵌入字体 Aspose.Slides...fonts from a presentation: // 实例化一个表示演示文稿文件的 Presentation 对象 Presentation...

    docs.aspose.com/slides/zh/java/embedded-font/