Sort Score
Result 10 results
Languages All
Labels All
Results 5,351 - 5,360 of 129,285 for

presentation

(0.29 sec)
  1. Merge POTM Files Online or using C++ | products...

    Free online app to combine different POTM Presentations. C++ merging library code to merge POTM Presentation into format of your choice....using Presentation class object Select the one presentation as the...method and get single merged Presentation C++ Code: Merge POTM Files...

    products.aspose.com/total/cpp/merge/potm/
  2. Convert DOCM to PPS in Python or with free Onli...

    DOCM to PPS conversion in your Python applications without using Microsoft Word or PowerPoint or online. Test free DOCM to PPS online converter quickly before integrating the code....PowerPoint presentation file. It is used to store presentations created...content of the document in a presentation format. How Aspose.Total...

    products.aspose.com/total/python-net/conversion...
  3. Convert DOTM to PPTM via Java or with free Onli...

    Java API to Export DOTM to PPTM without using Microsoft Word or PowerPoint or online. Test free DOTM to PPTM online converter quickly before integrating the code....for Java to create a new Presentation, write the HTML content...allowing you to create a new Presentation, write HTML content in it...

    products.aspose.com/total/java/conversion/dotm-...
  4. Export CGM to PPTM via C# API | products.aspose...

    .NET API to Convert CGM to PPTM without using Microsoft Word...been converted to PPTX, the Presentation Processing API, Aspose.Slides...convert PDF files to PPTX. The Presentation Processing API, Aspose.Slides...

    products.aspose.com/total/net/conversion/cgm-to...
  5. Convert DOCM to ODP in Android Apps or with fre...

    DOCM to ODP conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOCM to ODP online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...create, edit, and convert presentations from one format to another...

    products.aspose.com/total/android-java/conversi...
  6. Online TEX to PPSM Conversion or Build .NET bas...

    Free online app to convert TEX to PPSM files. .NET C# conversion library code for TEX documents....Load PPTX file by using Presentation class Save the document...via .NET. Presentation presentation = new Presentation ( "PptxOutput...

    products.aspose.com/total/net/conversion/tex-to...
  7. 设置OLE图标的标题|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slide ( 0 ); // 在幻灯片中添加OLE对象...

    docs.aspose.com/slides/zh/cpp/set-caption-to-ol...
  8. Convert ODP to FLATOPC via C# .NET or with free...

    Convert PowerPoint odp documents to Word flatopc files with C#. Convert multiple files within ASP.NET or other .NET applications....Microsoft PowerPoint ODP Presentation to Word FLATOPC document...process for any PowerPoint odp presentation to Word flatopc files batch...

    products.aspose.com/total/net/conversion/odp-to...
  9. 管理文本框|Aspose.Slides for Node.js via .NET 文档

    使用 JavaScript 在 PowerPoint 演示文稿中管理文本框或文本框架...要在幻灯片上创建文本框,请按以下步骤操作: 创建一个 Presentation 类的实例。 获取新创建演示文稿中第一张幻灯片的引用。... Aspose TextBox 。 最后,通过 Presentation 对象写出 PPTX 文件。 下面的 JavaScript...

    docs.aspose.com/slides/zh/nodejs-java/manage-te...
  10. 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…...2:35pm 26 async def render_presentation_from_doc( doc: DocumentWithLayouts...try: logger.info(f"Starting presentation rendering with theme: {theme_id}")...

    forum.aspose.com/t/image-not-visible-in-slide-p...