Sort Score
Result 10 results
Languages All
Labels All
Results 2,971 - 2,980 of 11,723 for

encrypted

(0.04 sec)
  1. 控制异常 PDF 文件|Aspose.PDF for .NET

    了解如何处理 PDF 处理中的异常,并在使用 Aspose.PDF 在 .NET 中处理 PDF 时确保顺利操作。...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Disallow exceptions...BindPdf ( dataDir + "sample_encrypted.pdf" ); // Allow exceptions...

    docs.aspose.com/pdf/zh/net/control-exception/
  2. FAQ|Aspose.PDF untuk Java

    Silakan pelajari Pertanyaan yang Sering Diajukan dari pustaka Aspose.PDF untuk Java....use the Encrypt method of the Document object to encrypt a PDF...

    docs.aspose.com/pdf/id/java/faq/
  3. C++ का उपयोग करके ODP प्रस्तुतिकरण फ़ाइलों की स...

    ODP प्रस्तुति की सुरक्षा के लिए C++ स्रोत कोड....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); {Product_lang}...

    products.aspose.com/slides/hi/cpp/protect/odp/
  4. C++ का उपयोग करके PPTX प्रस्तुतिकरण फ़ाइलों की ...

    PPTX प्रस्तुति की सुरक्षा के लिए C++ स्रोत कोड....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.pptx" , SaveFormat :: Pptx); {Product_lang}...

    products.aspose.com/slides/hi/cpp/protect/pptx/
  5. أرشيف

    أرشيف...encrypt (“userpassword” ، “ownerpassword”...pdf"); // تشفير PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/ar/pdf/encrypt-and-decrypt-pdf-...
  6. ארכיון

    ארכיון...encrypt(“userpassword”, “ownerpassword”...pdf"); // להצפין PDF document.encrypt("user", "owner", 0, CryptoAlgorithm...

    blog.aspose.com/he/pdf/encrypt-and-decrypt-pdf-...
  7. Kryptera Excel filer med Node.js via C++|Docume...

    Lär dig hur du krypterar och lösenordsskyddar Excel filer med Aspose.Cells for Node.js via C++....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/sv/nodejs-cpp/encrypting-...
  8. Bescherm presentatiebestanden van PPTX met .NET...

    C# broncode om PPTX Presentatie te beschermen....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/nl/net/protect/pptx/
  9. Bescherm presentatiebestanden van PPTX met Pyth...

    Python broncode om PPTX Presentatie te beschermen.... encrypt( "123123" ) pres . save( "encrypted-pres.pptx"...

    products.aspose.com/slides/nl/python-net/protec...
  10. Bescherm presentatiebestanden van PPT met .NET ...

    C# broncode om PPT Presentatie te beschermen....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/nl/net/protect/ppt/