Sort Score
Result 10 results
Languages All
Labels All
Results 9,631 - 9,640 of 127,310 for

presentations

(0.08 sec)
  1. Convert POTM to PPSX using Java | products.aspo...

    Sample Java conversion code for POTM format to PPSX file. Use this example code to export PowerPoint & OpenOffice Presentations to PPSX within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/potm...
  2. Convert PPS to PPSM using Java | products.aspos...

    Sample Java conversion code for PPS format to PPSM file. Use this example code to export PowerPoint & OpenOffice Presentations to PPSM within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/pps-...
  3. Convert OTP to PPT using Java | products.aspose...

    Sample Java conversion code for OTP format to PPT file. Use this example code to export PowerPoint & OpenOffice Presentations to PPT within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/otp-...
  4. Convert PPSM to PPSX using Java | products.aspo...

    Sample Java conversion code for PPSM format to PPSX file. Use this example code to export PowerPoint & OpenOffice Presentations to PPSX within any Web or Desktop Java based Application....instance of Presentation class Call the Presentation.save method...Source Code // instantiate a Presentation object that represents a...

    products.aspose.com/slides/java/conversion/ppsm...
  5. 使用 Java 查看或編輯 PPSM 文件元數據 | products.aspose.com

    Java 源代碼,用於編輯或查看 PPSM 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...Java Presentation pres = new Presentation ( "Presentation.ppsm"...

    products.aspose.com/slides/zh-hant/java/metadat...
  6. 使用 Java 查看或編輯 FODP 文件元數據 | products.aspose.com

    Java 源代碼,用於編輯或查看 FODP 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...Java Presentation pres = new Presentation ( "Presentation.fodp"...

    products.aspose.com/slides/zh-hant/java/metadat...
  7. 使用 Java 查看或編輯 PPTX 文件元數據 | products.aspose.com

    Java 源代碼,用於編輯或查看 PPTX 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...Java Presentation pres = new Presentation ( "Presentation.pptx"...

    products.aspose.com/slides/zh-hant/java/metadat...
  8. 使用 Java 查看或編輯 POT 文件元數據 | products.aspose.com

    Java 源代碼,用於編輯或查看 POT 格式元數據。...開發人員可以使用 Presentation 對象公開的 DocumentProperties...Java Presentation pres = new Presentation ( "Presentation.pot"...

    products.aspose.com/slides/zh-hant/java/metadat...
  9. Přidat vodoznak do prezentačních souborů PPTX p...

    Zdrojový kód C++ pro přidání vodoznaku do prezentace PPTX....auto presentation = System :: MakeObject < Presentation > ();...(); auto slide = presentation -> get_Slides() -> idx_get( 0 );...

    products.aspose.com/slides/cs/cpp/watermark/pptx/
  10. JavaScript でプレゼンテーションを開く|Aspose.Slides for Node...

    Aspose.Slides for Node.js を使用して、PowerPoint(.pptx、.ppt)および OpenDocument(.odp)プレゼンテーションを簡単に開くことができます—高速で信頼性が高く、フル機能を備えています。...プレゼンテーションの開封 既存のプレゼンテーションを開くには、 Presentation クラスをインスタンス化し、コンストラクタにファイルパスを渡します。...サンプルは、プレゼンテーションを開いてスライド数を取得する方法を示しています: // Presentation クラスをインスタンス化し、コンストラクタにファイルパスを渡します。...

    docs.aspose.com/slides/ja/nodejs-java/open-pres...