Sort Score
Result 10 results
Languages All
Labels All
Results 2,101 - 2,110 of 11,710 for

encryption

(1.74 sec)
  1. حماية ODP ملفات العروض التقديمية باستخدام Java ...

    Java شفرة المصدر لحماية العرض التقديمي ODP.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/ar/java/protect/odp/
  2. 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...
  3. Как обнаружить формат файла и проверить, зашифр...

    Узнайте, как обнаружить формат файла и проверить, зашифрован ли файл, с помощью Aspose.Cells for Node.js via C++....file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/ru/nodejs-cpp/how-to-dete...
  4. Wie erkennt man ein Dateiformat und prüft, ob d...

    Lernen, wie man das Dateiformat erkennt und überprüft, ob eine Datei mit Aspose.Cells for Node.js via C++ verschlüsselt ist....file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/de/nodejs-cpp/how-to-dete...
  5. كيفية اكتشاف تنسيق الملف والتحقق مما إذا كان ال...

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

    docs.aspose.com/cells/ar/cpp/how-to-detect-a-fi...
  6. 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...
  7. Aspose.Words Features Missing in NPOI|Aspose.Wo...

    Perform some operations with documents faster and more conveniently than NPOI. In addition, there are operations that are not supported by NPOI using C#....Document article Protect or encrypt a document in a variety of...of ways The Protect or Encrypt a Document section Manipulate tables...

    docs.aspose.com/words/net/missing-features-in-n...
  8. 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/
  9. IncorrectPasswordException Class | Aspose.Words...

    Discover the Aspose.Words.IncorrectPasswordException class, which handles password errors for encrypted documents, ensuring secure and seamless access....class Thrown if a document is encrypted with a password and the password...// Note that this does not encrypt the contents of the document...

    reference.aspose.com/words/net/aspose.words/inc...
  10. محافظت از فایل های ارائه ODP با استفاده از .NET...

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

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