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

encrypted

(0.05 sec)
  1. Verschlüsseln und Entschlüsseln von ODS Dateien...

    Schutzpasswörter und Verschlüsselung von ODS Dateien mit Aspose.Cells for C++, einer reinen C++ Bibliothek....02_OutputDirectory \\ " ; // Open an encrypted ODS file LoadOptions loadOptions...( u "1234" ); // Load the encrypted ODS file with the appropriate...

    docs.aspose.com/cells/de/cpp/encrypt-and-decryp...
  2. Chiffrer, Déchiffrer et définir des privilèges ...

    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....utiliser la méthode Document->Encrypt(…) , qui prend un objet DocumentPrivilege...

    docs.aspose.com/pdf/fr/cpp/encrypt-decrypt-and-...
  3. Establecer Privilegios, Encriptar y Desencripta...

    Encriptar Archivo PDF con C++ usando Diferentes Tipos de Encriptación y Algoritmos. También, desencriptar Archivos PDF usando Contraseña de Propietario....como un argumento al método Encrypt del objeto Document . El siguiente...está habilitada document -> Encrypt ( u "user" , u "owner" , documentPrivilege...

    docs.aspose.com/pdf/es/cpp/set-privileges-encry...
  4. WriteProtection class | Aspose.Words for Node.js

    Aspose.Words.Settings.WriteProtection class. Specifies write protection settings for a document...more, visit the Protect or Encrypt a Document documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. عرض محمي بكلمة مرور|وثائق Aspose.Slides

    حماية كلمة مرور PowerPoint، التشفير، والأمان في C# أو .NET... Encrypt ( "123123" ); presentation . Save ( "encrypted-pres...(); presentation . Save ( "encryption-removed.pptx" , SaveFormat...

    docs.aspose.com/slides/ar/net/password-protecte...
  6. 권한 설정, 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...
  7. 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/
  8. 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/
  9. ファイル形式を検出し、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...
  10. Restrict Document Editing in C#|Aspose.Words fo...

    Restrict editing a document by setting a restriction type using C#. 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 C# Work with...

    docs.aspose.com/words/net/restrict-document-edi...