Sort Score
Result 10 results
Languages All
Labels All
Results 8,281 - 8,290 of 21,917 for

password protection

(0.1 sec)
  1. Lås upp PPTX presentationsfiler med .NET | prod...

    Källkod för C# för att ta bort skydd från PPTX presentation....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.pptx" , SaveFormat...

    products.aspose.com/slides/sv/net/unlock/pptx/
  2. Cifrado de Archivos Excel en 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....xls' ) \ # Password protect the file. workbook . getSettings...

    docs.aspose.com/cells/es/java/encrypting-excel-...
  3. Proteggi e blocca il documento XLSX tramite C++...

    C++ codice di esempio per bloccare il file XLSX utilizzando la Password in C++ Runtime Environment per Windows a 32 bit, Windows a 64 bit e Linux a 64 bit....Cells C++ Protect Proteggi e blocca il documento...XLSX tramite C++ Proteggi con password i fogli di lavoro Excel, incluso...

    products.aspose.com/cells/it/cpp/protect/xlsx/
  4. ODS belgesini C++ aracılığıyla koruyun ve kilit...

    C++ Windows 32 bit, Windows 64 bit ve Linux 64 bit için C++ Runtime Environment'da parola kullanarak ODS dosyasını kilitlemek için örnek kod....Cells C++ Protect ODS belgesini C++ aracılığıyla...yükleyin1. ProtectionType ve Password ile Protect(..) yöntemini kullanın1...

    products.aspose.com/cells/tr/cpp/protect/ods/
  5. Chroń plik PDF za pomocą Python | Aspose.PDF

    Kod źródłowy Pythona do blokowania pliku PDF za pomocą hasła w .NET Framework, .NET Core....the file with User and Owner password. document . Encrypt ( "userpassword"...document document . Save ( "protected.pdf" )...

    products.aspose.com/pdf/pl/python-net/protect/
  6. Exporter MSG vers DOC via C++ | products.aspose...

    API C++ pour convertir MSG en DOC sans utiliser Microsoft Word ou Outlook...ajouter des fonctionnalités de protection de document dans votre application...d’MSG vers DOC. L’ajout d’une protection à votre document est un processus...

    products.aspose.com/total/fr/cpp/conversion/msg...
  7. 通過C#保護和鎖定 PDF | Aspose.PDF

    C# 原始程式碼,用於在 .NET 框架、.NET Core 上使用密碼鎖定 PDF 檔。... 保護 PDF - C# <% protect.code-block.subtitle %> using...the file with User and Owner password. document . Encrypt ( "userpassword"...

    products.aspose.com/pdf/zh-hant/net/protect/
  8. Ξεκλείδωμα αρχείων παρουσίασης ODP χρησιμοποιών...

    Πηγαίος κώδικας C# για κατάργηση προστασίας από την παρουσίαση ODP....loadOptions = new LoadOptions {Password = "123123" }; using (Presentation...presentation.Save( "write-protection-removed.odp" , SaveFormat...

    products.aspose.com/slides/el/net/unlock/odp/
  9. C++ kullanarak PPT Sunum Dosyalarının Kilidini ...

    PPT Sunumundan korumayı kaldırmak için C++ kaynak kodu....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.ppt" , SaveFormat...

    products.aspose.com/slides/tr/cpp/unlock/ppt/
  10. Odemkněte PPT prezentační soubory pomocí C++ | ...

    Zdrojový kód C++ pro odstranění ochrany z prezentace PPT....LoadOptions > (); loadOptions -> set_Password( u "123123" ); auto presentation...presentation -> Save( u "write-protection-removed.ppt" , SaveFormat...

    products.aspose.com/slides/cs/cpp/unlock/ppt/