Sort Score
Result 10 results
Languages All
Labels All
Results 2,231 - 2,240 of 3,365 for

protected

(0.25 sec)
  1. حماية كلمة المرور لملفات PowerPoint في Java | ق...

    كيفية قفل ملفات PowerPoint بكلمات مرور في Java. قم بتغيير كلمة المرور الحالية وإزالتها لإلغاء تأمين ملفات PPT / PPTX باستخدام Java API....save("path/protected-presentation.pptx"); عندما...merger = new Merger("path/protected-presentation.pptx", loadOptions);...

    blog.groupdocs.com/ar/merger/lock-unlock-ppt-pp...
  2. حماية ملفات PDF بكلمة مرور في Java | قفل فتح مل...

    تعلم كيفية قفل وفتح ملفات PDF مع حماية كلمة المرور في Java. قم بتغيير كلمة المرور الحالية أو إزالتها من تطبيقات Java....save("path/protected-document.pdf"); إذا حاولت...merger = new Merger("path/protected-document.pdf", loadOptions);...

    blog.groupdocs.com/ar/merger/password-protect-p...
  3. Kata Sandi Lindungi File Excel di Java | Kunci ...

    Mari pelajari cara melindungi file spreadsheet Excel dengan kata sandi menggunakan Java. Ubah kata sandi yang ada atau hapus untuk membuka kunci file XLS/XLSX menggunakan Java API.... /* * Password Protect Excel Spreadsheets menggunakan...addPassword(addOptions); merger.save("path/protected-spreadsheet.xlsx"); Inilah...

    blog.groupdocs.com/id/merger/lock-unlock-excel-...
  4. Senha Proteger Planilhas Excel | Bloquear arqui...

    Adicionar senha às planilhas do Excel. Bloqueie arquivos do Excel com proteção por senha usando o aplicativo online gratuito e programaticamente....[Aplicativo Online Password Protect] gratuito e fácil de usar,...AddPassword(addOptions); merger.Save(@"path/protected-spreadsheet.xlsx"); } Para...

    blog.groupdocs.com/pt/merger/password-protect-e...
  5. Zabezpiecz pliki PDF hasłem w języku C# | Zablo...

    Nauczmy się, jak blokować pliki PDF z ochroną hasłem przy użyciu języka C#. Zmień istniejące hasło lub usuń je, aby odblokować pliki PDF za pomocą .NET API....Save(@"path/protected-document.pdf"); } Oto wyjście...string filePath = @"path/protected-document.pdf"; LoadOptions...

    blog.groupdocs.com/pl/merger/lock-unlock-pdf-fi...
  6. PDF Dosyalarını C# Dilinde Parola Korumalı | Ki...

    C# kullanarak PDF dosyalarını parola korumalı olarak nasıl kilitleyeceğinizi öğrenelim. .NET API kullanarak PDF dosyalarının kilidini açmak için mevcut parolayı değiştirin veya parolayı kaldırın....Save(@"path/protected-document.pdf"); } İşte yukarıdaki...string filePath = @"path/protected-document.pdf"; LoadOptions...

    blog.groupdocs.com/tr/merger/lock-unlock-pdf-fi...
  7. Remove Metadata from RTF using C#

    Quickly grasp the knowledge of how to remove metadata from RTF using C#. Moreover, you'll be provided with a code demonstrating how to clean metadata from RTF in C#....removal becomes necessary to protect sensitive information or meet...using C# empowers users to protect sensitive information and meet...

    kb.groupdocs.com/redaction/net/remove-metadata-...
  8. Add Image Watermark to RTF Using Python

    Learn how to add image watermark to RTF using Python and enhance document security by embedding a centered logo watermark without affecting rich text layout....way to visually identify and protect your RTF documents. Install...using Python , which helps protect slide content without affecting...

    kb.groupdocs.com/watermark/python/add-image-wat...
  9. Remove Metadata from EPUB using C#

    In this guide, you will learn how to remove metadata from EPUB using C#. Additionally, you will get the code example necessary to delete metadata from EPUB in C#....this metadata is crucial for protecting privacy and ensuring data...C# is an essential step in protecting privacy and ensuring data...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  10. Rearrange Word Pages in Java | Organize DOC/DOC...

    Reorder the pages of Word files in Java. The running example shows how to change the order of pages in DOC/DOCX files using document automation Java API....How to Password Protect and Remove Protection from Word Documents...

    blog.groupdocs.com/merger/move-word-pages-using...