Sort Score
Result 10 results
Languages All
Labels All
Results 9,551 - 9,560 of 127,313 for

presentations

(0.12 sec)
  1. 档案

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

    blog.aspose.com/zh/slides/create-and-manipulate...
  2. 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...
  3. 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...
  4. .NET でプレゼンテーションのビデオフレームを管理する|Aspose.Slides ドキュメント

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

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

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

    blog.aspose.com/ja/slides/convert-powerpoint-pp...
  6. 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...
  7. Управление ActiveX элементами управления в през...

    Узнайте, как Aspose.Slides для .NET использует ActiveX для автоматизации и улучшения презентаций PowerPoint, предоставляя разработчикам мощный контроль над слайдами....Создайте экземпляр класса Presentation и загрузите презентацию...ActiveX Presentation presentation = new Presentation ( "ActiveX...

    docs.aspose.com/slides/ru/net/activex/
  8. Переобразование презентаций PowerPoint в видео ...

    Узнайте, как преобразовать презентации PowerPoint и OpenDocument в видео с помощью Python. Откройте примеры кода и техники автоматизации для оптимизации рабочего процесса.... Presentation () as presentation : slide = presentation . slides... PresentationEnumerab ( presentation , fps ) as frames_stream...

    docs.aspose.com/slides/ru/python-net/convert-po...
  9. 处理演示文稿的大小和布局|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 presentation = new Presentation...FileName ); Presentation auxPresentation = new Presentation (); ISlide...

    docs.aspose.com/slides/zh/net/working-with-size...
  10. Ink|Aspose.Slides for Node.js via .NET Document...

    Work with Ink in Aspose.Slides for Node.js: draw, import, and edit strokes, adjust color and width, and export to PPT, PPTX, and ODP using examples....{ let presentation = new aspose . slides . Presentation ( "ink...pptx" ); try { let slide = presentation . getSlides (). get_Item...

    docs.aspose.com/slides/nodejs-java/examples/ele...