Sort Score
Result 10 results
Languages All
Labels All
Results 7,741 - 7,750 of 66,784 for

path

(0.16 sec)
  1. Convert XLS to XLSM using PHP

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

    products.aspose.cloud/cells/php/conversion/xls-...
  2. Convert TXT to PPTX using PHP

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

    products.aspose.cloud/cells/php/conversion/txt-...
  3. Convert TSV to XLT using PHP

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

    products.aspose.cloud/cells/php/conversion/tsv-...
  4. Convert TXT to FODS using PHP

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

    products.aspose.cloud/cells/php/conversion/txt-...
  5. Convert XLSX to XLSB using PHP

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

    products.aspose.cloud/cells/php/conversion/xlsx...
  6. Convert XLSX to XLT using PHP

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

    products.aspose.cloud/cells/php/conversion/xlsx...
  7. Convert XLSX to XLTM using PHP

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

    products.aspose.cloud/cells/php/conversion/xlsx...
  8. Convert XLSM to HTML using PHP

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

    products.aspose.cloud/cells/php/conversion/xlsm...
  9. Convert XLSM to SQL using PHP

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

    products.aspose.cloud/cells/php/conversion/xlsm...
  10. Convert XLSB to XLS using PHP

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

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