Sort Score
Result 10 results
Languages All
Labels All
Results 8,411 - 8,420 of 62,421 for

password

(0.05 sec)
  1. 使用 PHP 将 SXC 转换为 DOCX

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

    products.aspose.cloud/cells/zh/php/conversion/s...
  2. 使用 PHP 将 XLSX 转换为 XLSB

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

    products.aspose.cloud/cells/zh/php/conversion/x...
  3. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLTM to XLT" h2="Android library for converting XLTM to XLT" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet wo......String format = "xlt"; String password = null; String outPath = null;...cellsWorkbookPutConv(new File(name), format, password, outPath, null,null); if(response...

    products.aspose.cloud/cells/android/conversion/...
  4. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLTX to XLS" h2="Android library for converting XLTX to XLS" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet wo......String format = "xls"; String password = null; String outPath = null;...cellsWorkbookPutConv(new File(name), format, password, outPath, null,null); if(response...

    products.aspose.cloud/cells/android/conversion/...
  5. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLT to SVG" h2="Android library for converting XLT to SVG" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet work......String format = "svg"; String password = null; String outPath = null;...cellsWorkbookPutConv(new File(name), format, password, outPath, null,null); if(response...

    products.aspose.cloud/cells/android/conversion/...
  6. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLT to TIFF" h2="Android library for converting XLT to TIFF" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet wo......String format = "tiff"; String password = null; String outPath = null;...cellsWorkbookPutConv(new File(name), format, password, outPath, null,null); if(response...

    products.aspose.cloud/cells/android/conversion/...
  7. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLT to XLSB" h2="Android library for converting XLT to XLSB" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet wo......String format = "xlsb"; String password = null; String outPath = null;...cellsWorkbookPutConv(new File(name), format, password, outPath, null,null); if(response...

    products.aspose.cloud/cells/android/conversion/...
  8. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XML to PPTX" h2="Android library for converting XML to PPTX" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet wo......String format = "pptx"; String password = null; String outPath = null;...cellsWorkbookPutConv(new File(name), format, password, outPath, null,null); if(response...

    products.aspose.cloud/cells/android/conversion/...
  9. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XML to TXT" h2="Android library for converting XML to TXT" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet work......String format = "txt"; String password = null; String outPath = null;...cellsWorkbookPutConv(new File(name), format, password, outPath, null,null); if(response...

    products.aspose.cloud/cells/android/conversion/...
  10. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLT to DIF" h2="Android library for converting XLT to DIF" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet work......String format = "dif"; String password = null; String outPath = null;...cellsWorkbookPutConv(new File(name), format, password, outPath, null,null); if(response...

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