Sort Score
Result 10 results
Languages All
Labels All
Results 3,091 - 3,100 of 9,209 for

encrypted

(0.18 sec)
  1. 記録

    記録...encrypt(“userpassword”, “ownerpassword”...Document("input.pdf") # PDFを暗号化 document.encrypt("user_password", "owner_password"...

    blog.aspose.com/ja/pdf/encrypt-decrypt-pdf-in-p...
  2. 아카이브

    아카이브... Encrypt 메서드를 호출하고 설정하려는 비밀번호를 전달합니다...ProtectionManager.Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...

    blog.aspose.com/ko/slides/encrypt-ppt-csharp/
  3. آرشیوها

    آرشیوها...encrypt(“userpassword”، “ownerpassword”،...را رمزگذاری کنید document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/fa/pdf/encrypt-and-decrypt-pdf-...
  4. C++を使用してExcelファイルを暗号化および復号化|Documentation

    C++を使用してExcelファイルを暗号化および復号化する方法。Excelファイルをロックおよびロック解除します。...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ja/cpp/encrypt-and-decryp...
  5. Архивы

    Архивы...save("encrypted-workbook.xlsx"); Расшифровать...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/ru/cells/encrypt-and-decrypt-ex...
  6. Archiwa

    Archiwa...save("encrypted-workbook.xlsx"); Odszyfruj...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/pl/cells/encrypt-and-decrypt-ex...
  7. Arsip

    Arsip...save("encrypted-workbook.xlsx"); Dekripsi...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/id/cells/encrypt-and-decrypt-ex...
  8. C++ का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों की स...

    PPT प्रस्तुति की सुरक्षा के लिए C++ स्रोत कोड....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); {Product_lang}...

    products.aspose.com/slides/hi/cpp/protect/ppt/
  9. Java का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों की ...

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

    products.aspose.com/slides/hi/java/protect/ppt/
  10. Fichier PDF de contrôle des exceptions|Aspose.P...

    Apprenez à gérer les exceptions dans le traitement des PDF et à garantir des opérations fluides lors de l'utilisation des PDF avec Aspose.PDF en .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/fr/net/control-exception/