Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 3,104 for

presentation

(0.23 sec)
  1. Upravit prezentace v Java | Editace PPT/PPTX

    Úpravy prezentací PowerPoint jsou vysvětleny na příkladu Java pro úpravu souborů PPT, PPTX, ODP ve vaší aplikaci pomocí rozhraní API pro úpravy prezentací.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Krok...

    blog.groupdocs.com/cs/editor/edit-ppt-pptx-pres...
  2. تحرير العروض التقديمية في C# | تحرير .NET PPT/PPTX

    يتم شرح تحرير عروض PowerPoint التقديمية باستخدام أمثلة C# لتحرير ملفات PPT وPPTX وODP داخل تطبيق .NET الخاص بك باستخدام واجهة برمجة تطبيقات تحرير العروض التقديمية.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/ar/editor/edit-ppt-pptx-pres...
  3. แก้ไขการนำเสนอใน C# | การแก้ไข .NET PPT/PPTX

    มีการอธิบายการแก้ไขงานนำเสนอ PowerPoint ด้วยตัวอย่าง C# เพื่อแก้ไขไฟล์ PPT, PPTX, ODP ภายในแอปพลิเคชัน .NET ของคุณโดยใช้ API การแก้ไขการนำเสนอ...หากงานนำเสนอได้รับการป้องกัน // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/th/editor/edit-ppt-pptx-pres...
  4. Editar apresentações em C# | Edição .NET PPT/PPTX

    A edição de apresentações do PowerPoint é explicada com exemplos C# para editar arquivos PPT, PPTX, ODP em seu aplicativo .NET usando a API de edição de apresentações.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/pt/editor/edit-ppt-pptx-pres...
  5. Modifica presentazioni in C# | Modifica PPT/PPT...

    La modifica delle presentazioni PowerPoint viene spiegata con esempi C# per modificare file PPT, PPTX e ODP all'interno dell'applicazione .NET utilizzando l'API di modifica delle presentazioni.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/it/editor/edit-ppt-pptx-pres...
  6. Edit Presentasi di C# | Pengeditan .NET PPT/PPTX

    Mengedit presentasi PowerPoint dijelaskan dengan contoh C# untuk mengedit file PPT, PPTX, ODP dalam aplikasi .NET Anda menggunakan API pengeditan presentasi.... // Load Presentation using (FileStream fs = File...OpenRead("path/presentation.pptx")) { // Load Presentation Options....

    blog.groupdocs.com/id/editor/edit-ppt-pptx-pres...
  7. Edit Presentasi di Java | Pengeditan PPT/PPTX

    Mengedit presentasi PowerPoint dijelaskan dengan contoh Java untuk mengedit file PPT, PPTX, ODP dalam aplikasi Anda menggunakan API pengeditan presentasi.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Langkah...

    blog.groupdocs.com/id/editor/edit-ppt-pptx-pres...
  8. تحرير العروض التقديمية في Java | تحرير PPT/PPTX

    يتم شرح تحرير عروض PowerPoint التقديمية باستخدام مثال Java لتحرير ملفات PPT وPPTX وODP داخل تطبيقك باستخدام واجهة برمجة تطبيقات تحرير العروض التقديمية.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); الخطوة...

    blog.groupdocs.com/ar/editor/edit-ppt-pptx-pres...
  9. Объединение презентаций и слайдов PowerPoint с ...

    Объединение презентаций PowerPoint с помощью C#. Кроме того, объединяйте определенные слайды файлов PPT/PPTX с помощью API слияния .NET от GroupDocs....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/ru/merger/merge-powerpoint-p...
  10. Render PPTX as HTML using C#

    Effectively gain the expertise on how to render PPTX as HTML using C#. Moreover, explore detailed step-by-step instructions and C# code for rendering PPTX to HTML....ability to render PowerPoint presentations ( PPTX ) as HTML opens up...way to display and share presentations on the web. This article...

    kb.groupdocs.com/viewer/net/render-pptx-as-html...