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

password protected

(0.13 sec)
  1. Protezione dei Fogli di Lavoro con C++|Document...

    Impara come proteggere i fogli di lavoro, righe, colonne e celle specifiche nei file Microsoft Excel usando Aspose.Cells con C++....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/cpp/protecting-workshe...
  2. Déprotuer une feuille de calcul avec C++|Docume...

    Apprenez comment déprotéger une feuille de calcul en utilisant Aspose.Cells for C++....développeur doit supprimer la protection d’une feuille protégée en...Microsoft Excel Pour supprimer la protection d’une feuille de calcul:...

    docs.aspose.com/cells/fr/cpp/unprotect-a-worksh...
  3. حماية وإلغاء حماية بنية المصنف باستخدام JavaScr...

    حماية وإلغاء حماية بنية المصنف لملفات Excel باستخدام JavaScript عبر C++....</ head > < body > < h1 > Protect Workbook Structure Example...Workbook (); // Protect workbook structure with a password workbook...

    docs.aspose.com/cells/ar/javascript-cpp/protect...
  4. Pythonでワークシートを保護する|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....を使用してワークシートを保護するには、 protection モジュールの protect_worksheet メソッドを呼び出します。...= worksheets . get ( 0 ) protection = worksheet . getProtection...

    docs.aspose.com/cells/ja/java/protecting-worksh...
  5. ブックの保護と保護解除|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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/ja/net/protecting-and-unp...
  6. Rubyでワークシートを保護する|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....Rubyを使用してワークシートを保護するには、 protection モジュールの protect_worksheet メソッドを呼び出します。...メソッドを呼び出します。 Ruby Code def protect_worksheet () data_dir = File . dirname...

    docs.aspose.com/cells/ja/java/protecting-worksh...
  7. Sécuriser les présentations avec des mots de pa...

    Découvrez comment verrouiller et déverrouiller facilement les présentations PowerPoint et OpenDocument protégées par mot de passe avec Aspose.Slides pour .NET. Sécurisez vos présentations.... Protection par mot de passe dans Aspose...Slides prend en charge la protection par mot de passe, le chiffrement...

    docs.aspose.com/slides/fr/net/password-protecte...
  8. حماية وإلغاء حماية ورقة العمل باستخدام C++|Docu...

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

    docs.aspose.com/cells/ar/cpp/protect-and-unprot...
  9. Архів

    Архів...Document("document-password-protected.docx", aw.loading.Lo...LoadOptions("password")) # зберегти документ doc.save("document-unprotected...

    blog.aspose.com/uk/words/unprotect-word-documen...
  10. Zárolja az MS Project Tasks fájlokat .NET-en ke...

    Forráskód az MS Project fájlok zárolásához .NET-en keresztül? Mindössze annyit kell tennie, hogy API-példakódot használjon a kötegelt JIRA-fájlokhoz az MPP-fájlok zárolásához a VB.NET Asp.NET-en vagy bármely .NET-en belül....zárolása - C# //Add Password Protection Project project = new...); project.Save( "output_protected.mpp" , new MPPSaveOptions()...

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