Sort Score
Result 10 results
Languages All
Labels All
Results 1,531 - 1,540 of 10,909 for

encrypt

(0.15 sec)
  1. 解密 PDF 文件|Aspose.PDF for .NET

    探索在 .NET 中解密受密码保护的 PDF 文件的方法,确保访问文档内容,使用 Aspose.PDF。...PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { if ( pdfFileInfo...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Decrypt PDF document...

    docs.aspose.com/pdf/zh/net/decrypt-pdf-file/
  2. محافظت از PDF با استفاده از C++ | Aspose.PDF

    PDF را با رمز عبور به صورت برنامه نویسی با کد نمونه C++ با استفاده از Aspose.PDF برای C++ قفل کنید...Encrypt را فراخوانی کنید. ۱. صرفه جویی...DocumentPrivilege :: get_Print (); doc -> Encrypt ( L "user" , L "owner" , privilege...

    products.aspose.com/pdf/fa/cpp/protect/
  3. 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 = get_MyDir () + u "Encrypted.docx" ; System :: String outputFileName...

    reference.aspose.com/words/cpp/aspose.words.dig...
  4. محافظت از فایل های ارائه PPTX با استفاده از Pyt...

    کد منبع Python برای محافظت از ارائه PPTX.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/fa/python-net/protec...
  5. محافظت از فایل های ارائه ODP با استفاده از Pyth...

    کد منبع Python برای محافظت از ارائه ODP.... encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/fa/python-net/protec...
  6. Comment détecter un format de fichier et vérifi...

    Apprenez comment détecter un format de fichier et vérifier si un fichier est crypté à l aide de Aspose.Cells for Node.js via C++....file is encrypted. console . log ( "The file is encrypted: " + info...

    docs.aspose.com/cells/fr/nodejs-cpp/how-to-dete...
  7. Comment détecter un format de fichier et vérifi...

    Apprenez comment détecter le format d un fichier et vérifier s il est crypté à l aide d Aspose.Cells avec C++....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/fr/cpp/how-to-detect-a-fi...
  8. Come rilevare il formato di un file e verificar...

    Impara come rilevare il formato di un file e verificare se è criptato usando Aspose.Cells con C++....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/it/cpp/how-to-detect-a-fi...
  9. 使用 .NET 保護 PPTX 演示文件 | products.aspose.com

    C# 源代碼保護 PPTX 演示。...Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/zh-hant/net/protect/...
  10. Bảo vệ tệp bản trình bày PPTX bằng .NET | produ...

    Mã nguồn C# để bảo vệ Bản trình bày PPTX....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/vi/net/protect/pptx/