Sort Score
Result 10 results
Languages All
Labels All
Results 6,311 - 6,320 of 62,583 for

password

(0.13 sec)
  1. 使用 PHP 将 XML 转换为 XLTM

    利用Aspose.Cells Cloud SDK for PHP将XML格式文件转换为XLTM格式文件。...xml' ; $format = 'xltm' ; $password = null ; $outPath = null ;...cellsWorkbookPutConv ( $path , $format , $password , $outPath ); $size = $result...

    products.aspose.cloud/cells/zh/php/conversion/x...
  2. 使用 PHP 将 XLT 转换为 FODS

    利用PHP的Aspose.Cells Cloud SDK将XLT格式文件转换为FODS格式文件。...xlt' ; $format = 'fods' ; $password = null ; $outPath = null ;...cellsWorkbookPutConv ( $path , $format , $password , $outPath ); $size = $result...

    products.aspose.cloud/cells/zh/php/conversion/x...
  3. 使用 PHP 将 XLTX 转换为 MHTML

    利用Aspose.Cells Cloud SDK for PHP将XLTX格式文件转换为MHTML格式文件。...xltx' ; $format = 'mhtml' ; $password = null ; $outPath = null ;...cellsWorkbookPutConv ( $path , $format , $password , $outPath ); $size = $result...

    products.aspose.cloud/cells/zh/php/conversion/x...
  4. 使用 PHP 将 XML 转换为 BMP

    利用Aspose.Cells Cloud SDK for PHP将XML格式文件转换为BMP格式文件。...xml' ; $format = 'bmp' ; $password = null ; $outPath = null ;...cellsWorkbookPutConv ( $path , $format , $password , $outPath ); $size = $result...

    products.aspose.cloud/cells/zh/php/conversion/x...
  5. 使用 PHP 将 XLTX 转换为 PNG

    利用Aspose.Cells Cloud SDK for PHP将XLTX格式文件转换为PNG格式文件。...xltx' ; $format = 'png' ; $password = null ; $outPath = null ;...cellsWorkbookPutConv ( $path , $format , $password , $outPath ); $size = $result...

    products.aspose.cloud/cells/zh/php/conversion/x...
  6. 使用 PHP 将 XLTM 转换为 XLSM

    利用 Aspose.Cells Cloud SDK for PHP 将 XLTM 格式文件转换为 XLSM 格式文件。...xltm' ; $format = 'xlsm' ; $password = null ; $outPath = null ;...cellsWorkbookPutConv ( $path , $format , $password , $outPath ); $size = $result...

    products.aspose.cloud/cells/zh/php/conversion/x...
  7. Extract Text from word documents | Retrieve tex...

    You can extract text from word documents including DOC or DOCX files. You can get text from complete document in paragraphs and the formatting information....Set Modify Password (.NET REST) Clear Modify Password (.NET REST)...

    blog.aspose.cloud/cells/saaspose-cells-rest-api...
  8. Add a New Slide in PowerPoint with Node.js REST...

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

    kb.aspose.cloud/slides/nodejs/add-a-new-slide-i...
  9. Add a New Slide in PowerPoint with Java REST API

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

    kb.aspose.cloud/slides/java/add-a-new-slide-in-...
  10. Add a Shape to 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/add-a-shape-to-a-slide/