Sort Score
Result 10 results
Languages All
Labels All
Results 7,131 - 7,140 of 113,577 for

presentations

(0.09 sec)
  1. 使用 Java 編輯 PPTX 演示文件 | products.aspose.com

    Java 源代碼,用於查找和替換 PPTX 演示文稿中的文本。...PPTX 演示文稿 Presentation presentation = new Presentation ( "welcome-to-powerpoint...SlideUtil . findAndReplaceText ( presentation , true , "PowerPoint" ,...

    products.aspose.com/slides/zh-hant/java/redacti...
  2. Converteer HTML naar PPT in Java | products.asp...

    Converteer HTML naar PPT in Java. Gebruik de Java-bibliotheek-API om HTML naar PowerPoint te converteren...naar PPT Presentation presentation = new Presentation (); try...FileInputStream ( "page.html" ); try { presentation . getSlides (). addFromHtml...

    products.aspose.com/slides/nl/java/conversion/h...
  3. Visa ODP-filformat via .NET | products.aspose.com

    C#-källkod för att ladda, rendera och visa ODP-dokument på .NET Framework, .NET Core, Windows Azure, Mono eller Xamarin-plattformar....html" ; // instantiate a Presentation object & load the ODP file...using ( var presentation = new Aspose.Slides.Presentation( "templateodp"...

    products.aspose.com/slides/sv/net/viewer/odp/
  4. Convert OTT to POTX via Java or with free Onlin...

    Java API to Export OTT to POTX without using Microsoft Word or PowerPoint or online. Test free OTT to POTX online converter quickly before integrating the code....can be written into a new Presentation using Aspose.Slides for...create, edit, and save the Presentation in the POTX format. Once...

    products.aspose.com/total/java/conversion/ott-t...
  5. التحويل إلى XPS|وثائق 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....Save المعروضة من قِبَل فئة Presentation لتحويل العرض التقديمي بالكامل...//Instantiate a Presentation object that represents a presentation file...

    docs.aspose.com/slides/ar/net/conversion-to-xps/
  6. احصل على خلفية شريحة العرض بالكامل كصورة|وثائق ...

    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....بتحميل العرض باستخدام فئة Presentation . احصل على حجم الشريحة من...imageScale = 1 ; var presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/ar/java/get-the-entire-p...
  7. Default Fonts - PowerPoint Java API|Aspose.Slid...

    PowerPoint Java API lets you set the default font for rendering the presentation to PDF, XPS or thumbnails. This article shows how to define DefaultRegular Font and DefaultAsian Font for use as default fonts....Default Fonts for Rendering Presentation Aspose.Slides lets you set...font fore rendering the presentation to PDF, XPS or thumbnails...

    docs.aspose.com/slides/androidjava/default-font/
  8. .NET을 사용하여 PPT 주석 제거 | products.aspose.com

    .NET Framework, .NET Core, Windows Azure, Mono 또는 Xamarin 플랫폼에서 PPT 형식 주석을 삭제하는 C# 소스 코드....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/ko/net/annotation/ppt/
  9. Xóa chú thích PPT bằng .NET | products.aspose.com

    Mã nguồn C# để xóa chú thích định dạng PPT trên Nền tảng .NET Framework, .NET Core, Windows Azure, Mono hoặc Xamarin....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/vi/net/annotation/ppt/
  10. Xóa chú thích PPTX bằng .NET | products.aspose.com

    Mã nguồn C# để xóa chú thích định dạng PPTX trên Nền tảng .NET Framework, .NET Core, Windows Azure, Mono hoặc Xamarin....C# using (Presentation presentation = new Presentation( "example...from the presentation foreach ( var author in presentation.CommentAuthors)...

    products.aspose.com/slides/vi/net/annotation/pptx/