Sort Score
Result 10 results
Languages All
Labels All
Results 8,391 - 8,400 of 68,403 for

path

(0.36 sec)
  1. 使用 PHP 将 HTML 转换为 DOCX

    利用Aspose.Cells Cloud SDK for PHP将HTML格式文件转换为DOCX格式文件。...getenv( "ProductClientSecret" )); $path = 'Book1.html' ; $format = 'docx'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/zh/php/conversion/h...
  2. 使用 PHP 将 PNG 转换为 MHTML

    利用Aspose.Cells Cloud SDK for PHP将PNG格式文件转换为MHTML格式文件。...getenv( "ProductClientSecret" )); $path = 'Book1.png' ; $format = 'mhtml'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/zh/php/conversion/p...
  3. 使用 PHP 将 TXT 转换为 PNG

    利用PHP的Aspose.Cells Cloud SDK将TXT格式文件转换为PNG格式文件。...getenv( "ProductClientSecret" )); $path = 'Book1.txt' ; $format = 'png'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/zh/php/conversion/t...
  4. 使用 PHP 将 XLSX 转换为 SQL

    利用Aspose.Cells Cloud SDK for PHP将XLSX格式文件转换为SQL格式文件。...getenv( "ProductClientSecret" )); $path = 'Book1.xlsx' ; $format = 'sql'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/zh/php/conversion/x...
  5. 使用 PHP 将 MHTML 转换为 MD

    利用PHP的Aspose.Cells Cloud SDK将MHTML格式文件转换为MD格式文件。...getenv( "ProductClientSecret" )); $path = 'Book1.mhtml' ; $format =...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/zh/php/conversion/m...
  6. 使用 PHP 将 XML 转换为 TXT

    利用Aspose.Cells Cloud SDK for PHP将XML格式文件转换为TXT格式文件。...getenv( "ProductClientSecret" )); $path = 'Book1.xml' ; $format = 'txt'...instance -> cellsWorkbookPutConv ( $path , $format , $password , $outPath...

    products.aspose.cloud/cells/zh/php/conversion/x...
  7. Import Data Using Storage|Document

    Import data into an Excel worksheet using Aspose.Cells Cloud API from various storage sources. Learn how to import JSON, CSV, or other formats securely via HTTPS....Location Description name string path The name of the Excel file....folder string query The folder path in the storage where the file...

    docs.aspose.cloud/cells/import-data-with-using-...
  8. Unhide rows on an Excel worksheet|Document

    Use the Aspose.Cells Cloud REST API to unhide rows in an Excel worksheet. The API is available through multiple SDKs such as .NET, Java, Python, Node.js, Ruby, Go, PHP, Perl, and Swift....string path The workbook name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/rows/unhide/
  9. Append attachments in PDF documents via Aspose....

    Add attachments to PDF files with Aspose.PDF Cloud SDK for .NET. Embed documents, images, and more into your PDFs....AME , "Sample attachment" , Path . GetFileName ( LOCAL_ATTACHMENT_FILE_NAME...) . CopyTo ( File . Create ( Path . Combine ( localFolder , RESULT_FILE_NAME...

    products.aspose.cloud/pdf/net/attachments/add/
  10. Convert SXC to PPTX using NodeJS

    Utilizing the Aspose.Cells Cloud SDK for NodeJS to convert a SXC format file to a PPTX format file....require( 'fs' ); var path = require( 'path' ); const cellsApi =...

    products.aspose.cloud/cells/nodejs/conversion/s...