Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 32,286 for

password

(0.03 sec)
  1. 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...
  2. Excel to HTML|Aspose.Cells Cloud Document

    Aspose.Cells Cloud REST API support conversion excel files to html files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....Type Description password string The password needed to open an...

    docs.aspose.cloud/cells/convert-excel-file-to-h...
  3. Export worksheet as format|Aspose.Cells Cloud D...

    Converts a worksheet of spreadsheet in cloud storage to the specified format.... password String Query The password for opening spreadsheet...

    docs.aspose.cloud/cells/export-worksheet-as-for...
  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. Convert FODS to XML using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a FODS format file to a XML format file....String format = "xml" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/java/conversion/fod...
  6. Convert GIF to EMF using Android

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

    products.aspose.cloud/cells/android/conversion/...
  7. Convert FODS to EMF using Java

    Utilizing the Aspose.Cells Cloud SDK for Java to convert a FODS format file to a EMF format file....String format = "emf" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/java/conversion/fod...
  8. Convert GIF to MD using Android

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

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

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

    products.aspose.cloud/cells/android/conversion/...
  10. Convert XLS to CSV using Android

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

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