Sort Score
Result 10 results
Languages All
Labels All
Results 1,941 - 1,950 of 3,519 for

presentation

(0.15 sec)
  1. C# 中的密码保护 PowerPoint 文件锁定解锁 PPT & PPTX

    如何使用 C# 使用密码锁定 PowerPoint 文件。更改现有密码并将其删除以使用 .NET API 解锁 PPT/PPTX 文件。...string filePath = @"path/presentation.pptx"; AddPasswordOptions...merger.Save(@"path/protected-presentation.pptx"); } 这是上述代码的输出。当您尝...

    blog.groupdocs.com/zh/merger/lock-unlock-ppt-pp...
  2. 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...
  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. Объединение презентаций и слайдов 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...
  5. Supprimer le formulaire de protection par mot d...

    Supprimer le mot de passe des présentations PowerPoint. Déverrouillez les fichiers PPT/PPTX protégés par mot de passe à l'aide de l'application gratuite de suppression de mot de passe en ligne et par programme....gratuite appelée PowerPoint Presentation Password Remover Online...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...

    blog.groupdocs.com/fr/merger/unlock-powerpoint-...
  6. הסר טופס הגנת סיסמה קבצי PowerPoint | בטל את הנ...

    הסר סיסמה ממצגות PowerPoint. פתח את הנעילה של קבצי PPT/PPTX המוגנים באמצעות סיסמה באמצעות אפליקציית הסרת סיסמאות מקוונת בחינם ובאופן תכנותי....בשם [אפליקציית PowerPoint Presentation Password Remover Online...filePath = @"path/protected-presentation.pptx"; LoadOptions loadOptions...

    blog.groupdocs.com/he/merger/unlock-powerpoint-...
  7. GroupDocs Blog

    GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...password-protected PowerPoint presentations by eliminating the password...programmatically unlock protected presentations by simply removing their...

    blog.groupdocs.com/groupdocs.blog/page/14/
  8. تبدیل PDF به ارائه با استفاده از Node.js

    نحوه تبدیل PDF به Presentation با استفاده از Node.js را با راهنمای گام به گام بیاموزید. PDF را به راحتی به Presentation در Node.js صادر کنید و اسناد را به اسلاید تبدیل کنید.... برای تبدیل PDF به Presentation با استفاده از Node.js ،...این کار و صادرات PDF به Presentation در Node.js به شما نشان خواهیم...

    kb.groupdocs.com/fa/conversion/nodejs/convert-p...
  9. Editar presentaciones en Java | Edición de PPT/...

    La edición de presentaciones de PowerPoint se explica con un ejemplo de Java para editar archivos PPT, PPTX y ODP dentro de su aplicación utilizando la API de edición de presentaciones.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Paso...

    blog.groupdocs.com/es/editor/edit-ppt-pptx-pres...
  10. Modifica presentazioni in Java | Modifica PPT/PPTX

    La modifica delle presentazioni PowerPoint viene spiegata con un esempio Java per modificare file PPT, PPTX, ODP all'interno dell'applicazione utilizzando l'API di modifica delle presentazioni.... // Load Presentation PresentationLoadOpti loadOptions...Editor(new FileInputStream("path/presentation.pptx"), loadOptions); Passaggio...

    blog.groupdocs.com/it/editor/edit-ppt-pptx-pres...