Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 129,865 for

presentation

(0.1 sec)
  1. Merge PPT Files Online or using Java | products...

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

    products.aspose.com/total/java/merge/ppt/
  2. Online PDF to POTM Conversion or Build .NET bas...

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

    products.aspose.com/total/net/conversion/pdf-to...
  3. 向幻灯片添加注释|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....slide of the presentation document. // The presentation document...of the first slide in the presentation document. private static...

    docs.aspose.com/slides/zh/net/add-a-comment-to-...
  4. Online MHTML to Powerpoint Conversion or Build ...

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

    products.aspose.com/total/net/conversion/mhtml-...
  5. 在 C# 中將 PDF 轉換為 SVG | products.aspose.com

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

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

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

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

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

    products.aspose.com/slides/zh-hant/net/conversi...
  8. Online MHTML to PPSX Conversion or Build .NET b...

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

    products.aspose.com/total/net/conversion/mhtml-...
  9. Convert DOCX to XLSM in C++ or with free Online...

    C++ API to Convert DOCX to XLSM or Online App without using using Microsoft Word or Microsoft Excel or online. Test free DOCX to XLSM online converter quickly before integrating the code....DOCX to ODP (OpenDocument Presentation Format) Convert DOCX to...(Microsoft PowerPoint Template Presentation) Convert DOCX to PPTX (Open...

    products.aspose.com/total/cpp/conversion/docx-t...
  10. Picture fill not considered when exporting a sl...

    In a C# environment, using the latest version of Aspose.Slides package to this day (25.12.0), I have this Presentation that contains only one slide: Export-PNG-Color-NOK.zip (795,6 Ko) The slide only contains one pic…...0), I have this presentation that contains only one slide:...using (var presentation = new Aspose.Slides.Presentation(pptxPath...

    forum.aspose.com/t/picture-fill-not-considered-...