Sort Score
Result 10 results
Languages All
Labels All
Results 1,981 - 1,990 of 3,356 for

presentation

(0.05 sec)
  1. รหัสผ่านป้องกันไฟล์ 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...
  2. 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...
  3. 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...
  4. ลบการป้องกันด้วยรหัสผ่านจากไฟล์ 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-...
  5. Convert CSV to HTML using C#

    Let's quickly understand how to convert CSV to HTML using C#. We will provide you with essential instructions and code example to export CSV to HTML using C#.... When presenting data online or in a manner...especially when you want to present your tabular data on the web...

    kb.groupdocs.com/conversion/net/convert-csv-to-...
  6. تبدیل 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...
  7. 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-...
  8. 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...
  9. C#을 사용하여 Word, Excel, PowerPoint에 OLE 개체 삽입

    .NET API를 사용하여 프로그래밍 방식으로 C#에서 Word 문서, Excel 스프레드시트 또는 Powerpoint 프레젠테이션에 문서 OLE 개체를 포함하거나 삽입합니다.... 이제 source Presentation 경로 또는 스트림을 사용하여 Merger 개체를...메서드를 호출하여 1단계에서 설정한 OLE Presentation Options 의 개체를 전달합니다. 마지막으로...

    blog.groupdocs.com/ko/merger/insert-ole-objects...
  10. Redact Text in PPTX using C#

    In this tutorial, you'll learn how to redact text in PPTX using C#. Also, you'll be provided with a straightforward code example to replace text in PPTX using C#....information from PowerPoint presentations ( PPTX ) holds immense significance...information from PowerPoint presentations (PPTX) using C# is a crucial...

    kb.groupdocs.com/redaction/net/redact-text-in-p...