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

encrypted

(0.11 sec)
  1. Open a password-protected PDF using Rust|Aspose...

    Open a password-protected PDF File with Aspose.PDF for Rust via C++....permissions, or removing encryption. Open the protected PDF document...

    docs.aspose.com/pdf/rust-cpp/open-password-prot...
  2. Working with Document in Java|Aspose.Words for ...

    The `Document` class provides various document properties and methods. You use the `Document` class as the starting point for whatever you want to perform with Aspose.Words for Java. The `Document` object can be saved to a file or stream and also sent to a browser....Overview in Java Protect or Encrypt a Document in Java Related...

    docs.aspose.com/words/java/working-with-document/
  3. Procurar

    Procurar...save("encrypted-workbook.xlsx"); Descriptografar...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/pt/cells/encrypt-and-decrypt-ex...
  4. 使用 Python 和 C++ 操作 PDF 页面|Aspose.PDF for Python...

    在本节中,您可以了解如何添加页面、旋转页面或设置页面大小。Aspose.PDF for Python via C++ 为您详细解释这个主题。... 使用 Python 处理 PDF 文档 Encrypt and Decrypt PDF...

    docs.aspose.com/pdf/zh/python-cpp/working-with-...
  5. Generate reports, populate documents with data|...

    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....Document Assistant Close Encrypting Excel Files using Aspose...

    docs.aspose.com/cells/net/generate-reports-popu...
  6. 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/
  7. 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/
  8. ファイル形式を検出し、C++を使用してファイルが暗号化されているかどうかを確認する方法|Doc...

    Aspose.Cellsを使用して、C++でファイルの形式を検出し、それが暗号化されているかどうかを確認する方法を学びます。...file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/ja/cpp/how-to-detect-a-fi...
  9. 記録

    記録...Encryption = new PdfEncryptionInfo("user"...", "owner", permissions, Encryption.PdfEncryptionAlgorit.RC4_128);...

    blog.aspose.com/ja/html/print-save-webpage-pdf-...
  10. Lưu trữ

    Lưu trữ...Encrypt("123123"); presentation.Save("encrypted-pres.ppt"...RemoveEncryption(); presentation.Save("encryption-removed.ppt", SaveFormat...

    blog.aspose.com/vi/slides/encrypt-ppt-csharp/