Sort Score
Result 10 results
Languages All
Labels All
Results 9,801 - 9,810 of 113,623 for

presentations

(0.12 sec)
  1. Modern API|Aspose.Slides Documentation

    Modern API...follows: using ( Presentation pres = new Presentation ()) { IPPImage...instance of IImage to the presentation's images. ppImage = pres...

    docs.aspose.com/slides/net/modern-api/
  2. プレゼンテーションのスライドにアクセス|Aspose.Slides ドキュメント

    C++でインデックス、ID、または位置によってPowerPointスライドにアクセスします。スライドのプロパティを編集... Presentationクラスは、プレゼンテーションファイルを表し、すべてのスライドを...; // Presentationクラスのインスタンスを生成 SharedPtr < Presentation > pres...

    docs.aspose.com/slides/ja/cpp/access-slide-in-p...
  3. 误差线|Aspose.Slides for Python 文档

    在 Python 中向 PowerPoint 演示文稿添加误差线...ErrorBarCustomValues 属性: 创建 Presentation 类的实例。 在所需幻灯片上添加气泡图。 访问第一个图表系列并设置误差线...with slides . Presentation () as presentation : # 创建气泡图 chart...

    docs.aspose.com/slides/zh/python-net/error-bar/
  4. 通過 .NET 合併 PPTM 文件 | products.aspose.com

    用於在 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上組合 PPTM 文檔的 C# 源代碼。...PPTM 文件 - C# var ps1 = new Presentation( "presen1.pptm" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/zh-hant/net/merger/p...
  5. Convert DOTM to POWERPOINT in Android Apps or w...

    DOTM to POWERPOINT conversion in your Android Phones without using Microsoft Word of PowerPoint or online. Test free DOTM to POWERPOINT online converter quickly before integrating the code....Java, you can create a new Presentation, write HTML content in it...developers to create a new Presentation, write HTML content in it...

    products.aspose.com/total/android-java/conversi...
  6. Aspose.Slidesにおけるマルチスレッド|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 クラスのインスタンスをロード、保存、またはクローンすることは...

    docs.aspose.com/slides/ja/cpp/multithreading/
  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....Androidを使用してJava経由で Presentation からタグの値を取得する方法を示しています。 Presentation pres =...= new Presentation ( "pres.pptx" ); try { String keywords = pres...

    docs.aspose.com/slides/ja/androidjava/managing-...
  8. Konvertering online från MHTML till OTP eller u...

    Gratis onlineapp för att konvertera MHTML till OTP-filer. Java-konverteringsbibliotekskod för MHTML-dokument....genom att använda klassen Presentation Spara dokumentet i OTP-format...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/sv/java/conversion/mh...
  9. Konvertering online från MHTML till POTM eller ...

    Gratis onlineapp för att konvertera MHTML till POTM-filer. Java-konverteringsbibliotekskod för MHTML-dokument....genom att använda klassen Presentation Spara dokumentet i POTM-format...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/sv/java/conversion/mh...
  10. パスワード保護プレゼンテーション|Aspose.Slides ドキュメント

    C#または.NETにおけるPowerPointのパスワード保護、暗号化、セキュリティ...using ( Presentation presentation = new Presentation ( "pres..."pres.pptx" )) { presentation . ProtectionManager . Encrypt ( "123123"...

    docs.aspose.com/slides/ja/net/password-protecte...