Sort Score
Result 10 results
Languages All
Labels All
Results 5,521 - 5,530 of 15,109 for

password protection

(0.45 sec)
  1. C++ API เพื่อส่งออก TEX ไปยัง DOCM | products.a...

    แปลง TEX เป็น DOCM ภายในแอปพลิเคชัน C++...tex" , L "owner" ); // change password of TEX Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/th/cpp/conversion/tex...
  2. C++ API เพื่อส่งออก PDF ไปยัง DOTX | products.a...

    แปลง PDF เป็น DOTX ภายในแอปพลิเคชัน C++...pdf" , L "owner" ); // change password of PDF Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/th/cpp/conversion/pdf...
  3. C++ API เพื่อส่งออก PDF ไปยัง RTF | products.as...

    แปลง PDF เป็น RTF ภายในแอปพลิเคชัน C++...pdf" , L "owner" ); // change password of PDF Document doc -> ChangePasswords...document protection only works when document protection is turned...

    products.aspose.com/total/th/cpp/conversion/pdf...
  4. Protéger les feuilles de calcul avec C++|Docume...

    Apprenez comment protéger les feuilles de calcul, les lignes, les colonnes et les cellules spécifiques dans les fichiers Microsoft Excel en utilisant Aspose.Cells avec C++....Introduction Les options de protection générales dans Microsoft...fichier. Généralement, la protection de feuille de calcul est...

    docs.aspose.com/cells/fr/cpp/protecting-workshe...
  5. C++ ile Paylaşılan Çalışma Kitabını Parola ile ...

    Aspose.Cells for C++ kullanarak paylaşılan çalışma kitabını parola ile koruma altına alma veya korumayı kaldırmayı öğrenin....Workbook wb ; // Protect the Shared Workbook with Password wb . ProtectSharedWorkboo...cout << "Shared workbook protection applied successfully!" <<...

    docs.aspose.com/cells/tr/cpp/password-protect-o...
  6. Archivio

    Archivio... Impostare la password utilizzando il metodo Workbook...Workbook("workbook.xlsx") # Password protect Excel file wb.getSettings()...

    blog.aspose.com/it/cells/encrypt-and-decrypt-ex...
  7. Защита презентаций паролем в C++|Документация A...

    Узнайте, как без труда блокировать и разблокировать презентации PowerPoint и OpenDocument, защищённые паролем, с помощью Aspose.Slides для C++. Защитите свои презентации.... Нажмите PROTECT NOW. Нажмите DOWNLOAD NOW....presentation -> Save ( u "write-protected-pres.pptx" , SaveFormat ::...

    docs.aspose.com/slides/ru/cpp/password-protecte...
  8. Comment protéger un fichier PDF avec un mot de ...

    Ce bref tutoriel explique en détail comment protéger un fichier PDF avec un mot de passe en C#. Vous apprendrez comment utiliser la fonction de Protection par mot de passe PDF C# en suivant des étapes simples et l'extrait de code....fonctionnalité C# PDF password protect , vous pouvez implémenter...de la fonctionnalité C# password protect PDF peut être utilisée...

    kb.aspose.com/fr/pdf/net/how-to-protect-pdf-fil...
  9. Python을(를) 사용하여 PPTX 프레젠테이션 파일 잠금 해제 | products...

    PPTX 프레젠테이션에서 보호를 제거하는 Python 소스 코드입니다.... password = "123123" with slides . Presentation(...loadOptions) as pres: pres . protection_manager . remove_encryption()...

    products.aspose.com/slides/ko/python-net/unlock...
  10. Python을(를) 사용하여 ODP 프레젠테이션 파일 잠금 해제 | products....

    ODP 프레젠테이션에서 보호를 제거하는 Python 소스 코드입니다.... password = "123123" with slides . Presentation(...loadOptions) as pres: pres . protection_manager . remove_encryption()...

    products.aspose.com/slides/ko/python-net/unlock...