Sort Score
Result 10 results
Languages All
Labels All
Results 3,221 - 3,230 of 9,069 for

encryption

(0.07 sec)
  1. PdfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.PdfLoadOptions class. Allows to specify additional options when loading Pdf document into a [Document](../../aspose.words/document/) object...the password for opening an encrypted document. Can be null or empty...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Settings::WriteProtection::Valid...

    Aspose::Words::Settings::WriteProtection::ValidatePassword method. Returns true if the specified password is the same as the write-protection password the document was protected with. If document is not write-protected with password then returns false in C++....programmatically, nor does it encrypt the contents. doc -> Save (...

    reference.aspose.com/words/cpp/aspose.words.set...
  3. 記録

    記録...encrypt(String, String, Permissions...パスワードと暗号化PDFドキュメントを設定する doc.encrypt("userpassword", "ownerPassword"...

    blog.aspose.com/ja/pdf/convert-html-to-pdf-in-a...
  4. Chercher

    chercher...Presentation->getProtectionManager()->Encrypt (System::String encryptionPassword)...presentation->get_ProtectionManager()->Encrypt(u"password"); // Enregistrer...

    blog.aspose.com/fr/slides/protect-powerpoint-pr...
  5. 記録

    記録...save("encrypted.xlsx"); Node.jsでExcelファイルを復号化する...new aspose.cells.Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/ja/cells/encrypt-or-decrypt-exc...
  6. Convert FLATOPC to POTM via C++ or with free On...

    Export FLATOPC to POTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free FLATOPC to POTM online converter quickly before integrating the code.... In order to load the encrypted document, you can use a special...MakeObject < Document > ( u "Encrypted.flatopc" , options ); Add...

    products.aspose.com/total/cpp/conversion/flatop...
  7. Convert WORDML to PPTM via C++ or with free Onl...

    Export WORDML to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORDML to PPTM online converter quickly before integrating the code.... In order to load the encrypted document, you can use a special...MakeObject < Document > ( u "Encrypted.wordml" , options ); Add Comments...

    products.aspose.com/total/cpp/conversion/wordml...
  8. Convert WORD to PPTM via C++ or with free Onlin...

    Export WORD to PPTM in your C++ applications without using Microsoft Word of PowerPoint or online. Test free WORD to PPTM online converter quickly before integrating the code.... In order to load the encrypted document, you can use a special...MakeObject < Document > ( u "Encrypted.docx" , options ); Add Comments...

    products.aspose.com/total/cpp/conversion/word-t...
  9. Comment protéger la présentation PPTX à l'aide ...

    Cette rubrique montre comment protéger la présentation PPTX à l'aide de C++ en définissant un mot de passe pour le chiffrement. Vous finirez par obtenir une présentation protégée par mot de passe que vous ne pourrez ouvrir qu'en fournissant un mot de passe défini dans PowerPoint....Presentation Utilisez la méthode Encrypt exposée par la classe ProtectionManager...

    kb.aspose.com/fr/slides/cpp/how-to-protect-pptx...
  10. 如何使用 C++ 保护 PPTX 演示文稿

    本主题展示如何通过设置加密密码来使用 C++ 保护 PPTX 演示文稿。您最终将获得一个受密码保护的演示文稿,您只能通过在 PowerPoint 中提供设置密码才能打开该演示文稿。...使用 ProtectionManager 类公开的 Encrypt 方法通过密码保护演示文稿 使用 Save 方法保存受密码保护的演示文稿并另存为...

    kb.aspose.com/zh/slides/cpp/how-to-protect-pptx...