Sort Score
Result 10 results
Languages All
Labels All
Results 2,501 - 2,510 of 11,591 for

encrypted

(0.14 sec)
  1. Cifrar y descifrar archivos de Excel con JavaSc...

    Cómo cifrar y descifrar archivos de Excel usando JavaScript vía C++. Bloquear y desbloquear archivos de Excel....Cells Example - Encrypt Workbook </ h1 > < input type...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/es/javascript-cpp/encrypt...
  2. Crittografare file Excel con JavaScript via C++...

    Impara come crittografare e proteggere con password i file Excel usando Aspose.Cells for JavaScript via C++....</ head > < body > < h1 > Encrypt Workbook Example </ h1 > <...arrayBuffer )); // Specify XOR encryption type. workbook . encryptionOptions...

    docs.aspose.com/cells/it/javascript-cpp/encrypt...
  3. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 JavaScript via C++ 锁定 PDF https://products.aspose.com/pdf/zh-hans/javascript-cpp/encrypt/ Recent content in 使用 JavaScript via C++ 锁定 PDF on ......com/pdf/zh-hans/javascript-cpp/encrypt/ Recent content in 使用 JavaScript...com/pdf/zh-hans/javascript-cpp/encrypt/index.xml self application/rss+xml...

    products.aspose.com/pdf/zh-hans/javascript-cpp/...
  4. Arbeitsmappe mithilfe von Aspose.Cells verschlü...

    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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/de/java/encrypt-workbook-...
  5. Alterar Senha de Arquivo PDF|Aspose.PDF para Java

    Este tópico explica como alterar a senha de um arquivo PDF usando a classe PdfFileSecurity....PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // Criar objeto PdfFileSecurity...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/pt/java/change-password/
  6. 권한 설정, PDF 암호화 및 복호화|Aspose.PDF for .NET

    다양한 암호화 유형 및 알고리즘을 사용하여 C#로 PDF 파일을 암호화합니다. 또한 소유자 비밀번호를 사용하여 PDF 파일을 복호화합니다....권한이 정의되면 이 객체를 Document 객체의 Encrypt 메서드에 인수로 전달합니다. 다음 코드 스니펫은...AllowScreenReaders = true ; // Encrypt the file with User and Owner...

    docs.aspose.com/pdf/ko/net/set-privileges-encry...
  7. Шифрование файлов Excel с помощью C++|Documenta...

    Узнайте, как шифровать и защищать паролем файлы Excel с помощью Aspose.Cells с C++....97/2000 Compatible’ или ‘Weak Encryption (XOR)’. Важно выбрать соответствующую...inputFilePath ); // Specify XOR encryption type workbook . SetEncryptionOptions...

    docs.aspose.com/cells/ru/cpp/encrypting-excel-f...
  8. Ubah Kata Sandi File PDF|Aspose.PDF for .NET

    Jelajahi cara mengubah kata sandi dokumen PDF di .NET untuk meningkatkan keamanan file dengan Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/id/net/change-password/
  9. ค้นหา

    ค้นหา...encrypt(“userpassword”, “ownerpassword”...pdf") # เข้ารหัส PDF document.encrypt("user_password", "owner_password"...

    blog.aspose.com/th/pdf/encrypt-decrypt-pdf-in-p...
  10. 使用 C# 鎖定 PDF | Aspose.PDF

    用於使用 Aspose.PDF 讀取受保護 (密碼加密) 文件、使用保護文件保護或移除保護的 C# 代碼範例。...加密 PDF 後,程式碼會將更新的文件儲存到名為 ‘Encrypt_out.pdf’ 的檔案中,在由 ‘dataDir’...Path . Combine ( dataDir , "encrypt.pdf" ); var outputFile = Path...

    products.aspose.com/pdf/zh-hant/net/encrypt/