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

protected

(0.14 sec)
  1. How to get Images from a PDF in Java

    This quick tutorial guides on how to get images from a PDF in Java. It shares all details required to configure the environment, a step-by-step process to accomplish the task and a runnable sample code that get PDF images in Java....to set passwords for the protected PDF files or setting the properties...

    kb.aspose.com/pdf/java/how-to-get-images-from-a...
  2. 使用C++加密和解密ODS文件|Documentation

    使用纯C++库Aspose.Cells for C++对ODS文件进行密码保护和加密。...ods" ); // Password protect the file workbook . GetSettings...cout << "ODS file password protected and saved successfully!" <<...

    docs.aspose.com/cells/zh/cpp/encrypt-and-decryp...
  3. 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....you can also load password protected MPP file by providing the...

    kb.aspose.com/tasks/java/how-to-convert-microso...
  4. How to Extract All Images from Word Document in...

    This quick tutorial contains information on how to extract all images from Word document in Python. It provides guidance to establish the environment, introduction to the API calls, and a runnable sample code that can be used to extract images from Word in Python....providing the password for protected files, setting the encoding...

    kb.aspose.com/words/python/how-to-extract-all-i...
  5. How to Convert MPP to Excel using C#

    This article provides details about how to convert MPP to Excel using C#. You can transform MPP file to Excel using C# with the help of a few steps and sample code containing a couple of lines of code only....the password for opening a protected project file, set some cancellation...

    kb.aspose.com/tasks/net/how-to-convert-mpp-to-e...
  6. Converting a HTML file to PDF using C# | Aspose...

    Sample code for HTML‑to‑PDF conversion in .NET. Use the API example code for batch HTML‑to‑PDF conversion within VB.NET, ASP.NET, or any .NET‑based application....parameters to generate Password Protected PDF Call the Document.Save...

    products.aspose.com/pdf/net/conversion/html-to-...
  7. Hello World Java 示例|Aspose.PDF for Android via ...

    本页展示如何使用简单的编程创建包含文本 - Hello World 的 PDF 文档,使用 Aspose.PDF for Android。...String myData = "" ; @Override protected void onCreate ( Bundle savedInstanceState...

    docs.aspose.com/pdf/zh/androidjava/hello-world-...
  8. Encrypt and Decrypt Excel files with Node.js vi...

    How to encrypt and decrypt Excel files using Node.js via C++. Lock and unlock Excel files....you to encrypt and password‑protect your spreadsheets. It uses...you to encrypt and password‑protect Microsoft Excel files with...

    docs.aspose.com/cells/nodejs-cpp/encrypt-and-de...
  9. Export XML to POWERPOINT in Android | products....

    Android API to Convert XML to POWERPOINT without using Microsoft Word... Ppt ); Open Password Protected XML File in Android Apps While...document might be password protected. Aspose.PDF for Android via...

    products.aspose.com/total/android-java/conversi...
  10. 使用Python.NET锁定单元格保护它们|Documentation

    了解如何使用Aspose.Cells for Python via .NET锁定特定单元格和保护工作表。...Enable worksheet protection worksheet . protect ( ac . ProtectionType...ProtectionType . ALL ) # Save protected workbook workbook . save ( "output...

    docs.aspose.com/cells/zh/python-net/how-to-lock...