Sort Score
Result 10 results
Languages All
Labels All
Results 2,411 - 2,420 of 7,878 for

encrypted

(0.06 sec)
  1. Convert Word to Excel in Java|Aspose.Words for ...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Java. Save a document in various formats to XLSX using Java....Documentation section Protect or Encrypt a Document for more information...information about protecting and encrypting a document The article Find...

    docs.aspose.com/words/java/convert-a-document-t...
  2. Convert Word to Excel in Node.js|Aspose.Words f...

    Convert PDF to Excel, XML to Excel, DOCX to Excel Node.js. Save a document in various formats to XLSX using Node.js....Documentation section Protect or Encrypt a Document for more information...information about protecting and encrypting a document The article Find...

    docs.aspose.com/words/nodejs-net/convert-a-docu...
  3. Convert Word to Excel in C++|Aspose.Words for C++

    Convert PDF to Excel, XML to Excel, DOCX to Excel C++. Save a document in various formats to XLSX using C++....Documentation section Protect or Encrypt a Document for more information...information about protecting and encrypting a document The article Find...

    docs.aspose.com/words/cpp/convert-a-document-to...
  4. 在 Aspose.Cells 中对 Excel 文件进行加密|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....xls" ); //Specify XOR encryption type. workbook . SetEncryptionOptions..., 40 ); //Specify Strong Encryption type (RC4,Microsoft Strong...

    docs.aspose.com/cells/zh/net/encrypting-excel-f...
  5. إعداد نوع التشفير القوي باستخدام C++|Documentation

    تعلم كيفية تطبيق التشفير القوي وحماية كلمة المرور لملفات Excel باستخدام Aspose.Cells مع C++....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/ar/cpp/setting-strong-enc...
  6. Jak chronić plik PDF hasłem za pomocą Pythona

    W tym krótkim samouczku opisano, jak zabezpieczyć plik PDF hasłem za pomocą Pythona. Przedstawia pełny przegląd procesu, w tym konfigurację systemu i algorytm krok po kroku, wraz z działającą próbką kodu, która pokazuje, jak można osadzić w aplikacjach funkcję ochrony hasłem PDF w języku Python....innych argumentów dla metody Encrypt Zapisz zabezpieczony dokument...przykład parametry metody Encrypt() obejmują algorytmy kryptograficzne...

    kb.aspose.com/pl/pdf/python/how-to-protect-pdf-...
  7. .NET을(를) 사용하여 PPTX 프레젠테이션 파일 보호 | products.aspo...

    PPTX 프레젠테이션을 보호하기 위한 C# 소스 코드....Encrypt( "123123" ); presentation.Save( "encrypted-pres...

    products.aspose.com/slides/ko/net/protect/pptx/
  8. Bảo vệ tệp bản trình bày PPT bằng C++ | product...

    Mã nguồn C++ để bảo vệ Bản trình bày PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Đặt tính...

    products.aspose.com/slides/vi/cpp/protect/ppt/
  9. How to Convert XPS to PDF in Java

    This tutorial provides the details about how to convert XPS to PDF in Java. It covers the stepwise process, environment configuration information as well as a runnable code sample to convert XPS document to PDF in Java...and text, as well as PDF encryption, page numbers, and other...expansion level, password, or encryption algorithm. After specifying...

    kb.aspose.com/page/java/how-to-convert-xps-to-p...
  10. Enkripsi File PDF|Aspose.PDF for .NET

    Topik ini menjelaskan cara Enkripsi File PDF menggunakan Kelas PdfFileSecurity....pdf" ); // Encrypt file using 256-bit encryption fileSecurity...

    docs.aspose.com/pdf/id/net/encrypt-pdf-file/