Sort Score
Result 10 results
Languages All
Labels All
Results 4,991 - 5,000 of 14,910 for

encrypted

(0.09 sec)
  1. Working with PDF Pages in Python via C++|Aspose...

    How to add pages, rotate pages, or set page size you can know in this section. Aspose.PDF for Python via C++ explain to you all details on this topic....PDF Documents using Python Encrypt and Decrypt PDF...

    docs.aspose.com/pdf/python-cpp/working-with-pages/
  2. Skydda och lås PDF via C++ | Aspose.PDF

    Enkel demo källkod för att låsa PDF-fil med lösenord på vilken plattform som helst med C++ språk....Encrypt-metoden för att skydda PDF...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/sv/cpp/protect/
  3. Protejați și blocați PDF-ul prin C++ | Aspose.PDF

    Cod sursă demo simplu pentru a bloca fișierul PDF folosind parola pe orice platformă cu limbajul C++....Encrypt pentru a proteja PDF cu AES-128...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/ro/cpp/protect/
  4. Python का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों क...

    PPT प्रस्तुति की सुरक्षा के लिए Python स्रोत कोड.... encrypt( "123123" ) pres . save( "encrypted-pres.ppt"...

    products.aspose.com/slides/hi/python-net/protec...
  5. C++을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.aspos...

    PPTX 프레젠테이션을 보호하기 위한 C++ 소스 코드....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); C++을(를)...

    products.aspose.com/slides/ko/cpp/protect/pptx/
  6. Restrict Document Editing in Java|Aspose.Words ...

    Restrict editing a document by setting a restriction type. You can also remove protection and make unrestricted editable regions using Java....security feature and does not encrypt a document. In Microsoft Word...restriction for one of the sections: Encrypt a Document in Java...

    docs.aspose.com/words/java/restrict-document-ed...
  7. Kako zaštititi PDF datoteku lozinkom pomoću Pyt...

    Ovaj kratki vodič pokriva kako zaštititi PDF datoteku lozinkom pomoću Pythona. Predstavlja potpuni pregled procesa uključujući konfiguraciju sustava i algoritam korak po korak, zajedno s uzorkom koda koji pokazuje kako se Python PDF značajka zaštite lozinkom može ugraditi u vaše aplikacije....drugih argumenata za metodu Encrypt Zapišite osigurani PDF dokument...primjer, parametri metode Encrypt() uključuju kriptografski algoritam...

    kb.aspose.com/hr/pdf/python/how-to-protect-pdf-...
  8. System::Security::Authentication Namespace Refe...

    Enumerations System::Security::Authentication Namespace Reference Enumerations enum SslProtocols { SslProtocols::None......None No encryption algorithm is used. Null No encryption algorithm...

    reference.aspose.com/page/cpp/namespace/system....
  9. System::Security::Authentication Namespace Refe...

    Enumerations System::Security::Authentication Namespace Reference Enumerations enum SslProtocols { SslProtocols::None......None No encryption algorithm is used. Null No encryption algorithm...

    reference.aspose.com/pub/cpp/namespace/system.s...
  10. הצפנת קובצי PDF באמצעות JavaScript via C++ | As...

    JavaScript via C++ קוד לדוגמה להצפנת מסמך PDF על כל פלטפורמה.... <% encrypt.code-block.subtitle %> var...onload = ( event ) => { /*encrypt a PDF-file with passwords "user"...

    products.aspose.com/pdf/he/javascript-cpp/encrypt/