Sort Score
Result 10 results
Languages All
Labels All
Results 3,931 - 3,940 of 15,091 for

password protected

(0.09 sec)
  1. حماية وإلغاء حماية هيكل المصنف باستخدام C++|Doc...

    حماية وإلغاء حماية هيكل ملف إكسل باستخدام C++ مع Aspose.Cells....workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/ar/cpp/protect-and-unprot...
  2. Защитить и снять защиту структуры книги с помощ...

    Защитить и снять защиту структуры книги Excel, используя C++ с Aspose.Cells....workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/ru/cpp/protect-and-unprot...
  3. Archiwa

    Archiwa...protect(ProtectionType, password), aby zabezpieczyć...workbook.protect(ProtectionType.STRUCTURE, "password") # Zapisz...

    blog.aspose.com/pl/protect-unprotect-excel-file...
  4. التحقق من الكلمة المستخدمة لحماية ورقة العمل|Do...

    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....NET تحسينات على فئة Protection من خلال تقديم بعض الخصائص...واحدة من هذه الطرق هي verify_password التي تسمح بتحديد كلمة مرور...

    docs.aspose.com/cells/ar/python-net/verify-pass...
  5. Python でのドキュメント編集の制限|Python via .NET用Aspose.Words

    Python を使用して制限タイプを設定し、ドキュメントの編集を制限します。保護を解除して、無制限に編集可能な領域を作成することもできます。...ALLOW_ONLY_REVISIONS READ_ONLY NO_PROTECTION すべてのタイプはパスワードで保護されており、この...Aspose.Words を使用すると、 Document.protect メソッドを使用してドキュメントを変更から保護できます...

    docs.aspose.com/words/ja/python-net/restrict-do...
  6. Procurar

    Procurar...words as aw # load password protected Word document doc = aw...aw.Document("document-password-protected.docx", aw.loading.Lo...

    blog.aspose.com/pt/words/unprotect-word-documen...
  7. Archivo

    Archivo...words as aw # load password protected Word document doc = aw...aw.Document("document-password-protected.docx", aw.loading.Lo...

    blog.aspose.com/es/words/unprotect-word-documen...
  8. Protege y desbloquea la estructura del libro co...

    Protege y desbloquea la estructura del libro en archivos de Excel usando C++ con Aspose.Cells....workbook ; // Protect workbook structure with a password workbook...workbook . Protect ( ProtectionType :: Structure , u "password" ); //...

    docs.aspose.com/cells/es/cpp/protect-and-unprot...
  9. Verifiera lösenord som används för att skydda a...

    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....NET API har förbättrat Protection -klassen genom att introducera... En sådan metod är verify_password som tillåter att specificera...

    docs.aspose.com/cells/sv/python-net/verify-pass...
  10. Python문서를 읽기 전용으로 설정|Python via .NET용 Aspose.Words

    Python를 사용하여 콘텐츠를 복사하거나 읽을 수 있지만 수정할 수 없도록 문서를 읽기 전용으로 만드세요....read_only_recommended 속성과 set_password 메서드를 사용하여 문서를 읽기 전용으로 만들어...있습니다. 문서 보호 설정에 액세스하고 set_password 방법을 통해 쓰기 방지 비밀번호를 설정합니다....

    docs.aspose.com/words/ko/python-net/make-a-docu...