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

encrypted

(0.13 sec)
  1. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js....Documentation section Protect or Encrypt a Document for more information...information about protecting and encrypting a document The article Find...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  2. Aspose.CellsでExcelファイルを暗号化する|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....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ja/net/encrypting-excel-f...
  3. Sécuriser les présentations avec des mots de pa...

    Apprenez comment verrouiller et déverrouiller facilement les présentations PowerPoint et OpenDocument protégées par mot de passe avec Aspose.Slides pour PHP. Sécurisez vos présentations....devez utiliser la méthode encrypt (de ProtectionManager ) afin...mot de passe à la méthode encrypt et utilisez la méthode save...

    docs.aspose.com/slides/fr/php-java/password-pro...
  4. Protect and Unprotect|Documentation

    This snippet introduces how to encrypt and decrypt Excel files, and protect and unprotect data in Excel files using Python code....level, similar to MS Excel: Encrypt and decrypt Excel files To...

    docs.aspose.com/cells/python-java/protect-and-u...
  5. Security Notes|Aspose.Words for .NET

    Aspose.Words for .NET recognizes and adheres to common security standards to ensure a high level of data security. Look at possible security issues and recommendations on how to avoid them using C#....Words, including encryption, protection, and digital...

    docs.aspose.com/words/net/security/
  6. FileFormatInfo.has_macros property | Aspose.Wor...

    FileFormatInfo.has_macros property. Returns ``True`` if this document contains a VBA macros....is_encrypted property...

    reference.aspose.com/words/python-net/aspose.wo...
  7. arkiv

    arkiv...save("workbook-encrypted.xlsx") Dekryptera Excel-filer...Excel-filen wb = Workbook("workbook-encrypted.xlsx", loadOptions) # Ställ...

    blog.aspose.com/sv/cells/encrypt-and-decrypt-ex...
  8. Cifrar y descifrar archivos ODS con C++|Documen...

    Protege con contraseña y cifra archivos ODS usando Aspose.Cells for C++, que es una biblioteca pura en C++....02_OutputDirectory \\ " ; // Open an encrypted ODS file LoadOptions loadOptions...( u "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/es/cpp/encrypt-and-decryp...
  9. PDFファイル情報の取得|Aspose.PDF for .NET

    このセクションでは、Aspose.PDF Facadesを使用してPDFファイル情報を取得する方法を説明します。...a valid PDF and if it is encrypted Console . WriteLine ( "Is...Console . WriteLine ( "Is Encrypted: {0}" , fileInfo . IsEncrypted...

    docs.aspose.com/pdf/ja/net/get-pdf-file-informa...
  10. Sblocca il PDF usando JavaScript | Aspose.PDF

    Decifra (rimuovi la crittografia) i documenti PDF a livello di codice con codice di esempio JavaScript utilizzando Aspose.PDF per Node.js via C++...js' ); const pdf_encrypt_file = './ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "./ResultDecrypt...

    products.aspose.com/pdf/it/nodejs-cpp/decrypt/