Sort Score
Result 10 results
Languages All
Labels All
Results 2,791 - 2,800 of 8,676 for

encrypted

(0.14 sec)
  1. 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...
  2. Control de Excepción Archivo PDF|Aspose.PDF for...

    Aprenda a manejar excepciones en el procesamiento de PDF y asegure operaciones fluidas mientras trabaja con PDFs utilizando Aspose.PDF en .NET....BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/es/net/control-exception/
  3. Python Kullanarak PDF Dosyasını Parolayla Koruma

    Bu hızlı eğitim, Python kullanılarak PDF dosyasının parola ile nasıl korunacağını kapsar. Sistem yapılandırması ve adım adım algoritma da dahil olmak üzere sürece ilişkin eksiksiz bir genel bakışın yanı sıra Python PDF parola koruma özelliğinin kullanılmasının uygulamalarınıza nasıl yerleştirilebileceğini gösteren çalışan bir kod örneği sunar....kaynak PDF belgesini alın Encrypt yöntemi için parola dizesini...durumunu gösterir. Örneğin, Encrypt() yönteminin parametreleri...

    kb.aspose.com/tr/pdf/python/how-to-protect-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. 記録

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

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

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

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

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

    blog.aspose.com/fa/pdf/encrypt-and-decrypt-pdf-...
  8. Установить Привилегии, Шифровать и Расшифровать...

    Шифровать PDF Файл с использованием C++ с различными типами и алгоритмами шифрования. Также, расшифровать PDF Файлы с использованием пароля владельца....качестве аргумента методу Encrypt объекта Document . Следующий...чтения с экрана document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/ru/cpp/set-privileges-encry...
  9. 密码保护的演示文稿|Aspose.Slides 文档

    C# 或 .NET 中的 PowerPoint 密码保护、加密和安全性... 要加密或为演示文稿设置密码保护,您必须使用 encrypt 方法(来自 ProtectionManager )为演示文稿设置密码。您将密码传递给...)为演示文稿设置密码。您将密码传递给 encrypt 方法,并使用 save 方法保存现在加密的演示文稿。 这段示例代码向您展示了如何加密演示文稿:...

    docs.aspose.com/slides/zh/net/password-protecte...
  10. Crypter des fichiers Excel avec Node.js via C++...

    Apprenez comment chiffrer et protéger par mot de passe des fichiers Excel avec Aspose.Cells for Node.js via C++....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/fr/nodejs-cpp/encrypting-...