Sort Score
Result 10 results
Languages All
Labels All
Results 2,241 - 2,250 of 14,145 for

password protected

(0.14 sec)
  1. Aspose::Words::DocumentBuilder::StartEditableRa...

    Aspose::Words::DocumentBuilder::StartEditableRange method. Marks the current position in the document as an editable range start in C++....Words :: Document > (); doc -> Protect ( Aspose :: Words :: ProtectionType...we have set the document's protection level to read-only," ) +...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. How to Convert Microsoft Project File to XPS in...

    This tutorial provides details on how to convert Microsoft Project file to XPS in Java. It will assist to convert MPP file format to XPS without using MS Project application....load password protected MPP file by providing the password to open...

    kb.aspose.com/tasks/java/how-to-convert-microso...
  3. Create 7Z File Opener in C#

    This quick guide explains how to create a 7z file opener in C#. It contains all the details including the algorithm and the code snippet to unzip 7z in C#....you may need to load a password-protected 7z file and then extract...

    kb.aspose.com/zip/net/create-7z-file-opener-in-...
  4. How to Convert PowerPoint to Word in Python

    This simple tutorial guides on how to convert PowerPoint to Word in Python. It covers all the necessary steps, resources and a runnable sample code to transform PowerPoint into Word in Python with the help of a few API calls only....setting password if the presentation is password protected, setting...

    kb.aspose.com/slides/python/how-to-convert-powe...
  5. Open Different Microsoft Excel Versions Files|D...

    This article explains how to open different Excel versions files using Aspose.Cells for Python via .NET API....options (for example, provide a password) for the template file to...also supports opening passwordprotected Microsoft Excel 2007...

    docs.aspose.com/cells/python-net/opening-differ...
  6. Java API to Export EPUB to FLATOPC | products.a...

    Convert EPUB to FLATOPC using on premise Java API... Open Password Protected EPUB Document via Java...even if your document is password protected, you can still open it...

    products.aspose.com/total/java/conversion/epub-...
  7. Java API to Export EPUB to PS | products.aspose...

    Convert EPUB to PS using on premise Java API... Open Password Protected EPUB Document via Java...even if your document is password protected, you can still open it...

    products.aspose.com/total/java/conversion/epub-...
  8. EditableRange | Aspose.Words for Java

    Represents a single editable range in Java....protect(ProtectionType.READ_ONLY, "MyPassword");...we have set the document's protection level to read-only," + "...

    reference.aspose.com/words/java/com.aspose.word...
  9. 用 C++ 加密Excel文件|Documentation

    学习如何用 Aspose.Cells 和 C++对Excel文件进行加密和密码保护。...StrongCryptographicP , 128 ); // Password protect the file workbook . GetSettings...inputFilePath ); // Set the password for modification workbook...

    docs.aspose.com/cells/zh/cpp/encrypting-excel-f...
  10. Specify Load Options in C#|Aspose.Words for .NET

    More accurately control the load process using C#....documents encrypted with a password. To do this, use a special...contains the Password property, which specifies the password string...

    docs.aspose.com/words/net/specify-load-options/