Sort Score
Result 10 results
Languages All
Labels All
Results 3,011 - 3,020 of 11,678 for

encrypted

(0.15 sec)
  1. Jak chránit soubor PDF heslem pomocí Pythonu

    Tento rychlý tutoriál popisuje, jak chránit soubor PDF heslem pomocí Pythonu. Představuje úplný přehled procesu včetně konfigurace systému a algoritmu krok za krokem, spolu s ukázkou běžícího kódu, která demonstruje, jak lze do vašich aplikací vložit funkci ochrany heslem Python PDF....dalších argumentů pro metodu Encrypt Zapište zabezpečený dokument...Například parametry metody Encrypt() zahrnují kryptografický algoritmus...

    kb.aspose.com/cs/pdf/python/how-to-protect-pdf-...
  2. Aspose::Words::PlainTextDocument class | Aspose...

    Aspose::Words::PlainTextDocument class. Allows to extract plain-text representation of the document's content. To learn more, visit the documentation article in C++....additional options such as an encryption password. PlainTextDocument...additional options such as an encryption password. PlainTextDocument...

    reference.aspose.com/words/cpp/aspose.words/pla...
  3. Chiffrer les fichiers Excel dans Aspose.Cells|D...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/fr/net/encrypting-excel-f...
  4. Chercher

    chercher...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/fr/html/print-save-webpage-pdf-...
  5. Jython でファイルを開く|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... # Opening Encrypted Excel Files # Creating and...Setting the password for the encrypted Excel file loadOptions6 ....

    docs.aspose.com/cells/ja/java/opening-files-in-...
  6. قفل کردن PDF با استفاده از Java | Aspose.PDF

    کد منبع جاوا برای محافظت از سند PDF در هر پلتفرم.... این یک سند PDF به نام «Encrypt.pdf» را باز می کند. PDF باز...شده را در یک فایل به نام ‘Encrypt_out.pdf’ در همان دایرکتوری...

    products.aspose.com/pdf/fa/java/encrypt/
  7. Araç Özellikleri - SMTP İstemcisi|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/tr/java/utility-features-...
  8. תכונות שירות - לקוח SMTP|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms...."password" ); MailMessage encrypted = signed . encrypt ( publicCert , "password"...); MailMessage decrypted = encrypted . decrypt ( privateCert ,...

    docs.aspose.com/email/he/java/utility-features-...
  9. 권한 설정, PDF 파일 암호화 및 해독|Aspose.PDF for Java

    Java를 사용하여 다양한 암호화 유형 및 알고리즘으로 PDF 파일을 암호화합니다. 또한 소유자 비밀번호를 사용하여 PDF 파일을 해독합니다....권한이 정의되면 이 객체를 Document 객체의 Encrypt 메서드에 인수로 전달하십시오. 다음 코드 스니펫은...비밀번호를 설정해야 합니다. document . encrypt ( "user" , "owner" , documentPrivilege...

    docs.aspose.com/pdf/ko/java/set-privileges-encr...
  10. قفل کردن PDF با استفاده از JavaScript via C++ |...

    نمونه کد جاوا اسکریپت برای استفاده از Aspose.PDF برای خواندن اسناد محافظت شده (رمز عبور رمزگذاری شده)، ایمن سازی یک سند با حفاظت یا حذف حفاظت.... این یک سند PDF به نام «Encrypt.pdf» را باز می کند. PDF باز...شده را در یک فایل به نام ‘Encrypt_out.pdf’ در همان دایرکتوری...

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