Sort Score
Result 10 results
Languages All
Labels All
Results 4,301 - 4,310 of 15,162 for

password protection

(0.29 sec)
  1. Proteja con contraseña el Proyecto VBA de un li...

    Aprenda cómo proteger con contraseña el Proyecto VBA de un libro de Excel usando Aspose.Cells con C++....Protect() . Código de muestra El siguiente...for viewing with password vbaProject . Protect ( true , u "11"...

    docs.aspose.com/cells/es/cpp/password-protect-t...
  2. Låsa VBA projektet med ett lösenord i Excel arb...

    Lär dig hur du skyddar VBA projektet i en Excel arbetsbok med lösenord med Aspose.Cells och C++....Protect() -metoden. Exempelkod Följande...for viewing with password vbaProject . Protect ( true , u "11"...

    docs.aspose.com/cells/sv/cpp/password-protect-t...
  3. 記録

    記録...passwordプロパティを使用してパスワードを設定します。 最後に、Document...DOCX) # set password options.password = "password" # save updated...

    blog.aspose.com/ja/words/protect-word-documents...
  4. Protección de Hojas de Cálculo en Ruby|Document...

    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....al método protect_worksheet del módulo protection . Código Ruby...Ruby def protect_worksheet () data_dir = File . dirname ( File...

    docs.aspose.com/cells/es/java/protecting-worksh...
  5. Arbeitsblätter in PHP schützen|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....die Methode protect_worksheet des Moduls protection auf. PHP-Code...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/de/java/protecting-worksh...
  6. حماية الأوراق العمل في PHP|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....اتصل بطريقة protect_worksheet في وحدة protection . كود PHP //Instantiating...$worksheets -> get ( 0 ); $protection = $worksheet -> getProtection...

    docs.aspose.com/cells/ar/java/protecting-worksh...
  7. Proteggere e Difendere il Foglio di Lavoro|Docu...

    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....Worksheet fornisce il metodo Protect che viene utilizzato per applicare...foglio di lavoro. Il metodo Protect accetta i seguenti parametri:...

    docs.aspose.com/cells/it/java/protect-and-unpro...
  8. ארכיון

    ארכיון...protect(ProtectionType, סיסמה) כדי...workbook.protect(ProtectionType.STRUCTURE, "password") # שמור...

    blog.aspose.com/he/cells/protect-unprotect-exce...
  9. ארכיון

    ארכיון...Protect(ProtectionType) על ידי מתן...docx"); // הגן עם סוג הגנה doc.Protect(ProtectionType.AllowOnlyComments);...

    blog.aspose.com/he/words/protect-unprotect-word...
  10. آرشیوها

    آرشیوها...عبور رمزگذاری کنید Write Protection را روی Decoure Modification...Presentation() as pres: pres.protection_manager.encrypt("123123")...

    blog.aspose.com/fa/slides/encrypt-ppt-python/