Sort Score
Result 10 results
Languages All
Labels All
Results 3,211 - 3,220 of 61,295 for

path

(0.14 sec)
  1. 使用 PHP 将 TXT 转换为 EMF

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

    products.aspose.cloud/cells/zh/php/conversion/t...
  2. 使用 PHP 将 TXT 转换为 DOCX

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

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

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

    products.aspose.cloud/cells/zh/php/conversion/g...
  4. 使用 PHP 将 HTML 转换为 MHTML

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

    products.aspose.cloud/cells/zh/php/conversion/h...
  5. 使用 PHP 将 XLTX 转换为 DOCX

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

    products.aspose.cloud/cells/zh/php/conversion/x...
  6. 使用 PHP 将 SXC 转换为 FODS

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

    products.aspose.cloud/cells/zh/php/conversion/s...
  7. 使用 PHP 将 FODS 转换为 MD

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

    products.aspose.cloud/cells/zh/php/conversion/f...
  8. Zip .NET Compression Library - Compress or Deco...

    Zip .NET Compress file to create archives or Decompress archives of types 7Zip, RAR, TAR, GZIP, BZ2, LZ, CPIO, XZ, Z, CAB from within any .NET based application....C# var dir = "full directory path" ; using ( var arch = new Archive()){...breakdown of what it does: Directory Path : It defines a variable named...

    products.aspose.com/zip/net/
  9. Get All Document Properties from a PDF|Document...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Data Type Description name true Path String The name of the document...

    docs.aspose.cloud/pdf/get-all-document-properti...
  10. 将 Ods 导出到 XLSX 文件 via Swift

    Aspose.Cells Cloud REST API 支持将 Excel 文件和内部对象导出为各种格式文件。 SDK支持多种开发语言。它们包括 Android、C#、Go、Java、NodeJS、Perl、PHP、Python、Ruby 和 swift。...path) let password : String ? = nil...fileManager = FileManager. default let path = " \( filePath ) /tmp/ \( fileName...

    products.aspose.cloud/cells/zh/swift/export/ods...