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

presentations

(0.13 sec)
  1. Раздел|Документация Aspose.Slides

    Управляйте разделами слайдов в Aspose.Slides for C++: создавайте, переименовывайте, переупорядочивайте и группируйте слайды с примерами на C++ для форматов PPT, PPTX и ODP....() { auto presentation = MakeObject < Presentation > (); auto...auto slide = presentation -> get_Slide ( 0 ); // Укажите слайд,...

    docs.aspose.com/slides/ru/cpp/examples/elements...
  2. Convert DOCM to PPSM via C++ or with free Onlin...

    Export DOCM to PPSM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOCM to PPSM online converter quickly before integrating the code....the HTML into a PowerPoint presentation and save it as a PPSM file...loaded into a PowerPoint presentation using the Aspose.Slides...

    products.aspose.com/total/cpp/conversion/docm-t...
  3. Convert DOC to PPTM via C++ or with free Online...

    Export DOC to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free DOC to PPTM online converter quickly before integrating the code....to a PowerPoint presentation for a presentation. How Aspose.Total...create a new presentation. Finally, the presentation can be saved...

    products.aspose.com/total/cpp/conversion/doc-to...
  4. Convert ODT to ODP via C++ or with free Online ...

    Export ODT to ODP in your C++ applications without using Microsoft Word of PowerPoint or online. Test free ODT to ODP online converter quickly before integrating the code....file to an OpenDocument Presentation (ODP) file can be useful...useful when you need to present the content of the ODT file in a more...

    products.aspose.com/total/cpp/conversion/odt-to...
  5. Scal pliki PPTX przez .NET | products.aspose.com

    Kod źródłowy C# do łączenia dokumentów PPTX na platformach .NET Framework, .NET Core, Windows Azure, Mono lub Xamarin....PPTX — C# var ps1 = new Presentation( "presen1.pptx" ); var ps2...new Presentation( "presen2.pptx" ); //merged Presentation var...

    products.aspose.com/slides/pl/net/merger/pptx/
  6. Archivo

    Archivo...PPT/PPTX usando la clase Presentation. Luego, obtenga la referencia...animación utilizando el método Presentation.slides[index].timeline.main\sequence...

    blog.aspose.com/es/slides/apply-text-animation-...
  7. ค้นหา

    ค้นหา...โหลดงานนำเสนอโดยใช้คลาส Presentation เลือกย่อหน้าที่ต้องการในวัตถุ...หวกับข้อความโดยใช้เมธอด Presentation.Slides[index].Timeline.MainSequence...

    blog.aspose.com/th/slides/apply-animation-to-te...
  8. Текстовое поле|Документация Aspose.Slides для PHP

    Создавайте и форматируйте текстовые поля в PHP с помощью Aspose.Slides: задавайте шрифты, выравнивание, перенос, автоматический подбор размеров и ссылки для улучшения слайдов в PowerPoint и OpenDocument....addTextBox () { $presentation = new Presentation (); try { $slide...$slide = $presentation -> getSlides () -> get_Item ( 0 ); // Создайте...

    docs.aspose.com/slides/ru/php-java/examples/ele...
  9. 文本框|Aspose.Slides for Node.js via .NET 文档

    在 Aspose.Slides for Node.js 中使用文本框:使用 JavaScript 为 PPT、PPTX 和 ODP 演示文稿添加、格式化、对齐、换行、自动适应和样式化文本。...{ let presentation = new aspose . slides . Presentation (); try...try { let slide = presentation . getSlides (). get_Item ( 0 );...

    docs.aspose.com/slides/zh/nodejs-java/examples/...
  10. Absatz von einer Präsentation zur anderen versc...

    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...."Move a Paragraph from One Presentation to Another 1.pptx" ; string..."Move a Paragraph from One Presentation to Another 2.pptx" ; MoveParagraphToPrese...

    docs.aspose.com/slides/de/net/move-a-paragraph-...