Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 7,893 for

encrypted

(0.05 sec)
  1. Chiffrer et déchiffrer des fichiers Excel avec ...

    Comment chiffrer et déchiffrer des fichiers Excel en utilisant Node.js via C++. Verrouiller et déverrouiller des fichiers Excel....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/fr/nodejs-cpp/encrypt-and...
  2. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...detect the document format and encryption. let doc = new aw . Document...Configure a SaveOptions object to encrypt the document // with a password...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PlainTextDocument Class | Aspose.Words for .NET

    Discover the Aspose.Words.PlainTextDocument class to effortlessly extract and utilize plaintext from your documents for enhanced readability and processing....additional options such as an encryption password. PlainTextDocument...additional options such as an encryption password. Properties Name...

    reference.aspose.com/words/net/aspose.words/pla...
  4. Работа с PDF страницами в Python через C++|Aspo...

    Как добавлять страницы, поворачивать страницы или устанавливать размер страницы вы можете узнать в этом разделе. Aspose.PDF для Python через C++ объясняет вам все детали по этой теме....PDF-документами с использованием Python Encrypt and Decrypt PDF...

    docs.aspose.com/pdf/ru/python-cpp/working-with-...
  5. Cara Melindungi File PDF dengan Kata Sandi meng...

    Tutorial singkat ini mencakup cara melindungi file PDF dengan kata sandi menggunakan Python. Ini menyajikan ikhtisar lengkap dari proses termasuk konfigurasi sistem, dan algoritme langkah demi langkah, bersama dengan contoh kode yang berjalan yang menunjukkan bagaimana menggunakan fitur perlindungan kata sandi Python PDF dapat disematkan ke dalam aplikasi Anda....argumen lain untuk metode Encrypt Tulis dokumen PDF yang diamankan...Misalnya, parameter metode Encrypt() menyertakan algoritme kriptografi...

    kb.aspose.com/id/pdf/python/how-to-protect-pdf-...
  6. Convert Word to Excel in Python|Aspose.Words fo...

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

    docs.aspose.com/words/python-net/convert-a-docu...
  7. 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/
  8. Java का उपयोग करके PPT प्रस्तुतिकरण फ़ाइलों की ...

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

    products.aspose.com/slides/hi/java/protect/ppt/
  9. 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/
  10. Aspose.Cells を使用してワークブックを暗号化|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....( "1234" ); //Specify XOR encryption type. workbook . setEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/ja/java/encrypt-workbook-...