Sort Score
Result 10 results
Languages All
Labels All
Results 3,171 - 3,180 of 9,255 for

encrypted

(0.22 sec)
  1. 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...
  2. ファイル形式を検出し、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...
  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. ארכיון

    ארכיון...save("encrypted-workbook.xlsx"); פענוח קבצי...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/he/cells/encrypt-and-decrypt-ex...
  6. Chiffrer et déchiffrer des fichiers Excel avec ...

    Comment chiffrer et déchiffrer des fichiers Excel en utilisant Node.js via C++. Verrouiller et déverrouiller des fichiers Excel....filePath ); // Specify XOR encryption type. workbook . setEncryptionOptions... 40 ); // Specify Strong Encryption type (RC4, Microsoft Strong...

    docs.aspose.com/cells/fr/nodejs-cpp/encrypt-and...
  7. FileFormatUtil.detectFileFormat method | Aspose...

    Aspose.Words.FileFormatUtil.detectFileFormat method...detect the document format and encryption. let doc = new aw . Document...Configure a SaveOptions object to encrypt the document // with a password...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 권한 설정, 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...
  9. Working with PDF Pages in Python via C++|Aspose...

    How to add pages, rotate pages, or set page size you can know in this section. Aspose.PDF for Python via C++ explain to you all details on this topic....PDF Documents using Python Encrypt and Decrypt PDF...

    docs.aspose.com/pdf/python-cpp/working-with-pages/
  10. Archivo

    Archivo...save("encrypted-workbook.xlsx"); Descifrar...workbook = new Workbook("encrypted-workbook.xlsx", loadOptions);...

    blog.aspose.com/es/cells/encrypt-and-decrypt-ex...