Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 67,751 for

path

(0.14 sec)
  1. Convert XLTX to FODS using PHP

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

    products.aspose.cloud/cells/php/conversion/xltx...
  2. Convert XLTM to XLT using PHP

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

    products.aspose.cloud/cells/php/conversion/xltm...
  3. Convert XML to SVG using PHP

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

    products.aspose.cloud/cells/php/conversion/xml-...
  4. MapiContactGetRequest|Documentation

    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.... folder string Path to folder in storage. [optional]...

    docs.aspose.cloud/email/reference-model-mapi-co...
  5. 通过Cloud Python SDK压缩PDF

    Aspose.PDF Cloud允许您压缩PDF文档。查看Python源代码以优化PDF文件。...logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r "Credentials/credentials...

    products.aspose.cloud/pdf/zh/python/compress/
  6. Replace Text in PDF via Cloud Python SDK

    Replace text in PDFs programmatically using Python and Aspose.PDF Cloud SDK....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r "C: \\ Projects \\ ASPOSE...

    products.aspose.cloud/pdf/python/text/replace/
  7. 通过云端 Node.js SDK 压缩 PDF

    Aspose.PDF Cloud 允许您优化 PDF 文档。查看 Node.js 源代码以压缩 PDF 文件。...'node:fs/promises' ; import path from 'node:path' ; import { PdfApi }...localFolder ) { const fileNamePath = path . join ( configParams . LOCAL_FOLDER...

    products.aspose.cloud/pdf/zh/nodejs/compress/
  8. Ungroup rows on an Excel Worksheet|Document

    Learn how to ungroup rows in an Excel worksheet using the Aspose.Cells Cloud REST API and SDKs for various programming languages....string path The workbook name. sheetName string path The worksheet...

    docs.aspose.cloud/cells/rows/ungroup/
  9. Autofit a row on an Excel worksheet|Document

    Use the Aspose.Cells Cloud REST API to autofit a row in an Excel worksheet. The documentation includes request details, cURL example, and SDK code samples for C#, Java, PHP, Ruby, Node.js, Python, Perl, and Go....string path The name of the Excel file. sheetName string path The...

    docs.aspose.cloud/cells/worksheets/autofit/row/
  10. 数字转 TIFF 转换 API for Swift

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

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