Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 11,321 for

presentation note

(0.11 sec)
  1. Java を使用したプレゼンテーションにおける画像管理の最適化|Aspose.Slides ド...

    Aspose.Slides for Java を使用して PowerPoint と OpenDocument の画像管理を効率化し、パフォーマンスを最適化し、ワークフローを自動化します。... Note 画像や PowerPoint プレゼンテーションに関わ...る方法を示しています: Presentation pres = new Presentation (); try { ISlide...

    docs.aspose.com/slides/ja/java/image/
  2. VBAによるプレゼンテーション|Aspose.Slides for Node.js via ....

    JavaScript で PowerPoint プレゼンテーションの VBA マクロを追加、削除、抽出する...VBAによるプレゼンテーション Contents [ Hide ] Note マクロを含むプレゼンテーションを別のファイル形式(PDF、HTML...を管理するために VbaProject クラスを使用できます。 Presentation クラスのインスタンスを作成します。 VbaProject...

    docs.aspose.com/slides/ja/nodejs-java/presentat...
  3. Gérer les BLOB de présentation en Java pour une...

    Gérez les données BLOB dans Aspose.Slides pour Java afin de rationaliser les opérations de fichiers PowerPoint et OpenDocument pour une manipulation efficace des présentations....sera ajoutée Presentation pres = new Presentation (); try { FileInputStream...KeepLocked ); // create the Presentation's instance, lock the "hugePresentationWith...

    docs.aspose.com/slides/fr/java/manage-blob/
  4. Autofit-Einstellungen verwalten|Aspose.Slides f...

    Legen Sie die Autofit-Einstellungen für Textfelder in PowerPoint in JavaScript fest... Presentation (); try { var slide = pres...); pres . save ( "Output-presentation.pptx" , aspose . slides...

    docs.aspose.com/slides/de/nodejs-java/manage-au...
  5. C++でプレゼンテーションをHTML5に変換|Aspose.Slides ドキュメント

    Aspose.Slides for C++ を使用して、PowerPoint と OpenDocument のプレゼンテーションをレスポンシブなHTML5にエクスポートします。書式設定、アニメーション、インタラクティブ性を保持します。...= System :: MakeObject < Presentation > ( u "pres.pptx" ); pres...= System :: MakeObject < Presentation > ( u "pres.pptx" ); auto...

    docs.aspose.com/slides/ja/cpp/export-to-html5/
  6. Personnaliser les polices PowerPoint en PHP|Doc...

    Personnalisez les polices dans les diapositives PowerPoint avec Aspose.Slides pour PHP via Java afin de garder vos présentations nettes et cohérentes sur tous les appareils....$fontFolders ); $presentation = null ; try { $presentation = new Presentation...utilisant les polices chargées. $presentation -> save ( "output.pdf" ...

    docs.aspose.com/slides/fr/php-java/custom-font/
  7. Python を使用して PPTX でテキストに取り消し線を引く方法

    このトピックでは、Python を使用して PPTX 内のテキストに取り消し線を引く方法に焦点を当てます。これには、環境を確立するための詳細、段階的なプロセス、Python を使用して PPTX テキストに取り消し線を付けるための実際のコード例が含まれています。...Note Product Family Aspose.CAD Product...NET経由でAspose.Slides for Pythonを使用する Presentation クラスのインスタンスを使用してデフォルトの空の...

    kb.aspose.com/ja/slides/python/how-to-strike-ou...
  8. Gérer les objets OLE dans les présentations en ...

    Optimisez la gestion des objets OLE dans PowerPoint et les fichiers OpenDocument avec Aspose.Slides pour .NET. Intégrez, mettez à jour et exportez le contenu OLE en toute fluidité....une instance de la classe Presentation . Obtenez une référence...l’aide d’Aspose.Slides for .NET. Note que le constructeur OleEmbeddedDataInfo...

    docs.aspose.com/slides/fr/net/manage-ole/
  9. Java におけるプレゼンテーションの高度なテキスト抽出|Aspose.Slides ドキュメント

    Aspose.Slides for Java を使用して、PowerPoint および OpenDocument のプレゼンテーションからテキストを迅速に抽出します。シンプルでステップバイステップのガイドに従って、時間を節約しましょう。...//PPTX ファイルを表す Presentation クラスをインスタンス化する Presentation pres = new...new Presentation ( "demo.pptx" ); try { for ( ISlide slide : pres...

    docs.aspose.com/slides/ja/java/extract-text-fro...
  10. Verwalten von Präsentations-BLOBs in Java für e...

    Verwalten Sie BLOB-Daten in Aspose.Slides für Java, um PowerPoint- und OpenDocument-Dateioperationen zu optimieren und eine effiziente Präsentationsverarbeitung zu ermöglichen....hinzugefügt wird Presentation pres = new Presentation (); try { FileInputStream...KeepLocked ); // create the Presentation's instance, lock the "hugePresentationWith...

    docs.aspose.com/slides/de/java/manage-blob/