Cách khóa tệp PowerPoint bằng mật khẩu bằng C#. Thay đổi và xóa mật khẩu hiện có để mở khóa các tệp PPT/PPTX bằng .NET API....Save(@"path/protected-presentation.pptx"); } Đây...string filePath = @"path/protected-presentation.pptx"; LoadOptions...
Hãy tìm hiểu cách khóa tệp PDF bằng mật khẩu bảo vệ bằng C#. Thay đổi hoặc xóa mật khẩu hiện có để mở khóa các tệp PDF bằng .NET API....Save(@"path/protected-document.pdf"); } Đây là đầu...string filePath = @"path/protected-document.pdf"; LoadOptions...
GroupDocs Blog - GroupDocs Blog | Document Automation Solutions for .NET & Java Developers...now work with the password-protected PDF, Word, Excel, and PowerPoint...now work with the password-protected PDF, Word, Excel, and PowerPoint...
Editing PowerPoint presentations is explained with C# examples to edit PPT, PPTX, ODP files within your .NET application using presentation editing API....password, if the presentation is protected. // Load Presentation using...presentation as a password-protected PPTX file. // Save Presentation...
הסר סיסמה מגיליונות אלקטרוניים של Excel. פתח את הנעילה של קבצי XLS/XLSX המוגנים באמצעות סיסמה באמצעות אפליקציית הסרת סיסמאות מקוונת בחינם ובאופן תכנותי....string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...
Удалить пароль из электронных таблиц Excel. Разблокируйте файлы XLS/XLSX, защищенные паролем, с помощью бесплатного онлайн-приложения для удаления паролей и программно....string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...
Rimuovi la password dai documenti di Word. Sblocca documenti Word protetti da password utilizzando l'app di rimozione password online gratuita e in modo programmatico....string filePath = @"path/protected-document.docx"; LoadOptions...merger = new Merger("path/protected-document.docx", loadOptions);...
Aggiungi la password ai tuoi file di Word. Blocca i documenti di Word con la protezione tramite password utilizzando l'app online gratuita e in modo programmatico utilizzando GroupDocs....Save(@"path/protected-document.docx"); } Puoi ottenere...addPassword(addOptions); merger.save("path/protected-document.docx"); Per ulteriori...
ลบรหัสผ่านออกจากไฟล์ PDF ปลดล็อกเอกสาร PDF ที่ป้องกันด้วยรหัสผ่านโดยใช้แอปถอดรหัสผ่านออนไลน์ฟรี & โดยทางโปรแกรม...string filePath = @"path/protected-document.pdf"; LoadOptions...merger = new Merger("path/protected-document.pdf", loadOptions);...