Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 7,890 for

encrypt

(0.14 sec)
  1. Chroń pliki prezentacji PPTX za pomocą Java | p...

    Kod źródłowy Java do ochrony prezentacji PPTX.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/pl/java/protect/pptx/
  2. Chroń pliki prezentacji ODP za pomocą C++ | pro...

    Kod źródłowy C++ do ochrony prezentacji ODP....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.odp" , SaveFormat :: Odp); Ustawianie...

    products.aspose.com/slides/pl/cpp/protect/odp/
  3. حماية PPT ملفات العروض التقديمية باستخدام Java ...

    Java شفرة المصدر لحماية العرض التقديمي PPT.... encrypt ( "123123" ); presentation . save ( "encrypted-pres...

    products.aspose.com/slides/ar/java/protect/ppt/
  4. حماية PPT ملفات العروض التقديمية باستخدام C++ |...

    C++ شفرة المصدر لحماية العرض التقديمي PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); إعداد...

    products.aspose.com/slides/ar/cpp/protect/ppt/
  5. Chraňte soubory prezentací PPT pomocí C++ | pro...

    Zdrojový kód C++ k ochraně prezentace PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Nastavení...

    products.aspose.com/slides/cs/cpp/protect/ppt/
  6. PDFファイルの復号化|Aspose.PDF for Java

    このトピックでは、PdfFileSecurityクラスを使用してPDFファイルを復号化する方法を説明します。...PdfFileInfo ( _dataDir + "sample_encrypted.pdf" ); // PdfFileSecurityオブジェクトを作成...bindPdf ( _dataDir + "sample_encrypted.pdf" ); // PDFドキュメントを復号化 fileSecurity...

    docs.aspose.com/pdf/ja/java/decrypt-pdf-file/
  7. So erkennen Sie ein Dateiformat und prüfen, ob ...

    Lernen Sie, wie Sie das Format einer Datei erkennen und prüfen, ob sie mit Aspose.Cells in C++ verschlüsselt ist....file is encrypted std :: cout << "The file is encrypted: " << (...

    docs.aspose.com/cells/de/cpp/how-to-detect-a-fi...
  8. Opening Files with Different Formats|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.... Example Opening Encrypted Excel Files We know that it’s...it’s possible to create encrypted Excel files using Microsoft...

    docs.aspose.com/cells/java/opening-files-with-d...
  9. Create Signature Line in an Excel Workbook with...

    This article describes how to Create Signature Line in an Excel Workbook using C++ codes with Aspose.Cells for C++....:: Cells :: Cleanup (); } Encrypting Excel Files with C++ Detect...Detect File Format of Encrypted Office Open XML - OOXML Files with...

    docs.aspose.com/cells/cpp/create-signature-line...
  10. Chroń pliki prezentacji PPT za pomocą C++ | pro...

    Kod źródłowy C++ do ochrony prezentacji PPT....get_ProtectionManager() -> Encrypt( u "123123" ); presentation...presentation -> Save( u "encrypted-pres.ppt" , SaveFormat :: Ppt); Ustawianie...

    products.aspose.com/slides/pl/cpp/protect/ppt/