Sort Score
Result 10 results
Languages All
Labels All
Results 3,521 - 3,530 of 12,235 for

password protection

(0.2 sec)
  1. Proteggi i file di presentazione PPTX utilizzan...

    Java codice sorgente per proteggere la presentazione PPTX....Slides Java Protect Proteggi i file di presentazione...PPTX Blocca o proteggi con password PPTX utilizzando Java Crea...

    products.aspose.com/slides/it/java/protect/pptx/
  2. Proteger y desbloquear la hoja de cálculo con C...

    Proteger y desbloquear la hoja de cálculo de archivos de Excel con Aspose.Cells for C++....); // Protect contents of the worksheet sheet . Protect ( ProtectionType...Contents ); // Protect worksheet with password sheet . GetProtection...

    docs.aspose.com/cells/es/cpp/protect-and-unprot...
  3. حماية وإلغاء حماية هيكل المصنف باستخدام 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...
  4. Защитить и снять защиту структуры книги с помощ...

    Защитить и снять защиту структуры книги 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...
  5. Specificare autore durante la protezione in scr...

    Impara come specificare un nome autore mentre si protegge a scrittura un workbook usando Aspose.Cells for C++....workbook vuoto, lo protegge con password, specifica il nome dell’autore...Workbook wb ; // Write protect workbook with password wb . GetSettings...

    docs.aspose.com/cells/it/cpp/specify-author-whi...
  6. Protéger et déprotéger des classeurs|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/fr/net/protecting-and-unp...
  7. Arbeitsmappen schützen und schützen aufheben|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....Value ); //Protect the workbook specifying a password with Structure...excelApp . ActiveWorkbook . Protect ( "007" , true , true ); //Save...

    docs.aspose.com/cells/de/net/protecting-and-unp...
  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. Protezione e rimozione della protezione dei fil...

    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....del libro con o senza una password. Per proteggere la struttura...Value ); //Protect the workbook specifying a password with Structure...

    docs.aspose.com/cells/it/net/protecting-and-unp...
  10. Proteggi i file di presentazione ODP utilizzand...

    C++ codice sorgente per proteggere la presentazione ODP....Slides C++ Protect Proteggi i file di presentazione...ODP Blocca o proteggi con password ODP utilizzando C++ Crea le...

    products.aspose.com/slides/it/cpp/protect/odp/