Sort Score
Result 10 results
Languages All
Labels All
Results 2,281 - 2,290 of 3,261 for

protection

(0.16 sec)
  1. C#에서 암호로 Excel 파일 보호 | 스프레드시트 잠금 해제

    C#을 사용하여 Excel 스프레드시트 파일을 암호로 보호하는 방법을 알아보겠습니다. 기존 암호를 변경하거나 제거하여 .NET API를 사용하여 XLS/XLSX 파일의 잠금을 해제하십시오....Save(@"path/protected-spreadsheet.xlsx"); } 다음은...string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...

    blog.groupdocs.com/ko/merger/lock-unlock-excel-...
  2. Add Watermark to Presentation in Java

    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.... Pour la protection des documents et des présentations...

    blog.groupdocs.com/fr/tag/add-watermark-to-pres...
  3. Imprimer avec filigrane on GroupDocs Blog | Doc...

    Imprimer avec filigrane on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Imprimer avec filigrane on GroupDocs Blog | Document Automation Solutions for ......Watermark pour la protection de contenu d'entreprise...

    blog.groupdocs.com/fr/tag/imprimer-avec-filigra...
  4. code de filigrane C# on GroupDocs Blog | Docume...

    code de filigrane C# on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in code de filigrane C# on GroupDocs Blog | Document Automation Solutions for .NET &...... Comparez 5 méthodes de protection avec des exemples de code...

    blog.groupdocs.com/fr/tag/code-de-filigrane-c/i...
  5. Documents de filigrane on GroupDocs Blog | Docu...

    Documents de filigrane on GroupDocs Blog | Document Automation Solutions for .NET & Java Developers Recent content in Documents de filigrane on GroupDocs Blog | Document Automation Solutions for .N......Watermark pour la protection de contenu d'entreprise...

    blog.groupdocs.com/fr/tag/documents-de-filigran...
  6. How to migrate to GroupDocs.Viewer 19.8 or high...

    This article contains information about migration from the legacy API to GroupDocs.Viewer 19.8 or higher....password if document is password protected. if (! String . IsNullOrEmpty...password if document is password protected. If Not [ String ] . IsNullOrEmpty...

    docs.groupdocs.com/viewer/net/how-to-migrate-to...
  7. Proteksi Kata Sandi Presentasi PowerPoint | Kun...

    Tambahkan kata sandi ke presentasi PowerPoint. Kunci file PPT dengan perlindungan kata sandi menggunakan aplikasi online gratis & secara terprogram menggunakan GroupDocs....Save(@"path/protected-presentation.pptx"); } Untuk...addPassword(addOptions); merger.save("path/protected-presentation.pptx"); Untuk...

    blog.groupdocs.com/id/merger/password-protect-p...
  8. Edit Presentations in Java | PPT/PPTX Editing

    Editing PowerPoint presentations is explained with Java example to edit PPT, PPTX, ODP files within your application using presentation editing API....presentation is password-protected. // Load Presentation PresentationLoadOpti...presentation as a password-protected PPTX file. // Save Presentation...

    blog.groupdocs.com/editor/edit-ppt-pptx-present...
  9. Proteja con contraseña las presentaciones de Po...

    Agregar contraseña a las presentaciones de PowerPoint. Bloquee archivos PPT con protección de contraseña usando la aplicación en línea gratuita y programáticamente usando GroupDocs....Save(@"path/protected-presentation.pptx"); } Para...addPassword(addOptions); merger.save("path/protected-presentation.pptx"); Para...

    blog.groupdocs.com/es/merger/password-protect-p...
  10. Eliminar formulario de protección de contraseña...

    Eliminar la contraseña de las presentaciones de PowerPoint. Desbloquee archivos PPT/PPTX protegidos con contraseña utilizando la aplicación gratuita de eliminación de contraseñas en línea y mediante programación....string filePath = @"path/protected-presentation.pptx"; LoadOptions...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

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