Sort Score
Result 10 results
Languages All
Labels All
Results 5,941 - 5,950 of 130,433 for

presentation

(0.14 sec)
  1. Convert TXT to POWERPOINT in Android Apps or wi...

    TXT to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free TXT to POWERPOINT online converter quickly before integrating the code....as creating a PowerPoint presentation from a text document. How...Java, you can create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  2. Convert XLSM to PPSM using Python or with free ...

    XLSM to PPSM conversion in your Python applications without using Microsoft Office or online. Test free XLSM to PPSM online converter quickly before integrating the code....PowerPoint macro-enabled presentation file format which is used...used to store presentations. It is a binary file format which is...

    products.aspose.com/total/python-net/conversion...
  3. Error processing slides with empty math element...

    Hi Aspose team, We are observing errors processing certain PPTX files containing empty math elements. The files are valid OOXML packages, which implies this is a bug in Aspose.Slides 26.06. System.ArgumentNullException…...Export; using var presentation = new Presentation("aspose-load-s...-empty-mathtext.pptx"); presentation.Save("out.pdf", SaveFormat...

    forum.aspose.com/t/error-processing-slides-with...
  4. Convert XLTM to PPSX using Python or with free ...

    XLTM to PPSX conversion in your Python applications without using Microsoft Office or online. Test free XLTM to PPSX online converter quickly before integrating the code....is a Microsoft PowerPoint presentation file format which is used...Step 2 Load PDF file using Presentation class Call the save method...

    products.aspose.com/total/python-net/conversion...
  5. Aspose.Slides Product Family

    Find answers about creating, converting, and editing Presentations in code without utilizing Microsoft PowerPoint....Python How to Create Readonly Presentation using Python How to Create...Create Readonly Presentation using Java How to Create Readonly Presentation...

    kb.aspose.com/slides/page/2/
  6. VbaProject.Modules Is Empty Even Though There I...

    To reproduce: var Presentation = new Presentation("PP_Acx_CheckBox_Status.pptm"); Assert.NotEmpty(Presentation.VbaProject.Modules); The expected result is for the assertion to pass. However, the VbaProject.Modules col…...reproduce: var presentation = new Presentation("PP_Acx_CheckBox_Status...pptm"); Assert.NotEmpty(presentation.VbaProject.Modules); The...

    forum.aspose.com/t/vbaproject-modules-is-empty-...
  7. Update OLE Objects Automatically Using a PowerP...

    Discover how to auto-update OLE charts and objects in PowerPoint with an add-in and Aspose.Slides for .NET, featuring practical code and optimization tips....update automatically when the presentation is opened. Unfortunately...Generator) to your template presentation as shown below: public void...

    docs.aspose.com/slides/net/updating-ole-objects...
  8. 在 C# 中將圖像轉換為 PDF | products.aspose.com

    在 C# 中將圖像轉換為 PDF。使用 .NET 庫 API 將圖像轉換為 PDF 文檔。...開發人員和應用程序可以通過以下方式將 Image 轉換為 PDF: 創建一個 Presentation 類的實例。 加載圖像。 添加相框。 調用 save...C# 代碼 using (Presentation pres = new Presentation()) { IPPImage...

    products.aspose.com/slides/zh-hant/net/conversi...
  9. 在 C# 中將 HTML 轉換為 XML | products.aspose.com

    在 C# 中將 HTML 轉換為 XML。使用 .NET 庫 API 將 HTML 文檔轉換為 XML 文件...開發人員和應用程序可以通過以下方式將 HTML 轉換為 XML: 創建一個 Presentation 類的實例。 加載 HTML 文件。 根據 HTML...C# 代碼 using (Presentation pres = new Presentation()) { pres.Slides...

    products.aspose.com/slides/zh-hant/net/conversi...
  10. 在 C# 中將 SVG 轉換為 PNG | products.aspose.com

    在 C# 中將 SVG 轉換為 PNG。使用 .NET 庫 API 將 SVG 轉換為 PNG 文件。...開發人員和應用程序可以通過以下方式將 SVG 轉換為 PNG: 創建一個 Presentation 類的實例。 加載 SVG 圖像。 添加相框。 將文件另存為...C# 代碼 using (Presentation pres = new Presentation()) { ISvgImage...

    products.aspose.com/slides/zh-hant/net/conversi...