Sort Score
Result 10 results
Languages All
Labels All
Results 1,741 - 1,750 of 62,574 for

password

(0.11 sec)
  1. Create a New Paragraph|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.... password string header false The password to open the...

    docs.aspose.cloud/slides/create-a-new-paragraph/
  2. Aspose.Cells Cloud Web API – Convert Worksheet ...

    Learn how to use the Aspose.Cells Cloud API to convert a specific worksheet from a local Excel file directly into a CSV file. This guide covers request parameters, response handling, error codes, and real‑world use cases for seamless cloud‑native spreadsheet conversion.... password String Optional Query Password for opening...Must match the encryption password of the source file. Response...

    docs.aspose.cloud/cells/convert-worksheet-to-csv/
  3. Aspose.Cells Cloud Excel Delete Worksheet Web A...

    Learn how to safely delete worksheets from Excel workbooks. Remove single or multiple sheets, clean up unused tabs, and optimize workbook structure. Complete guide to managing Excel sheet deletion while preserving data integrity and avoiding errors.... password String Query Optional . The...decryption password required to open and modify a password-protected...

    docs.aspose.cloud/cells/delete-worksheet-from-s...
  4. Comparing Documents - track changes Source Fiel...

    I am using the python SDK for comparing documents and I am getting the error below… I am not sure what it is expecting with the source field. Can someone help? This is my Code: def compare_documents(self, original_name…...needed since file is in storage password=None ) compare_data = CompareData(...needed since file is in storage password=None ) TypeError: FileReference...

    forum.aspose.cloud/t/comparing-documents-track-...
  5. Aspose.Cells Cloud Web API – Convert Spreadshee...

    Learn how to use the Aspose.Cells Cloud Web API to convert a local spreadsheet file into JSON format directly in the cloud. This reference details request parameters, response handling, error codes, and real‑world usage scenarios for seamless integration.... password String Optional Query Password to open a password‑protected...password‑protected spreadsheet. Omit for unprotected files. Response...

    docs.aspose.cloud/cells/convert-spreadsheet-to-...
  6. Convert a Presentation and Get It in a Specifie...

    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.... password string header false The password to open the...

    docs.aspose.cloud/slides/convert-a-presentation...
  7. Get Image Information from a Slide|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.... password string header false The password to open the...

    docs.aspose.cloud/slides/get-image-information-...
  8. Convert JSON to XLSM using Android

    Utilizing the Aspose.Cells Cloud SDK for Android to convert a JSON format file to a XLSM format file....String format = "xlsm" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/android/conversion/...
  9. Convert JSON to WMF using Android

    Utilizing the Aspose.Cells Cloud SDK for Android to convert a JSON format file to a WMF format file....String format = "wmf" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/android/conversion/...
  10. Convert MHTML to PNG using Android

    Utilizing the Aspose.Cells Cloud SDK for Android to convert a MHTML format file to a PNG format file....String format = "png" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/android/conversion/...