Sort Score
Result 10 results
Languages All
Labels All
Results 8,381 - 8,390 of 66,803 for

path

(0.2 sec)
  1. Decrypt PDF via Cloud Node.js SDK

    Aspose.PDF Cloud allows you to decrypt PDF Document. Check the Node.js source code to decrypt PDF file....'node:fs/promises' ; import path from 'node:path' ; import { PdfApi }...uploadDocument () { const fileNamePath = path . join ( configParams . LOCAL_FOLDER...

    products.aspose.cloud/pdf/nodejs/decrypt/
  2. What are the available options to add images to...

    We are performing mailmerge operation to generate a document using aspose words cloud api, is there any specific to dynamically add images to the document?...field that contains the image paths or base64 strings. Perform the...{"ImageField": "path/to/image1.png"}, {"ImageField": "path/to/image2...

    forum.aspose.cloud/t/what-are-the-available-opt...
  3. Aspose.Cells Cloud Web API - Change word case|A...

    Specify changing the text case in a spreadsheet to switch between uppercase, lowercase, capitalizing the first letter of each word, or capitalizing the first letter of a sentence, and adjust the text according to specific needs....API are Parameter Name Type Path/Query String/HTTPBody Description...Query (Optional) The folder path where the workbook is stored...

    docs.aspose.cloud/cells/change-word-case/
  4. How to Replace an Existing Table in DOCX (Find ...

    Hello Team, I am using Aspose.Words for Node.js and I need to detect and replace a specific table inside a DOCX file. :heavy_check_mark: My Requirement I want to: Find a table by index OR by bookmark OR by matching…...insertion point – the table’s node path is needed to place the new table...position. By extracting the parent path and the original index you can...

    forum.aspose.cloud/t/how-to-replace-an-existing...
  5. 通过云端 Python SDK 将 PDF 解析为 XML 格式的表单字段

    使用 Aspose.PDF Cloud SDK for Python 解析 PDF 文件以提取表单字段为 XML 格式。提升可发现性和索引。...logging from pathlib import Path from asposepdfcloud import ApiClient...""" if self . pdf_api : file_path = localFolder / documentName...

    products.aspose.cloud/pdf/zh/python/parser/form...
  6. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XML to MD" h2="PHP library for converting XML to MD" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet workflows ......getenv("ProductClientSecret")); $path ='Book1.xml'; $format ='md';...$this->instance->cellsWorkbookPutConv($path ,$format, $password, $outPath);...

    products.aspose.cloud/cells/php/conversion/xml-...
  7. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLSM to TXT" h2="PHP library for converting XLSM to TXT" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet workfl......getenv("ProductClientSecret")); $path ='Book1.xlsm'; $format ='txt';...$this->instance->cellsWorkbookPutConv($path ,$format, $password, $outPath);...

    products.aspose.cloud/cells/php/conversion/xlsm...
  8. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLT to BMP" h2="PHP library for converting XLT to BMP" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet workflow......getenv("ProductClientSecret")); $path ='Book1.xlt'; $format ='bmp';...$this->instance->cellsWorkbookPutConv($path ,$format, $password, $outPath);...

    products.aspose.cloud/cells/php/conversion/xlt-...
  9. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLTM to XLSX" h2="PHP library for converting XLTM to XLSX" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet work......getenv("ProductClientSecret")); $path ='Book1.xltm'; $format ='xlsx';...$this->instance->cellsWorkbookPutConv($path ,$format, $password, $outPath);...

    products.aspose.cloud/cells/php/conversion/xltm...
  10. index.md

    {{< blocks/products/cells/cells-cloud-banner h1="Convert XLSX to TXT" h2="PHP library for converting XLSX to TXT" p="Use the Conversion API of of Cells Cloud to create customized spreadsheet workfl......getenv("ProductClientSecret")); $path ='Book1.xlsx'; $format ='txt';...$this->instance->cellsWorkbookPutConv($path ,$format, $password, $outPath);...

    products.aspose.cloud/cells/php/conversion/xlsx...