Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 7,877 for

encrypt

(0.13 sec)
  1. Come rilevare il formato di un file e verificar...

    Impara come rilevare il formato di un file e controllare se un file è criptato usando Aspose.Cells for Node.js via C++....file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/it/nodejs-cpp/how-to-dete...
  2. Bir Dosya Formatını Nasıl Tespit Eder ve Dosyan...

    Aspose.Cells ile C++ kullanarak dosyanın formatını tespit etmeyi ve şifreli olup olmadığını kontrol etmeyi öğrenin....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/tr/cpp/how-to-detect-a-fi...
  3. كيفية اكتشاف تنسيق الملف والتحقق مما إذا كان ال...

    تعلّم كيفية اكتشاف تنسيق ملف والتحقق مما إذا كان مشفرًا باستخدام Aspose.Cells مع C++....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/ar/cpp/how-to-detect-a-fi...
  4. License for Aspose.PDF for JavaScript via C++|A...

    Aspose.PDF for JavaScript приглашает своих клиентов получить Классическую лицензию и Лицензию с оплатой по факту. А также использовать ограниченную лицензию для более глубокого изучения продукта....необходимо использовать утилиту “encrypt_lic.html”. Нажмите кнопку и...шифрования вы получите сообщение “Encrypt OK: aspose.enc”. Нажав на ссылку...

    docs.aspose.com/pdf/ru/javascript-cpp/licensing/
  5. Specify Author while Write Protecting Workbook ...

    Learn how to specify an author name while write protecting a workbook using Aspose.Cells for C++....Password of Encrypted Files with C++ Setting Strong Encryption Type...

    docs.aspose.com/cells/cpp/specify-author-while-...
  6. PDFファイルのパスワードを変更|Aspose.PDF for Java

    このトピックでは、PdfFileSecurityクラスを使用してPDFファイルのパスワードを変更する方法を説明します。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // PdfFileSecurityオブジェクトを作成...bindPdf ( _dataDir + "sample_encrypted.pdf" ); fileSecurity . changePassword...

    docs.aspose.com/pdf/ja/java/change-password/
  7. Aspose::Words::DigitalSignatures::SignOptions::...

    Aspose::Words::DigitalSignatures::SignOptions::get_DecryptionPassword method. The password to decrypt source document. Default value is empty string in C++....Examples Shows how to sign encrypted document file. // Create an...inputFileName = MyDir + u "Encrypted.docx" ; String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  8. Chraňte soubory prezentací ODP pomocí C++ | pro...

    Zdrojový kód C++ k ochraně prezentace ODP....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); Nastavení...

    products.aspose.com/slides/cs/cpp/protect/odp/
  9. Cómo detectar el formato de archivo y verificar...

    Aprende cómo detectar el formato de un archivo y verificar si está cifrado usando Aspose.Cells con C++....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/es/cpp/how-to-detect-a-fi...
  10. محافظت از فایل های ارائه PPT با استفاده از .NET...

    کد منبع C# برای محافظت از ارائه PPT....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/fa/net/protect/ppt/