Sort Score
Result 10 results
Languages All
Labels All
Results 7,061 - 7,070 of 66,803 for

path

(0.22 sec)
  1. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Преобразование CSV в SQL" h2="PHP библиотека для преобразования CSV в SQL" p="Используйте преобразование API из Cells Cloud для создания настраиваем......getenv("ProductClientSecret")); $path ='Book1.csv'; $format ='sql';...$this->instance->cellsWorkbookPutConv($path ,$format, $password, $outPath);...

    products.aspose.cloud/cells/ru/php/conversion/c...
  2. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Конвертировать CSV в ODS" h2="PHP библиотека для конвертации CSV в ODS" p="Используйте преобразование API из Cells Cloud для создания настраиваемых ......getenv("ProductClientSecret")); $path ='Book1.csv'; $format ='ods';...$this->instance->cellsWorkbookPutConv($path ,$format, $password, $outPath);...

    products.aspose.cloud/cells/ru/php/conversion/c...
  3. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Преобразовать HTML в XML" h2="PHP библиотека для преобразования HTML в XML" p="Используйте преобразование API из Cells Cloud для создания настраивае......getenv("ProductClientSecret")); $path ='Book1.html'; $format ='xml';...$this->instance->cellsWorkbookPutConv($path ,$format, $password, $outPath);...

    products.aspose.cloud/cells/ru/php/conversion/h...
  4. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Преобразование ЧИСЕЛ в XML" h2="PHP библиотека для преобразования ЧИСЕЛ в XML" p="Используйте преобразование API из Cells Cloud для создания настраи......getenv("ProductClientSecret")); $path ='Book1.numbers'; $format ='xml';...$this->instance->cellsWorkbookPutConv($path ,$format, $password, $outPath);...

    products.aspose.cloud/cells/ru/php/conversion/n...
  5. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Преобразовать FODS в PDF" h2="PHP библиотека для конвертации FODS в PDF" p="Используйте преобразование API из Cells Cloud для создания настраиваемых......getenv("ProductClientSecret")); $path ='Book1.fods'; $format ='pdf';...$this->instance->cellsWorkbookPutConv($path ,$format, $password, $outPath);...

    products.aspose.cloud/cells/ru/php/conversion/f...
  6. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Преобразовать HTML в PDF" h2="PHP библиотека для преобразования HTML в PDF" p="Используйте преобразование API из Cells Cloud для создания настраивае......getenv("ProductClientSecret")); $path ='Book1.html'; $format ='pdf';...$this->instance->cellsWorkbookPutConv($path ,$format, $password, $outPath);...

    products.aspose.cloud/cells/ru/php/conversion/h...
  7. Copy a folder to a new location in Cloud Storag...

    Copy a folder to a new location in Cloud Storage programmatically via Cloud API....srcPath (required) — source folder path e.g. /Folder1 You can use the...Required Destination folder path e.g. ‘/dst’ srcStorageName string...

    docs.aspose.cloud/words/files-and-storage/copy-...
  8. Aspose.Cells Cloud Web API - Compress the size ...

    The Compress Spreadsheet API allows users to efficiently reduce the file size of spreadsheets by applying specified compression levels, optimizing storage, and enhancing performance....Parameters: Parameter Name Type Path/Query String/HTTP Body Description...Query (Optional) The folder path where the compressed workbook...

    docs.aspose.cloud/cells/compress-spreadsheet/
  9. Copy a file to a new location in Cloud Storage ...

    Copy a file to a new location in Cloud Storage programmatically via Cloud API....srcPath (required) — source file’s path e.g. ‘/Folder 1/file.ext’ or...string Required Destination file path srcStorageName string Optional...

    docs.aspose.cloud/words/files-and-storage/copy-...
  10. Convert CSV to XLTX using NodeJS

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

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