Sort Score
Result 10 results
Languages All
Labels All
Results 7,671 - 7,680 of 113,579 for

presentations

(0.17 sec)
  1. Remplacement d'images dans la collection d'imag...

    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....l’image en utilisant la classe Presentation. Chargez une image depuis...présentation Presentation presentation = new Presentation ( "presentation...

    docs.aspose.com/slides/fr/java/replacing-images...
  2. How to Insert Draft Watermark in PPTX using Python

    We will guide you how to insert draft watermark in PPTX using Python with the help of simple API calls. You can use the following example to add confidential watermark in presentation using Python in any of .NET Core and Python supported environment inside Windows, Linux or macOS....inserting watermark text in the presentation Create a new or load an...an existing presentation to insert a watermark using the Presentation...

    kb.aspose.com/slides/python/how-to-insert-draft...
  3. 音频框架|Aspose.Slides 文档

    在 Java 中向 PowerPoint 演示文稿添加音频... 创建一个 Presentation 类的实例。 2.通过其索引获取幻灯片的引用。 加载您想要嵌入幻灯片的音频文件流。...实例化表示演示文稿文件的 PresentationPresentation pres = new Presentation (); try...

    docs.aspose.com/slides/zh/androidjava/audio-frame/
  4. Visor de Presentaciones|Documentación de Aspose...

    Visor de PPT de PowerPoint en Java...una instancia de la clase Presentation . Obtén la referencia de...// Instanciar una clase Presentation que representa el archivo...

    docs.aspose.com/slides/es/androidjava/presentat...
  5. Slide Transitions|Aspose.Slides Documentation

    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....below: Create an instance of Presentation class Apply a Slide Transition...enum Write the modified presentation file. Example string FilePath...

    docs.aspose.com/slides/net/slide-transitions/
  6. Trabajando con el Tamaño y el Diseño de la Pres...

    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....; //Instanciar un objeto Presentation que representa un archivo...presentación Presentation presentation = new Presentation ( FileName...

    docs.aspose.com/slides/es/net/working-with-size...
  7. Travailler avec la Taille et la Mise en Page de...

    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....; //Instancier un objet Presentation qui représente un fichier...présentation Presentation presentation = new Presentation ( FileName...

    docs.aspose.com/slides/fr/net/working-with-size...
  8. إطار الفيديو|وثائق Aspose.Slides

    إضافة إطار فيديو إلى عرض تقديمي على PowerPoint بلغة C++... أنشئ مثيلًا من فئة Presentation . احصل على مرجع الشريحة...تقديمي: System :: SharedPtr < Presentation > pres = System :: MakeObject...

    docs.aspose.com/slides/ar/cpp/video-frame/
  9. تحويل الشريحة|وثائق Aspose.Slides

    تحويل شرائح PowerPoint إلى صور (بت ماب، PNG، أو JPG) في C# أو .NET...using ( Presentation pres = new Presentation ( "Presentation.pptx"...using ( Presentation pres = new Presentation ( "Presentation.pptx"...

    docs.aspose.com/slides/ar/net/convert-slide/
  10. Открыть Презентацию - C++ PowerPoint API|Докуме...

    Открыть или загрузить Презентацию PPT, PPTX, ODP на C++...создать экземпляр класса Presentation и передать путь к файлу...Создает экземпляр класса Presentation и передает путь к файлу...

    docs.aspose.com/slides/ru/cpp/open-presentation/