Sort Score
Result 10 results
Languages All
Labels All
Results 3,661 - 3,670 of 62,574 for

password

(0.09 sec)
  1. Export Json to DOCX file via Android

    Aspose.Cells Cloud REST API support exporting Excel file and internal objects to kinds of format files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....String format = "docx" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/android/export/json...
  2. Add a New Slide in PowerPoint with Python REST API

    This article guides on how to add a new slide in PowerPoint with Python REST API. It shares the details to set the IDE, a list of steps, and sample code to add a slide with Python RESTful Service....presentation is password protected, provide the password while calling...

    kb.aspose.cloud/slides/python/add-a-new-slide-i...
  3. Remove Watermark From Word with NET REST API

    Refer to this article to remove watermark from Word with NET REST API. You can delete watermark in Word with Java Low Code API using the Java cloud SDK....as load encoding, password, encrypted password, destination file...

    kb.aspose.cloud/words/java/remove-watermark-fro...
  4. Remove Watermark from Presentation with Node.js...

    Follow this article to remove watermark from presentation with Node.js REST API. You will learn how to remove watermark in PowerPoint with Node.js Low Code API using a few API calls from a Node.js-based SDK....presentation is password protected, use the password property in...

    kb.aspose.cloud/slides/nodejs/remove-watermark-...
  5. Delete Shapes from a Group Shape|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-shapes-from-a-g...
  6. Self hosted docker container and aspose-words-c...

    It’s not obvious or documented how you use the asposewordscloud · PyPI library with the self-hosted docker container. I’ve figured out how to override the base URL but the library tries to perform OAuth. It seems every …... you can set the User and Password environment variables when...run -e "User=user_id" -e "Password=user_secret" your_docker_image...

    forum.aspose.cloud/t/self-hosted-docker-contain...
  7. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XML to MD" h2="PHP library for converting XML to MD" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet workflows ......xml'; $format ='md'; $password = null; $outPath = null; $result...kPutConv($path ,$format, $password, $outPath); $size = $result->getSize();...

    products.aspose.cloud/cells/php/conversion/xml-...
  8. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLSM to TXT" h2="PHP library for converting XLSM to TXT" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet workfl......xlsm'; $format ='txt'; $password = null; $outPath = null; $result...kPutConv($path ,$format, $password, $outPath); $size = $result->getSize();...

    products.aspose.cloud/cells/php/conversion/xlsm...
  9. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLT to BMP" h2="PHP library for converting XLT to BMP" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet workflow......xlt'; $format ='bmp'; $password = null; $outPath = null; $result...kPutConv($path ,$format, $password, $outPath); $size = $result->getSize();...

    products.aspose.cloud/cells/php/conversion/xlt-...
  10. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLTM to XLSX" h2="PHP library for converting XLTM to XLSX" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet work......xltm'; $format ='xlsx'; $password = null; $outPath = null; $result...kPutConv($path ,$format, $password, $outPath); $size = $result->getSize();...

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