Sort Score
Result 10 results
Languages All
Labels All
Results 7,571 - 7,580 of 113,581 for

presentations

(0.07 sec)
  1. Convert PPSX to GIF using Java | products.aspos...

    Sample Java conversion code for PPSX format to GIF file. Use this example code to export PowerPoint & OpenOffice Presentations to GIF within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/ppsx...
  2. Convert PPS to BMP using Java | products.aspose...

    Sample Java conversion code for PPS format to BMP file. Use this example code to export PowerPoint & OpenOffice Presentations to BMP within any Web or Desktop Java based Application....file with an instance of Presentation class Iterate through each...each Slide in the Presentation Create a full scale image as a...

    products.aspose.com/slides/java/conversion/pps-...
  3. プレゼンテーションのインポート|Aspose.Slides ドキュメント

    PDFからPowerPointプレゼンテーションをインポートします。PDFをPowerPointに変換... Presentation クラスのインスタンスを作成します。 addFromPdf()...の操作を示しています: Presentation pres = new Presentation (); try { pres...

    docs.aspose.com/slides/ja/java/import-presentat...
  4. เพิ่มลายน้ำให้กับไฟล์นำเสนอ PPTX โดยใช้ C++ | p...

    ซอร์สโค้ด C++ สำหรับเพิ่มลายน้ำในงานนำเสนอ PPTX...auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slides() -> idx_get( 0 );...

    products.aspose.com/slides/th/cpp/watermark/pptx/
  5. Formatausgestaltung von Formen|Aspose.Slides Do...

    Formate in der PowerPoint-Präsentation in C# oder .NET...Erstellen Sie eine Instanz der Presentation Klasse. Holen Sie eine Referenz...darstellt using ( Presentation pres = new Presentation ()) { // Holt...

    docs.aspose.com/slides/de/net/shape-formatting/
  6. استبدال الصور داخل مجموعة صور العرض|وثائق Aspos...

    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 . قم بتحميل صورة من ملف...تقديمي SharedPtr < Presentation > presentation = MakeObject < Presentation...

    docs.aspose.com/slides/ar/cpp/replacing-images-...
  7. Печать презентации|Документация 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....Создайте экземпляр класса Presentation для загрузки презентации...предоставляется объектом Presentation PrintByDefaultPrinte ();...

    docs.aspose.com/slides/ru/net/print-the-present...
  8. Remove Watermark in PowerPoint using Java

    Remove watermark in PowerPoint using Java. Get details to set the IDE, a list of steps, and a sample code to remove watermark from PowerPoint using Java....slides or from the entire presentation. Steps to Remove Watermark...PowerPoint file into the Presentation class object Parse all the...

    kb.aspose.com/slides/java/remove-watermark-in-p...
  9. How to Set Typeface of Fonts of Major/Minor of ...

    In theme1.xml of unzipped pptx, there are global font settings like below. <a:font script="Jpan" typeface="XXX" /> <a:font script="Hang" typeface="XXX" /> <a:font script="Hans" typeface="XXX" /> I checked presentation.…...typeface="XXX" /> I checked presentation.master_theme.font_scheme...import Presentation, FontData # Load your presentation presentation...

    forum.aspose.com/t/how-to-set-typeface-of-fonts...
  10. View PPSM File Online and Load or Open PPSM Fil...

    Free online PPSM file viewer app. Python API code to load and open PPSM file for viewer application....Slides ) Create Presentation class object and load source...Load Microsoft Powerpoint Presentation Python Code : Open Powerpoint...

    products.aspose.com/total/python-net/viewer/ppsm/