Sort Score
Result 10 results
Languages All
Labels All
Results 4,321 - 4,330 of 15,114 for

password protection

(0.33 sec)
  1. 档案

    档案...protect(ProtectionType, password) 方法使用密码保护 Excel...workbook.protect(ProtectionType.STRUCTURE, "password") # 保存受保护的...

    blog.aspose.com/zh/protect-unprotect-excel-file...
  2. 아카이브

    아카이브...protect(ProtectionType, password) 메서드를 사용하여 Excel...workbook.protect(ProtectionType.STRUCTURE, "password") # 보호된 Excel...

    blog.aspose.com/ko/protect-unprotect-excel-file...
  3. Archivio

    Archivio...Proteggi il file con IWorkbook->Protect(Aspose::Cells::ProtectionType...Aspose::Cells::Systems::String password). Salva il file Excel protetto...

    blog.aspose.com/it/cells/protect-and-unprotect-...
  4. ค้นหา

    ค้นหา...Document("document-password-protected.docx", aw.loading.Lo...LoadOptions("password")) # บันทึกเอกสาร doc.save("document-unprotected...

    blog.aspose.com/th/words/unprotect-word-documen...
  5. arkiv

    arkiv...Document("document-password-protected.docx", aw.loading.Lo...LoadOptions("password")) # spara dokument doc.save("document-unprotected...

    blog.aspose.com/sv/words/unprotect-word-documen...
  6. Présentation protégée par mot de passe|Document...

    Protection par mot de passe de PowerPoint, cryptage et sécurité en Python...Contents [ Hide ] À propos de la Protection par Mot de Passe Comment...Comment fonctionne la protection par mot de passe pour une présentation...

    docs.aspose.com/slides/fr/python-net/presentati...
  7. ワークブック構造をC++で保護および解除|Documentation

    Aspose.Cellsを使用してExcelファイルのワークブック構造をC++で保護および解除します。...workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/ja/cpp/protect-and-unprot...
  8. 아카이브

    아카이브...Protect(ProtectionType) 메서드를 호출합니다...docx"); // 보호 유형으로 보호 doc.Protect(ProtectionType.AllowOnlyComments);...

    blog.aspose.com/ko/words/protect-unprotect-word...
  9. Node.js ve C++ kullanarak Çalışma Kitabı Yapısı...

    Node.js ve C++ kullanarak Excel dosyalarının çalışma kitabı yapısını koruyabilir veya korumasını kaldırabilirsiniz....(); // Protect workbook structure. workbook . protect ( AsposeCells...ProtectionType . Structure , "password" ); // Save Excel file. workbook...

    docs.aspose.com/cells/tr/nodejs-cpp/protect-and...
  10. Blocca i file delle attività di MS Project tram...

    Codice sorgente per bloccare i file MS Project tramite .NET? Tutto ciò che serve è utilizzare il codice di esempio API per i file JIRA batch per bloccare il file MPP all'interno di VB.NET Asp.NET o qualsiasi .NET...MS Project - C# //Add Password Protection Project project = new...); project.Save( "output_protected.mpp" , new MPPSaveOptions()...

    products.aspose.com/tasks/it/net/lock/