Sort Score
Result 10 results
Languages All
Labels All
Results 6,781 - 6,790 of 129,321 for

presentations

(0.74 sec)
  1. ملاحظة|وثائق Aspose.Slides

    العمل مع ملاحظات الشرائح في Aspose.Slides لـ C++: إضافة، قراءة، تحرير، وتصدير ملاحظات المتحدث في صيغ PPT و PPTX و ODP باستخدام أمثلة واضحة بلغة C++....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto notesSlide =...

    docs.aspose.com/slides/ar/cpp/examples/elements...
  2. Procurar

    Procurar...PowerPoint Presentation presentation = new Presentation("presentation...INotesSlideManager mgr = presentation.Slides[0].NotesSlideManager;...

    blog.aspose.com/pt/slides/read-add-update-remov...
  3. プレゼンテーションのサイズとレイアウトの操作|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....//Instantiate a Presentation object that represents a presentation file...file Presentation presentation = new Presentation ( FileName ); Presentation...

    docs.aspose.com/slides/ja/net/working-with-size...
  4. Arsip

    Arsip...PowerPoint menggunakan kelas Presentation . Akses properti bawaan...IDocumentProperties dari properti Presentation.DocumentProperties . Baca...

    blog.aspose.com/id/slides/manipulate-properties...
  5. 在 .NET 中保存演示文稿|Aspose.Slides 文档

    了解如何在 .NET 中使用 Aspose.Slides 保存演示文稿——导出为 PowerPoint 或 OpenDocument,同时保留布局、字体和效果。...] 概述 Open Presentations in C# 介绍了如何使用 Presentation 类打开演示文稿。本文说明了如何创建和保存演示文稿。...类打开演示文稿。本文说明了如何创建和保存演示文稿。 Presentation 类包含演示文稿的内容。无论是从头创建演示文稿还是修改现有演示文稿,完成后都需要保存。使用...

    docs.aspose.com/slides/zh/net/save-presentation/
  6. Move a slide to a new position|Aspose.Slides Do...

    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....Counting the slides in the presentation. public static int CountSlides...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/move-a-slide-to-a-ne...
  7. Optimizar la gestión de imágenes en PowerPoint ...

    Optimice la gestión de imágenes en PowerPoint y OpenDocument con Aspose.Slides para Python a través de .NET, mejorando el rendimiento y automatizando su flujo de trabajo.... Presentation () as presentation : slide = presentation . slides...as image_stream : image = presentation . images . add_image ( image_stream...

    docs.aspose.com/slides/es/python-net/image/
  8. Convertir PPT y PPTX a PDF en PHP [Funciones av...

    Convertir presentaciones PowerPoint PPT/PPTX a PDFs de alta calidad y buscables en PHP usando Aspose.Slides, con ejemplos de código rápidos y opciones de conversión avanzadas....como argumento a la clase Presentation y luego guarda la presentación...un método save . La clase Presentation expone el método save que...

    docs.aspose.com/slides/es/php-java/convert-powe...
  9. PowerPoint-Präsentationen in PHP in Markdown ko...

    PowerPoint-Folien - PPT, PPTX - mit Aspose.Slides für PHP via Java in sauberes Markdown konvertieren, Dokumentation automatisieren und die Formatierung beibehalten....eine Instanz der Klasse Presentation zur Darstellung der Präsentation...wird: $presentation = new Presentation ( "presentation.pptx" );...

    docs.aspose.com/slides/de/php-java/convert-powe...
  10. 在 Android 上管理幻灯片放映|Aspose.Slides 文档

    了解如何在 Android 的 Aspose.Slides 中通过 Java 管理幻灯片放映。轻松控制 PPT、PPTX 和 ODP 格式的幻灯片切换、计时等。... getSlideShowSettings 是 Presentation 类的一个方法,返回类型为 SlideShowSettings...individual”,且不显示滚动条。 Presentation presentation = new Presentation (); BrowsedByIndividual...

    docs.aspose.com/slides/zh/androidjava/manage-sl...