Sort Score
Result 10 results
Languages All
Labels All
Results 2,621 - 2,630 of 9,255 for

encrypted

(0.59 sec)
  1. 使用 Python 保护 PDF | Aspose.PDF

    在 .NET Framework、.NET Core 上使用密码锁定 PDF 文件的 Python...Encrypt 方法使用 AES-128 保护 PDF。 将结果保存为...allow_screen_readers = True document . encrypt ( "userpassword" , "ownerpassword"...

    products.aspose.com/pdf/zh-hans/python-net/prot...
  2. A ODP prezentációs fájlok védelme a C++ használ...

    C++ forráskód a ODP prezentáció védelmére....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); Írásvédelem...

    products.aspose.com/slides/hu/cpp/protect/odp/
  3. A PPTX prezentációs fájlok védelme a C++ haszná...

    C++ forráskód a PPTX prezentáció védelmére....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); Írásvédelem...

    products.aspose.com/slides/hu/cpp/protect/pptx/
  4. A ODP prezentációs fájlok védelme a Java haszná...

    Java forráskód a ODP prezentáció védelmére.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/hu/java/protect/odp/
  5. A PPT prezentációs fájlok védelme a Java haszná...

    Java forráskód a PPT prezentáció védelmére.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/hu/java/protect/ppt/
  6. Skydda ODP presentationsfiler med Python | prod...

    Python källkod för att skydda ODP presentation.... encrypt( "123123" ) pres . save( "encrypted-pres.odp"...

    products.aspose.com/slides/sv/python-net/protec...
  7. Chraňte soubory prezentací PPT pomocí .NET | pr...

    Zdrojový kód C# k ochraně prezentace PPT....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/cs/net/protect/ppt/
  8. Aspose.Words Features Missing in Apache POI|Asp...

    Perform some operations with documents faster and more conveniently than Apache POI. In addition, there are operations that are not supported by Apache POI....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/java/missing-features-in-...
  9. PDFファイルのパスワードを変更する|Aspose.PDF for .NET

    Aspose.PDFを使用して、.NETでPDFドキュメントのパスワードを変更してファイルのセキュリティを向上させる方法を探ります。...PdfFileInfo ( dataDir + "sample_encrypted.pdf" )) { // Create PdfFileSecurity...object if the document is encrypted if ( pdfFileInfo . IsEncrypted...

    docs.aspose.com/pdf/ja/net/change-password/
  10. Python API for PDF - Create, Merge, Modify, and...

    Native library to generate, edit and parse PDF files. The library converts PDF to multiple formats, including DOC, DOCX, XLS, XLSX, PPTX HTML, and images....PDF files Merge PDF files Encrypt PDF Decrypt PDF Convert PDF...and extract text and images, encrypt and decrypt it. You can also...

    products.aspose.com/pdf/python-cpp/