Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 68,000 for

path

(1.15 sec)
  1. 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...
  2. 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...
  3. Convert XLTX to TXT using PHP

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

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

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

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

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

    products.aspose.cloud/cells/php/conversion/xml-...
  6. Convert CSV to XML using PHP

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

    products.aspose.cloud/cells/php/conversion/csv-...
  7. Convert CSV to GIF using PHP

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

    products.aspose.cloud/cells/php/conversion/csv-...
  8. Replace Text in an Excel Worksheet – Aspose.Cel...

    Learn how to replace text in an Excel worksheet using the Aspose.Cells Cloud API (v3.0). Includes prerequisites, authentication, request syntax, cURL example, SDK code samples, response details, and error handling....Location Description name string path The name of the Excel workbook...workbook. sheetName string path The name of the worksheet. oldValue...

    docs.aspose.cloud/cells/worksheets/replace-text/
  9. PNG 到 XLSB 转换 API for Swift

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

    products.aspose.cloud/cells/zh/swift/conversion...
  10. PNG 到 ODS 转换 API for Swift

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

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