Sort Score
Result 10 results
Languages All
Labels All
Results 1,811 - 1,820 of 2,924 for

presentation

(0.12 sec)
  1. PowerPoint Viewer

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....PowerPoint presentations online or automate presentation viewing...

    blog.groupdocs.com/fr/tag/powerpoint-viewer/
  2. Open PowerPoint File

    Document Automation APIs to enrich .NET and Java applications to view, edit, annotate, convert, compare, e-sign, parse, split, merge, redact, or classify documents of almost all the popular file formats....PowerPoint presentations online or automate presentation viewing...

    blog.groupdocs.com/fr/tag/open-powerpoint-file/
  3. Convert PDF to PPTX using Java

    Learn how to quickly convert PDF to PPTX using Java by carefully following our comprehensive tutorial. Additionally, we'll give you a Java code example to export PDF to PPTX using Java....Format) files into PowerPoint presentations (PPTX) using a conversion...reports, create engaging presentations, or make data easier to...

    kb.groupdocs.com/conversion/java/convert-pdf-to...
  4. Convert JPG to PPTX using Java

    This tutorial illustrates the procedure of how to convert JPG to PPTX using Java. Additionally, a code example will be provided to export JPG to PPTX using Java....elements into PowerPoint presentations. Whether it’s for crafting...images into professional presentations, or streamlining workflows...

    kb.groupdocs.com/conversion/java/convert-jpg-to...
  5. Merge Multiple File Types into One File using C...

    C# way to combine two or more documents of different file formats into a single file. Merge different PDF, Word, Excel, PPT files into one PDF with .NET API....To combine the data that is present in multiple documents, and...documents, spreadsheets, presentations, HTML, PDF, eBooks, Visio...

    blog.groupdocs.com/merger/merge-multiple-file-t...
  6. PowerPoint-Dateien online zusammenführen | Fusi...

    Führen Sie zwei oder mehr PowerPoint-Präsentationsdateien online zu einer zusammen. Kombinieren Sie alle Folien oder verbinden Sie nur die spezifischen Folien mehrerer PPT/PPTX-Dateien online und programmgesteuert....merger = new Merger("/path/presentation-1.pptx")) { merger.Join...Join("/path/presentation-2.pptx"); merger.Join("/path/presentation-3.pptx");...

    blog.groupdocs.com/de/merger/merge-powerpoint-p...
  7. Proteggi con password i file PowerPoint in Java...

    Come bloccare i file PowerPoint con password in Java. Modificare la password esistente e rimuoverla per sbloccare i file PPT/PPTX utilizzando l'API Java....merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); Quando si tenta...

    blog.groupdocs.com/it/merger/lock-unlock-ppt-pp...
  8. Beveilig PowerPoint-bestanden met een wachtwoor...

    PowerPoint-bestanden vergrendelen met wachtwoorden met behulp van C#. Wijzig het bestaande wachtwoord en verwijder het om de PPT/PPTX-bestanden te ontgrendelen met behulp van de .NET API....string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } Hier is de uitvoer...

    blog.groupdocs.com/nl/merger/lock-unlock-ppt-pp...
  9. รหัสผ่านป้องกันไฟล์ PowerPoint ใน Java | ล็อค ป...

    วิธีล็อคไฟล์ PowerPoint ด้วยรหัสผ่านใน Java เปลี่ยนรหัสผ่านที่มีอยู่และนำออกเพื่อปลดล็อกไฟล์ PPT/PPTX โดยใช้ Java API...merger = new Merger("path/presentation.pptx"); merger.addPassword(addOptions);...merger.save("path/protected-presentation.pptx"); เมื่อคุณพยายามเ...

    blog.groupdocs.com/th/merger/lock-unlock-ppt-pp...
  10. ลบการป้องกันด้วยรหัสผ่านจากไฟล์ PowerPoint | ปล...

    ลบรหัสผ่านจากงานนำเสนอ PowerPoint ปลดล็อกไฟล์ PPT/PPTX ที่ป้องกันด้วยรหัสผ่านโดยใช้แอปถอดรหัสผ่านออนไลน์ฟรีและโดยทางโปรแกรม...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...merger.Save(@"path/no-pwd-presentation.pptx"); } สำหรับรายละเอ...

    blog.groupdocs.com/th/merger/unlock-powerpoint-...