Sort Score
Result 10 results
Languages All
Labels All
Results 9,561 - 9,570 of 127,312 for

presentations

(0.2 sec)
  1. Procurar

    Procurar...para TIFF usando o método Presentation.Save(string, SaveFormat...// Instanciar um objeto Presentation que representa um arquivo...

    blog.aspose.com/pt/slides/convert-powerpoint-to...
  2. Архів

    Архів...PPT : // Створює об'єкт Presentation, що представляє презентацію...PPTX Presentation pres = new Presentation( "presentation.pptx"...

    blog.aspose.com/uk/slides/convert-pptx-to-ppt-o...
  3. Bildverarbeitung mit der Modernen API verbesser...

    Modernisieren Sie die Folienbildverarbeitung, indem Sie veraltete Bild-APIs durch die Java Moderne API ersetzen, um eine nahtlose PowerPoint- und OpenDocument-Automatisierung zu ermöglichen....folgt aussehen: Presentation pres = new Presentation (); try { IPPImage...API verwendet: Presentation pres = new Presentation ( "pres.pptx"...

    docs.aspose.com/slides/de/java/modern-api/
  4. Android で PowerPoint プレゼンテーションの SmartArt を管理する|...

    Aspose.Slides for Android を使用して、スライドのデザインと自動化を高速化する明確な Java コードサンプルで、PowerPoint の SmartArt を作成および編集する方法を学びます。... Presentation pres = new Presentation ( "Presentation.pptx"...のレイアウトタイプを変更するには、以下の手順に従ってください。 Presentation クラスのインスタンスを作成します。 インデック...

    docs.aspose.com/slides/ja/androidjava/manage-sm...
  5. 档案

    档案... 首先,创建一个 Presentation 类的实例来表示一个新的 PowerPoint 文件。...元格。 根据您的要求格式化单元格。 最后,使用 Presentation->Save(System::String fname...

    blog.aspose.com/zh/slides/create-and-manipulate...
  6. Archiv

    Archiv...eine Instanz der Klasse Presentation , um eine neue PowerPoint...Präsentation mit der methode Presentation->Save(System::String fname...

    blog.aspose.com/de/slides/create-and-manipulate...
  7. Android でのプレゼンテーションの VBA プロジェクト管理|Aspose.Slides...

    Aspose.Slides for Android via Java を使用して、VBA 経由で PowerPoint および OpenDocument プレゼンテーションを生成および操作し、ワークフローを効率化する方法をご紹介します。... Presentation クラスのインスタンスを作成します。 新しい VBA...プレゼンテーションクラスのインスタンスを作成します Presentation pres = new Presentation (); try { //...

    docs.aspose.com/slides/ja/androidjava/presentat...
  8. .NET でプレゼンテーションのビデオフレームを管理する|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用して、PowerPoint と OpenDocument のスライドでビデオフレームをプログラム的に追加および抽出する方法を学びます。高速ハウツーガイド。... Presentation クラスのインスタンスを作成します。 インデック...。 // Presentation クラスのインスタンスを作成します using ( Presentation pres...

    docs.aspose.com/slides/ja/net/video-frame/
  9. 記録

    記録... Presentation クラスを使用してPowerPointファイルをロードします。...ロードします。 Presentation->Save(System::String name, Export::SaveFormat...

    blog.aspose.com/ja/slides/convert-powerpoint-pp...
  10. PowerPoint to PDF in Java - Accessibility Alt-T...

    Hi, I have encountered a problem while trying to transform a PowerPoint to PDF with the UA compliance using Aspose.Slides for Java (25.4). When trying out the result, a screen reader is not able to detect pictures or th…...to transform the presentation: Presentation pres = null; PdfOptions...FileOutputStream(fileOut)) { pres = new Presentation(is); for (var slide : pres...

    forum.aspose.com/t/powerpoint-to-pdf-in-java-ac...