Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 129,322 for

presentations

(1.39 sec)
  1. Python でプレゼンテーションのスライド セクションを管理|Aspose.Slides f...

    Aspose.Slides for Python を使用して PowerPoint および OpenDocument のスライド セクションを効率化します—分割、名前の変更、並び替えにより PPTX と ODP のワークフローを最適化します。... Presentation () as presentation : layout_slide...= presentation . layout_slides [ 0 ] slide1 = presentation ....

    docs.aspose.com/slides/ja/python-net/slide-sect...
  2. Online XSLFO to XAML Conversion or Develop Java...

    Free online app to convert XSLFO to XAML files. Java conversion library code for XSLFO documents....Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/java/conversion/xslfo...
  3. Импорт презентации|Aspose.Slides для Node.js че...

    Импорт презентации PowerPoint из PDF. Преобразовать PDF в PowerPoint...via Java , you can import presentations from files in other formats...to allow you to import presentations from PDFs, HTML documents...

    docs.aspose.com/slides/ru/nodejs-java/import-pr...
  4. Imagen|Documentación de Aspose.Slides para PHP

    Trabaja con imágenes en PHP usando Aspose.Slides: inserta, sustituye, recorta, comprime, ajusta la transparencia y los efectos, rellena formas y exporta a PPT, PPTX y ODP....addPicture () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); $image...

    docs.aspose.com/slides/es/php-java/examples/ele...
  5. Präsentation drucken|Aspose.Slides Dokumentation

    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....Erstellen Sie eine Instanz der Presentation ‑Klasse, um die zu druckende...ohne Parameter auf, die vom Presentation ‑Objekt bereitgestellt wird...

    docs.aspose.com/slides/de/net/print-the-present...
  6. 替换演示文稿图像集合中的图像|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 类加载包含图像的演示文稿文件。 从文件中加载图像为字节数组。...//实例化演示文稿 using Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/zh/net/replacing-images-...
  7. How to Save PowerPoint as PDF with Notes in C#

    This quick tutorial guides you on how to save PowerPoint as PDF with notes in C#. It provides all the details required for the IDE configuration, program flow and a runnable sample code to save PowerPoint with notes as PDF in C#....to print the PowerPoint Presentation notes for specific slides...Load the presentation with notes into the Presentation object Instantiate...

    kb.aspose.com/slides/net/how-to-save-powerpoint...
  8. Texto Matemático|Documentación de Aspose.Slides...

    Trabaje con texto matemático en PHP usando Aspose.Slides: cree y edite ecuaciones, fracciones, radicales, índices, formato, y genere resultados para PPT y PPTX....addMathText () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Añade...

    docs.aspose.com/slides/es/php-java/examples/ele...
  9. Export SVG to POT in Android | products.aspose.com

    Android API to Convert SVG to POT without using Microsoft Word...used to create a PowerPoint presentation. Converting SVG to POT can...help to create a PowerPoint presentation with a consistent look and...

    products.aspose.com/total/android-java/conversi...
  10. .NET でプレゼンテーションテキストをフォーマット|Aspose.Slides ドキュメント

    Aspose.Slides for .NET を使用して PowerPoint および OpenDocument のプレゼンテーション内のテキストをフォーマットおよびスタイル設定します。フォント、色、配置などをカスタマイズできます。...入力ファイル(PPT、PPTX、ODP など)で Presentation クラスをインスタンス化します。 Slides ...をハイライトします。 using ( var presentation = new Presentation ( "sample.pptx"...

    docs.aspose.com/slides/ja/net/text-formatting/