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

password protected

(1.67 sec)
  1. How to Print PDF using C#

    This brief article covers how to print PDF using C#. It includes details about system configuration, the step-by-step process, and a code snippet to print PDF file using C#....also print a secured and password-protected PDF file with a few method...

    kb.aspose.com/pdf/net/how-to-print-pdf-using-cs...
  2. 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...
  3. 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...
  4. 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...
  5. Open Different Microsoft Excel Versions Files|D...

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

    docs.aspose.com/cells/nodejs-java/opening-diffe...
  6. 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...
  7. Opening Different Microsoft Excel Versions File...

    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....options (for example, give a password) for the template file to...also supports opening password-protected Microsoft Excel 2007...

    docs.aspose.com/cells/java/opening-different-mi...
  8. 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-...
  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/