Sort Score
Result 10 results
Languages All
Labels All
Results 6,321 - 6,330 of 126,510 for

presentation

(0.14 sec)
  1. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for .NET to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....example: using ( Presentation pres = new Presentation ( "example.pptx"...used: using ( Presentation pres = new Presentation ( inFileName...

    docs.aspose.com/slides/net/public-api-and-backw...
  2. Public API and Backwards Incompatible Changes i...

    Review public API updates and breaking changes in Aspose.Slides for Java to smoothly migrate your PowerPoint PPT, PPTX and ODP Presentation solutions....may be used: Presentation pres = new Presentation ( inFileName...Categories animation: Presentation pres = new Presentation ( inFileName...

    docs.aspose.com/slides/java/public-api-and-back...
  3. Create and Apply WordArt Effects in PHP|Aspose....

    Create and customize WordArt effects in Aspose.Slides for PHP via Java. This step-by-step guide helps developers enhance Presentations with professional text....this PHP code: $pres = new Presentation (); try { $slide = $pres...Create an instance of the Presentation class. Obtain the reference...

    docs.aspose.com/slides/php-java/wordart/
  4. 在 C# 中將 HTML 轉換為 TIFF | products.aspose.com

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

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

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

    products.aspose.com/slides/zh-hant/net/conversi...
  6. Convert OTT to POTX in Android Apps or with fre...

    OTT to POTX conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free OTT to POTX online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...documents, spreadsheets, and presentations in their Android applications...

    products.aspose.com/total/android-java/conversi...
  7. Export CGM to POT via C# API | products.aspose.com

    .NET API to Convert CGM to POT without using Microsoft Word...second step is to use the Presentation Processing API, Aspose.Slides...convert CGM to PPTX. The Presentation Processing API, Aspose.Slides...

    products.aspose.com/total/net/conversion/cgm-to...
  8. Split Powerpoint Files Online or using Android ...

    Free online app to split different Powerpoint files. Android splitter library Java code for Powerpoint documents....the Powerpoint file using Presentation class. Iterate through each...spreadsheets and PowerPoint presentations. Android Powerpoint Splitter...

    products.aspose.com/total/android-java/split/po...
  9. Font Name and Size Change When Converting ODP t...

    This is unrelated to the original issue, but thought maybe i don’t need to make a separate topic about the following issue: In this Odp file here: original.7z (14.2 KB) after converting to HTML using the code above, w…...html"; using Presentation presentation = new Presentation(odpFilePath);...showSlideTitle: false) }; presentation.Save(odpSavePath, SaveFormat...

    forum.aspose.com/t/font-name-and-size-change-wh...
  10. Edit HTML in Java | products.aspose.com

    Edit HTML in Java. Use Java library API to edit HTML file...to manipulate and edit presentations, HTML documents, and other...editing HTML Presentation pres = new Presentation (); try { pres...

    products.aspose.com/slides/java/editor/html/