Sort Score
Result 10 results
Languages All
Labels All
Results 2,351 - 2,360 of 3,467 for

protected

(0.09 sec)
  1. Ochrana souborů PDF heslem v Java | Zamknout Od...

    Naučte se zamykat a odemykat soubory PDF pomocí ochrany heslem v Java. Změňte aktuální heslo nebo jej odstraňte v aplikacích Java....save("path/protected-document.pdf"); Pokud se pokusíte...merger = new Merger("path/protected-document.pdf", loadOptions);...

    blog.groupdocs.com/cs/merger/password-protect-p...
  2. Ochrana souborů PowerPoint v C# heslem | Zamkno...

    Jak uzamknout soubory PowerPoint pomocí hesel pomocí C#. Změňte stávající heslo a odstraňte jej, abyste odemkli soubory PPT/PPTX pomocí rozhraní .NET API....Save(@"path/protected-presentation.pptx"); } Zde...string filePath = @"path/protected-presentation.pptx"; LoadOptions...

    blog.groupdocs.com/cs/merger/lock-unlock-ppt-pp...
  3. รหัสผ่านป้องกันงานนำเสนอ PowerPoint | ล็อคไฟล์ PPT

    เพิ่มรหัสผ่านให้กับงานนำเสนอ PowerPoint ล็อคไฟล์ PPT ด้วยการป้องกันด้วยรหัสผ่านโดยใช้แอปออนไลน์ฟรี & โดยใช้โปรแกรม GroupDocs...Save(@"path/protected-presentation.pptx"); } สำ...addPassword(addOptions); merger.save("path/protected-presentation.pptx"); สำหร...

    blog.groupdocs.com/th/merger/password-protect-p...
  4. Watermark PDF Documents | Text and Image Waterm...

    Add text and image watermarks to PDF documents. Apply watermarks using the online watermark application or using .NET and Java libraries programmatically....is a crucial technique for protecting your PDF documents and ensuring...is a valuable practice for protecting your content. Whether you...

    blog.groupdocs.com/watermark/watermark-pdf-docu...
  5. Remove Metadata from XLSX using C#

    Learn how to quickly remove metadata from XLSX using C#. In addition, you'll find a code snippet demonstrating the process of how to delete metadata from XLSX in C#....necessary to remove metadata to protect sensitive information or to...benefits. Firstly, it helps protect sensitive information, such...

    kb.groupdocs.com/metadata/net/remove-metadata-f...
  6. Proteggi con password i file PDF in C# | Blocca...

    Impariamo come bloccare i file PDF con la protezione tramite password utilizzando C#. Modificare la password esistente o rimuoverla per sbloccare i file PDF utilizzando l'API .NET....Save(@"path/protected-document.pdf"); } Ecco l’output...string filePath = @"path/protected-document.pdf"; LoadOptions...

    blog.groupdocs.com/it/merger/lock-unlock-pdf-fi...
  7. Proteger arquivos do Excel com senha em C# | Bl...

    Vamos aprender como proteger com senha arquivos de planilha do Excel usando C#. Altere a senha existente ou remova-a para desbloquear os arquivos XLS/XLSX usando a API .NET....Save(@"path/protected-spreadsheet.xlsx"); } Aqui...string filePath = @"path/protected-spreadsheet.xlsx"; LoadOptions...

    blog.groupdocs.com/pt/merger/lock-unlock-excel-...
  8. Захист паролем файлів Excel у Java | Блокувати ...

    Давайте дізнаємося, як захистити паролем файли електронних таблиць Excel за допомогою Java. Змініть існуючий пароль або видаліть його, щоб розблокувати файли XLS/XLSX за допомогою Java API....save("path/protected-spreadsheet.xlsx"); Це те...merger = new Merger("path/protected-spreadsheet.xlsx", loadOptions);...

    blog.groupdocs.com/uk/merger/lock-unlock-excel-...
  9. Ochrona hasłem dokumentów programu Word w język...

    C# sposób dodawania haseł do dokumentów programu Word w aplikacji .NET. Zmień istniejące hasło chronionych plików DOC DOCX lub usuń hasła, aby odblokować....Save(@"path/protected-document.docx"); } Teraz,...string filePath = @"path/protected-document.docx"; LoadOptions...

    blog.groupdocs.com/pl/merger/password-protect-w...
  10. Adding a watermark alters the original word doc...

    Hello, We’re trying to add watermark in Word documents using the Java module groupdocs-watermark. Watermarks are being added succesfully, but they alter the original document (blank spaces/lines or modifying text align…...that section, and Word’s protection features are applied to lock...modified unless the document protection is explicitly removed (which...

    forum.groupdocs.com/t/adding-a-watermark-alters...