Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 68,584 for

path

(0.65 sec)
  1. Insert a Slicer into an Excel ListObject – Aspo...

    Learn how to add a slicer to an Excel ListObject using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, authentication, sample cURL request, and response JSON....String Path The name of the Excel file. sheetName String Path The...object. listObjectIndex Integer Path The zero‑based index of the...

    docs.aspose.cloud/cells/list-objects/insert-sli...
  2. 通过 Cloud .NET SDK 在 PDF 页脚中添加图像

    使用 Aspose.PDF Cloud SDK 在 .NET 中向 PDF 页面添加图像页脚。品牌标识、签名等。... OpenRead ( Path . Combine ( localFolder , documentName...await pdfApi . UploadFileAsync ( Path . Combine ( remoteFolder , documentName...

    products.aspose.cloud/pdf/zh/net/footers/image/
  3. Convert PDF to Images BMP via Cloud Java SDK

    Convert PDFs to BMP image format with Aspose.PDF Cloud SDK for Java. High-resolution output for your PDFs....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_FILE_NAME...

    products.aspose.cloud/pdf/java/conversion/pdf-t...
  4. Unmerge Cells in Excel Worksheet|Document

    Learn how to use the Aspose.Cells Cloud REST API to unmerge cells in an Excel worksheet, with request examples, response format, and SDK code samples for multiple programming languages....string path Name of the workbook file. sheetName string path Name... folder string query Folder path where the workbook is stored...

    docs.aspose.cloud/cells/unmerge-cells-in-excel-...
  5. Compress PDF via Cloud Node.js SDK

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

    products.aspose.cloud/pdf/nodejs/compress/
  6. Delete a Worksheet Comment|Document

    Learn how to delete a specific cell comment in an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, cURL example, SDK snippets, and error handling....Required Description name string path Yes The name of the Excel document...document. sheetName string path Yes The name of the worksheet...

    docs.aspose.cloud/cells/comments/delete/
  7. Add Images to PDF via Cloud .NET SDK

    Add images to PDF documents in your .NET apps using Aspose.PDF Cloud SDK.... UploadFileAsync ( Path . Combine ( storageTempFolder...await pdfApi . UploadFileAsync ( Path . Combine ( storageTempFolder...

    products.aspose.cloud/pdf/net/images/add/
  8. Remove Duplicate Substrings In Remote Spreadshe...

    API to find and remove repeated substrings inside cells of a specified range in a workbook....Parameters Parameter Name Type Path/Query String/HTTP Body Description...Description name string Path (Required) The name of the workbook...

    docs.aspose.cloud/cells/cells/name/worksheets/w...
  9. Work with Footer in PDF via Cloud .NET SDK

    Adding footers to PDF pages using Aspose.PDF Cloud SDK in .NET. Branding, signatures, and more.... UploadFileAsync ( Path . Combine ( storageTempFolder...await pdfApi . UploadFileAsync ( Path . Combine ( storageTempFolder...

    products.aspose.cloud/pdf/net/footers/
  10. Add Image to the Footers of PDFs via Cloud .NET...

    Add image footers to PDF documents using Aspose.PDF Cloud SDK in .NET. Branding, signatures, images, footers, headers and more.... UploadFileAsync ( Path . Combine ( storageTempFolder...await pdfApi . UploadFileAsync ( Path . Combine ( storageTempFolder...

    products.aspose.cloud/pdf/net/footers/image/