Sort Score
Result 10 results
Languages All
Labels All
Results 5,221 - 5,230 of 32,298 for

password

(0.14 sec)
  1. 使用 PHP 将 HTML 转换为 GIF

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

    products.aspose.cloud/cells/zh/php/conversion/h...
  2. 使用 Java 将 NUMBERS 转换为 GIF

    利用Aspose.Cells Cloud SDK for Java将NUMBERS格式文件转换为GIF格式文件。...String format = "gif" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/zh/java/conversion/...
  3. 使用 Java 将 HTML 转换为 XLSM

    利用Aspose.Cells Cloud SDK for Java将HTML格式文件转换为XLSM格式文件。...String format = "xlsm" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/zh/java/conversion/...
  4. 使用 PHP 将 JSON 转换为 XPS

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

    products.aspose.cloud/cells/zh/php/conversion/j...
  5. 使用 Java 将 JSON 转换为 TIFF

    利用Aspose.Cells Cloud SDK for Java将JSON格式文件转换为TIFF格式文件。...String format = "tiff" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/zh/java/conversion/...
  6. 使用 Java 将 FODS 转换为 XLSM

    利用Aspose.Cells Cloud SDK for Java将FODS格式文件转换为XLSM格式文件。...String format = "xlsm" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/zh/java/conversion/...
  7. 使用 Java 将 XLS 转换为 HTML

    利用Aspose.Cells Cloud SDK for Java将XLS格式文件转换为HTML格式文件。...String format = "html" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/zh/java/conversion/...
  8. 使用 Java 将 HTML 转换为 PPTX

    利用Aspose.Cells Cloud SDK for Java将HTML格式文件转换为PPTX格式文件。...String format = "pptx" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/zh/java/conversion/...
  9. 使用 Java 将 PNG 转换为 PPTX

    利用Aspose.Cells Cloud SDK for Java将PNG格式文件转换为PPTX格式文件。...String format = "pptx" ; String password = null ; String outPath =...new File ( name ), format , password , outPath , null , null );...

    products.aspose.cloud/cells/zh/java/conversion/...
  10. Save spreadsheet as|Developer Guide

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

    docs.aspose.cloud/cells/save-spreadsheet-as/