Sort Score
Result 10 results
Languages All
Labels All
Results 5,171 - 5,180 of 23,890 for

protected

(0.48 sec)
  1. Защитите паролем проект VBA книги Excel с помощ...

    Узнайте, как защитить проект VBA книги Excel паролем с помощью Aspose.Cells и C++....Protect() . Образец кода Следующий...with password vbaProject . Protect ( true , u "11" ); // Save...

    docs.aspose.com/cells/ru/cpp/password-protect-t...
  2. ワークシートを保護するために使用されたパスワードの検証|Documentation

    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....Cells APIは、 Protection クラスを拡張し、いくつかの有用なプロパティやメソ...ワークシートを保護するために使用されたパスワードの検証 Protection.verifyPassword メソッドは、指定さ...

    docs.aspose.com/cells/ja/java/verify-password-u...
  3. حماية وإلغاء حماية ورقة العمل باستخدام Node.js ...

    حماية وإلغاء حماية ورقة العمل لملفات إكسل باستخدام Aspose.Cells for Node.js via C++....); // Protect contents of the worksheet. sheet . protect ( AsposeCells...ProtectionType . Contents ); // Protect worksheet with password. sheet...

    docs.aspose.com/cells/ar/nodejs-cpp/protect-and...
  4. Çalışma sayfasının Parola Korumalı Olup Olmadığ...

    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....olmadığını algılamak için Protection.IsProtectedWithPassw özelliğini...çıkarmıştır. Boole türünde Protection.IsProtectedWithPassw özelliği...

    docs.aspose.com/cells/tr/net/detect-if-workshee...
  5. Erkennen, ob Arbeitsblatt passwortgeschützt ist...

    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....0 hat die Eigenschaft Protection.isProtectedWithPassw freigelegt...Das Feld vom Typ Boolean Protection.isProtectedWithPassw gibt...

    docs.aspose.com/cells/de/java/detect-if-workshe...
  6. 用C++保护和取消保护|Documentation

    本示例介绍如何使用C++对Excel文件进行加密和解密,保护和取消保护Excel文件中的数据。... Protect and unprotect workbook 为了防...隐藏工作表,可以用密码保护Excel工作簿的结构。 Protect and unprotect worksheet 为防...

    docs.aspose.com/cells/zh/cpp/protect-and-unprot...
  7. Архивы

    Архивы...save("document-password-protected.docx", options) Следующий...Используйте метод Document.protect(ProtectionType.READONLY, string)...

    blog.aspose.com/ru/words/protect-word-documents...
  8. أرشيف

    أرشيف...protect (int، java.lang.String) . احفظ..."123456"; // حماية بنوع حماية doc.protect(ProtectionType.ALLOW_ONLY_COMMENTS...

    blog.aspose.com/ar/words/protect-or-unprotect-m...
  9. Proteggi e Rimuovi la protezione dal Foglio di ...

    Proteggi e rimuovi la protezione dal foglio di lavoro di file Excel con Aspose.Cells for Node.js via C++....); // Protect contents of the worksheet. sheet . protect ( AsposeCells...ProtectionType . Contents ); // Protect worksheet with password. sheet...

    docs.aspose.com/cells/it/nodejs-cpp/protect-and...
  10. Ange författare vid skrivskydd av arbetsbok med...

    Ange ett författarnamn vid skrivskydd av arbetsbok med Aspose.Cells for JavaScript via C+ ....Specify Author While Write Protecting Workbook </ h1 > < input...new Workbook (); // Write protect workbook with password. workbook...

    docs.aspose.com/cells/sv/javascript-cpp/specify...