Sort Score
Result 10 results
Languages All
Labels All
Results 7,601 - 7,610 of 67,902 for

path

(0.29 sec)
  1. Convert XLSM to PPTX using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a XLSM format file to a PPTX format file....getenv( "ProductClientSecret" )); $path = 'Book1.xlsm' ; $format = 'pptx'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/php/conversion/xlsm...
  2. Convert XLSM to WMF using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a XLSM format file to a WMF format file....getenv( "ProductClientSecret" )); $path = 'Book1.xlsm' ; $format = 'wmf'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/php/conversion/xlsm...
  3. Convert XLTX to PPTX using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a XLTX format file to a PPTX format file....getenv( "ProductClientSecret" )); $path = 'Book1.xltx' ; $format = 'pptx'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/php/conversion/xltx...
  4. Convert XLTX to XML using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a XLTX format file to a XML format file....getenv( "ProductClientSecret" )); $path = 'Book1.xltx' ; $format = 'xml'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/php/conversion/xltx...
  5. Convert XLTM to MD using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a XLTM format file to a MD format file....getenv( "ProductClientSecret" )); $path = 'Book1.xltm' ; $format = 'md'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/php/conversion/xltm...
  6. Convert XLSM to JSON using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a XLSM format file to a JSON format file....getenv( "ProductClientSecret" )); $path = 'Book1.xlsm' ; $format = 'json'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/php/conversion/xlsm...
  7. Convert XLT to XLTX using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a XLT format file to a XLTX format file....getenv( "ProductClientSecret" )); $path = 'Book1.xlt' ; $format = 'xltx'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/php/conversion/xlt-...
  8. Convert XLT to XLSM using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a XLT format file to a XLSM format file....getenv( "ProductClientSecret" )); $path = 'Book1.xlt' ; $format = 'xlsm'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/php/conversion/xlt-...
  9. Convert FODS to TXT using PHP

    Utilizing the Aspose.Cells Cloud SDK for PHP to convert a FODS format file to a TXT format file....getenv( "ProductClientSecret" )); $path = 'Book1.fods' ; $format = 'txt'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/php/conversion/fods...
  10. CSV 到 XLSX 转换 API for Swift

    使用 Aspose.Cells Cloud SDK for Swift 将 CSV 格式文件转换为 XLSX 格式文件。...path) let password : String ? = nil...fileManager = FileManager. default let path = " \( filePath ) /tmp/ \( fileName...

    products.aspose.cloud/cells/zh/swift/conversion...