Sort Score
Result 10 results
Languages All
Labels All
Results 2,301 - 2,310 of 11,678 for

encrypted

(0.77 sec)
  1. Konfigurering av kryptering|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.... XML < Encryption value = "off" > < Report...= "128" /> </ Report > </ Encryption > När krypteringen är inställd...

    docs.aspose.com/cells/sv/reportingservices/conf...
  2. ארכיון

    ארכיון...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/he/slides/encrypt-ppt-python/
  3. JavaScriptを使用したファイル形式の検出と、ファイルが暗号化されているかどうかを確認す...

    Aspose.Cells for JavaScriptを使用したファイル形式の検出とファイルが暗号化されているかどうかを確認する方法(C++経由)... loadFormat ); const encrypted = info . isEncrypted ; console...log ( "The file is encrypted: " + encrypted ); resultDiv . innerHTML...

    docs.aspose.com/cells/ja/javascript-cpp/how-to-...
  4. 使用 Python 锁定 PDF | Aspose.PDF

    使用 Aspose.PDF 读取受保护(密码加密)文档、使用保护措施保护文档或移除保护的 Python 代码示例。...Encrypt 方法。 1。保存 PDF 文件。 提供的 Python...Aspose.PDF 锁定 PDF 文档。它会打开一个名为 “Encrypt.pdf” 的 PDF 文档。它使用加密设置对打开的 PDF...

    products.aspose.com/pdf/zh-hans/python-net/encr...
  5. حماية العروض التقديمية بكلمات مرور باستخدام باي...

    تعرف على طريقة قفل وإلغاء قفل عروض PowerPoint وOpenDocument المحمية بكلمة مرور بسهولة باستخدام Aspose.Slides لبايثون عبر .NET. عزّز إنتاجيتك واحمِ عروضك التقديمية من خلال دليلنا خطوة بخطوة....بكلمة مرور، عليك استعمال طريقة encrypt من ProtectionManager لتعيين...تمرر كلمة المرور إلى طريقة encrypt وتستخدم طريقة save لحفظ العرض...

    docs.aspose.com/slides/ar/python-net/password-p...
  6. Aspose::Words::Saving::OdtSaveOptions::get_Save...

    Aspose::Words::Saving::OdtSaveOptions::get_SaveFormat method. Specifies the format in which the document will be saved if this save options object is used. Can be Odt or Ott in C++....override Examples Shows how to encrypt a saved ODT/OTT document with...get_ArtifactsDir () + u "OdtSaveOptions.Encrypt" + extensionString , saveOptions...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. Aspose::Words::Saving::DocSaveOptions::get_Pass...

    Aspose::Words::Saving::DocSaveOptions::get_Password method. Gets/sets a password to encrypt document using RC4 encryption method in C++....password to encrypt document using RC4 encryption method. System...to save document without encryption this property should be null...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Dekripsi PDF di Node.js|Aspose.PDF untuk Node.j...

    Dekripsi File PDF dengan Aspose.PDF untuk Node.js via C++....'asposepdfnodejs' ); const pdf_encrypt_file = 'ResultEncrypt.pdf'...AsposePdfModule . AsposePdfDecrypt ( pdf_encrypt_file , "owner" , "ResultDecrypt...

    docs.aspose.com/pdf/id/nodejs-cpp/decrypt-pdf/
  9. arkiv

    arkiv...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/sv/slides/encrypt-ppt-python/
  10. Unlock ODP Presentation Files using .NET | prod...

    C# source code to remove protection from ODP Presentation.... Removing Encryption from ODP Presentation via....NET, you can remove the encryption or password protection on...

    products.aspose.com/slides/net/unlock/odp/