Sort Score
Result 10 results
Languages All
Labels All
Results 7,381 - 7,390 of 129,329 for

presentations

(1.6 sec)
  1. Convert PPS to PPT using Java | products.aspose...

    Sample Java conversion code for PPS 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/pps-...
  2. Convert PPSM to SWF using Java | products.aspos...

    Sample Java conversion code for PPSM format to SWF file. Use this example code to export PowerPoint & OpenOffice Presentations to SWF 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...
  3. Convert OTP to POT using Java | products.aspose...

    Sample Java conversion code for OTP format to POT file. Use this example code to export PowerPoint & OpenOffice Presentations to POT 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 PPT to POT using Java | products.aspose...

    Sample Java conversion code for PPT format to POT file. Use this example code to export PowerPoint & OpenOffice Presentations to POT 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/ppt-...
  5. Convert PPT to OTP using Java | products.aspose...

    Sample Java conversion code for PPT format to OTP file. Use this example code to export PowerPoint & OpenOffice Presentations to OTP 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/ppt-...
  6. OLE オブジェクト|Aspose.Slides ドキュメント

    Aspose.Slides for .NET で OLE オブジェクトを操作します。C# を使用して PPT、PPTX、ODP プレゼンテーション内の埋め込みコンテンツを挿入、リンク、更新、抽出できます。...() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; var pdfData = File . ReadAllBytes...

    docs.aspose.com/slides/ja/net/examples/elements...
  7. فتح العروض التقديمية في بايثون|وثائق Aspose.Sli...

    فتح عروض PowerPoint (.pptx، .ppt) وOpenDocument (.odp) بسهولة باستخدام Aspose.Slides لبايثون عبر .NET—سريع، موثوق، ذو ميزات كاملة....قم بإنشاء كائن من الفئة Presentation ومرّر مسار الملف إلى منشئها...slides # إنشاء كائن من الفئة Presentation وتمرير مسار ملف إلى المنشئ...

    docs.aspose.com/slides/ar/python-net/open-prese...
  8. Aspose.Slides for Java 14.9.0 的公共 API 和向后不兼容的更改...

    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....newImage) Presentation presentation = new Presentation ( "presentation...byte [] imageData = // ... presentation . getImages (). get_Item...

    docs.aspose.com/slides/zh/java/public-api-and-b...
  9. Открытие презентаций в Python|Документация Aspo...

    Открывайте презентации PowerPoint (.pptx, .ppt) и OpenDocument (.odp) без усилий с помощью Aspose.Slides для Python через .NET — быстро, надёжно, полностью функционально....создайте экземпляр класса Presentation и передайте путь к файлу...Создать экземпляр класса Presentation и передать путь к файлу...

    docs.aspose.com/slides/ru/python-net/open-prese...
  10. 아카이브

    아카이브... ‘Presentation’ 클래스의 인스턴스를 생성하고 암호화하려는... using (Presentation presentation = new Presentation("pres.pptx"))...

    blog.aspose.com/ko/slides/encrypt-ppt-csharp/