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

password

(0.08 sec)
  1. 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-...
  2. Update a 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/update-a-paragraph-in-...
  3. Set a Chart Axis|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/set-a-chart-axis/
  4. Delete a Text Portion|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/delete-a-text-portion-...
  5. Convert worksheet to pdf|Aspose.Cells Cloud Doc...

    Converts a worksheet of spreadsheet on a local drive to the pdf file.... password String Query The password for opening spreadsheet...

    docs.aspose.cloud/cells/convert-worksheet-to-pdf/
  6. Export a Math Formula|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 POST/PUT string (header) Optional...Optional Presentation password. outPath PUT string (query) Required...

    docs.aspose.cloud/slides/export-a-math-formula/
  7. Replace spreadsheet content|Aspose.Cells Cloud ...

    Replace text in the local spreadsheet.... password String Query The password for opening spreadsheet...

    docs.aspose.cloud/cells/replace-spreadsheet-con...
  8. Convert GIF to XLS using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a GIF format file to a XLS format file....gif' ; $format = 'xls' ; $password = null ; $outPath = null ;...cellsWorkbookPutConv ( $path , $format , $password , $outPath ); $size = $result...

    products.aspose.cloud/cells/php/conversion/gif-...
  9. Convert FODS to ODS using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a FODS format file to a ODS format file....fods' ; $format = 'ods' ; $password = null ; $outPath = null ;...cellsWorkbookPutConv ( $path , $format , $password , $outPath ); $size = $result...

    products.aspose.cloud/cells/php/conversion/fods...
  10. Convert FODS to XLS using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a FODS format file to a XLS format file....fods' ; $format = 'xls' ; $password = null ; $outPath = null ;...cellsWorkbookPutConv ( $path , $format , $password , $outPath ); $size = $result...

    products.aspose.cloud/cells/php/conversion/fods...