Sort Score
Result 10 results
Languages All
Labels All
Results 9,471 - 9,480 of 129,961 for

presentations

(0.88 sec)
  1. ארכיון

    ארכיון...למאפיינים באמצעות השיטה Presentation->getDocumentPropertie()...המצגת auto presentation = System::MakeObject<Presentation>(sourceFilePath);...

    blog.aspose.com/he/slides/access-or-modify-prop...
  2. How to Make a Pie Chart in PowerPoint using Python

    This short topic guides how to make a pie chart in PowerPoint using Python along with the detailed steps to configure the environment and use the example code. The example provides sample code to add pie chart to PowerPoint using Python....empty PowerPoint presentation using the Presentation class object...to add a Pie chart in the presentation Access the default first...

    kb.aspose.com/slides/python/how-to-make-a-pie-c...
  3. Изображение|Документация Aspose.Slides

    Работа с изображениями в Aspose.Slides for .NET: вставка, обрезка, сжатие, изменение цвета и экспорт изображений с примерами на C# для презентаций PPT, PPTX и ODP....() { using var presentation = new Presentation (); var slide =...= presentation . Slides [ 0 ]; // Создайте простое изображение...

    docs.aspose.com/slides/ru/net/examples/elements...
  4. Aplicar o cambiar diseños de diapositivas en C+...

    Administrar y personalizar los diseños de diapositivas en Aspose.Slides para C++. Explore los tipos de diseño, el control de marcadores de posición y la visibilidad del pie de página mediante ejemplos de código en C++....get_Masters bajo la clase Presentation Tipos como ILayoutSlide...una instancia de la clase Presentation . Acceder a la IMasterLayoutSlideCo...

    docs.aspose.com/slides/es/cpp/slide-layout/
  5. Archiwa

    Archiwa...Tworzy wystąpienie klasy Presentation, która reprezentuje plik...PowerPoint Presentation presentation = new Presentation("PowerPoint...

    blog.aspose.com/pl/slides/convert-ppt-to-pdf-on...
  6. Архів

    Архів...Створює екземпляр класу Presentation, який представляє файл PowerPoint...PowerPoint Presentation presentation = new Presentation("PowerPoint...

    blog.aspose.com/uk/slides/convert-ppt-to-pdf-on...
  7. Export XPS to SWF in Android | products.aspose.com

    Android API to Convert XPS to SWF without using Microsoft Word...Load PPTX document by using Presentation class Save the document...Pptx ); // instantiate a Presentation object that represents a...

    products.aspose.com/total/android-java/conversi...
  8. Get the titles of all the slides|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....of all the slides in the presentation. public static IList < string...presentationFile ) { // Open the presentation as read-only. using ( PresentationDocument...

    docs.aspose.com/slides/net/get-the-titles-of-al...
  9. Créer un visualiseur de présentations en Python...

    Apprenez à créer un visualiseur de présentations personnalisé en Python avec Aspose.Slides. Affichez facilement les fichiers PowerPoint (PPTX, PPT) et OpenDocument (ODP) sans Microsoft PowerPoint ni autre logiciel de bureautique....Créez une instance de la Presentation classe. Obtenez une référence...slides . Presentation ( "sample.pptx" ) as presentation : slide...

    docs.aspose.com/slides/fr/python-net/presentati...
  10. ハイパーリンク|Aspose.Slides ドキュメント

    C++ 用 Aspose.Slides でハイパーリンクを追加および管理します:テキスト、図形、画像へのリンク、PPT、PPTX、ODP のターゲットとアクションを設定し、C++ のサンプルを示します。...() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); auto shape = slide...

    docs.aspose.com/slides/ja/cpp/examples/elements...