Sort Score
Result 10 results
Languages All
Labels All
Results 1,891 - 1,900 of 9,254 for

encryption

(0.14 sec)
  1. LoadOptions | Aspose.Words för .NET

    Upptäck LoadOptions-konstruktorn, utformad för att enkelt initiera en ny instans med standardvärden för optimal prestanda och effektivitet....= new Document ( MyDir + "Encrypted.docx" )); // När ett sådant...= new Document ( MyDir + "Encrypted.docx" , options ); // 2 -...

    reference.aspose.com/words/sv/net/aspose.words....
  2. Convert MD to PPT via Java API | products.aspos...

    Java API to Convert MD to PPT without using Microsoft Word... Open Encrypted MD File via Java While loading...for Java allows you open encrypted documents as well. In order...

    products.aspose.com/total/java/conversion/md-to...
  3. Convert WORD to JSON Format in Android Apps | p...

    Parse WORD to JSON format in Android Apps without using Microsoft Word or Excel...API allows you to open the encrypted document by passing the correct...example shows how open an encrypted document with a password....

    products.aspose.com/total/android-java/conversi...
  4. Convert ODP to JSON format via C++ | products.a...

    Export ODP to JSON format in C++ without using Microsoft Excel or Powerpoint...API allows you to open the encrypted document by passing the correct...example shows how to open an encrypted document with a password....

    products.aspose.com/total/cpp/conversion/odp-to...
  5. Einstellung eines starken Verschlüsselungstyps ...

    Erfahren Sie, wie Sie mit Aspose.Cells in C++ eine starke Verschlüsselung und Passwortschutz auf Excel Dateien anwenden....inputFilePath ); // Specify Strong Encryption type (RC4, Microsoft Strong...outputFilePath ); std :: cout << "File encrypted and saved successfully!" <<...

    docs.aspose.com/cells/de/cpp/setting-strong-enc...
  6. Restrict Document Editing in Node.js|Aspose.Wor...

    Restrict editing a document by setting a restriction type using Node.js. You can also remove protection and make unrestricted editable regions....security feature and does not encrypt a document. In Microsoft Word...restriction for one of the sections: Encrypt a Document in Node.js Working...

    docs.aspose.com/words/nodejs-net/restrict-docum...
  7. ファイル形式を検出し、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...
  8. 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/
  9. 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/
  10. 권한 설정, PDF 파일 암호화 및 해독 C++ 사용|Aspose.PDF for C++

    다양한 암호화 유형 및 알고리즘을 사용하여 C++로 PDF 파일을 암호화합니다. 또한 소유자 비밀번호를 사용하여 PDF 파일을 해독합니다....권한이 정의되면 이 객체를 Document 객체의 Encrypt 메서드의 인수로 전달합니다. 다음 코드 스니펫은...읽기 옵션만 활성화됩니다. document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/ko/cpp/set-privileges-encry...