Sort Score
Result 10 results
Languages All
Labels All
Results 2,461 - 2,470 of 10,730 for

encrypted

(0.12 sec)
  1. ปลดล็อกไฟล์การนำเสนอ PPTX โดยใช้ Python | produ...

    ซอร์สโค้ด Python เพื่อลบการป้องกันจากการนำเสนอ PPTX... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/th/python-net/unlock...
  2. Lås upp PPTX presentationsfiler med Python | pr...

    Källkod för Python för att ta bort skydd från PPTX presentation.... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/sv/python-net/unlock...
  3. Ontgrendel ODP presentatiebestanden met Python ...

    Python broncode om de beveiliging van ODP Presentatie te verwijderen.... Presentation( "encrypted-pres.odp" , loadOptions) as...protection_manager . remove_encryption() pres . save( "encryption-removed.odp"...

    products.aspose.com/slides/nl/python-net/unlock...
  4. 아카이브

    아카이브... ‘Encrypt’ 메서드를 호출하고 원하는 비밀번호를 전달하세요...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/ko/slides/encrypt-ppt-python/
  5. Archiv

    Archiv... Rufen Sie die Methode „Encrypt“ auf und übergeben Sie Ihr...protection_manager.encrypt("123123") pres.save("encrypted-pres.pptx"...

    blog.aspose.com/de/slides/encrypt-ppt-python/
  6. Enkripteer'n Dokument in Python|Aspose.Words vi...

    Enkripteer jou dokument met toepaslike enkripsie-algoritmes vir spesifieke dokumentformate in Python....which the document will be encrypted , and which will be required...benodig word, kan jy die is_encrypted eienskap van die FileFormatInfo...

    docs.aspose.com/words/af/python-net/encrypt-a-d...
  7. 使用 Python 解鎖 PPTX 演示文件 | products.aspose.com

    Python 源代碼,用於移除 PPTX 演示文稿的保護。... Presentation( "encrypted-pres.pptx" , loadOptions)...protection_manager . remove_encryption() pres . save( "encryption-removed.pptx"...

    products.aspose.com/slides/zh-hant/python-net/u...
  8. تغيير كلمة مرور ملف PDF|Aspose.PDF for .NET

    استكشف كيفية تعديل كلمة مرور مستند PDF في .NET لتحسين أمان الملف باستخدام Aspose.PDF....PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ar/net/change-password/
  9. Criptare file Excel utilizzando Aspose.Cells|Do...

    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....srcFileName = FilePath + "Encrypting Excel Files.xlsx" ; string...destFileName = FilePath + "Result Encrypting Excel Files.xlsx" ; //Open...

    docs.aspose.com/cells/it/net/encrypting-excel-f...
  10. أرشيف

    أرشيف...encrypt("123123") pres.save("encrypted-pres.pptx"...with slides.Presentation("encrypted-pres.ppt", loadOptions) as...

    blog.aspose.com/ar/slides/encrypt-ppt-python/