Sort Score
Result 10 results
Languages All
Labels All
Results 271 - 280 of 67,751 for

path

(0.44 sec)
  1. Delete Comments|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....Required Description name string path true The name of the presentation...of Amazon S3 storage folder path starts with Amazon S3 bucket...

    docs.aspose.cloud/slides/delete-comments/
  2. Delete all worksheet validations on an Excel wo...

    Learn how to use the Aspose.Cells Cloud REST API to delete all worksheet validations from an Excel file. The guide includes request details, cURL example, and SDK snippets for multiple programming languages....Location Description name string path The name of the Excel document...document. sheetName string path The name of the worksheet containing...

    docs.aspose.cloud/cells/validations/clear/
  3. Get all pictures in an Excel worksheet|Document

    Learn how to retrieve all pictures from an Excel worksheet using the Aspose.Cells Cloud REST API. SDKs are available for Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift....string path The name of the Excel file. sheetName string path The...folder string query The folder path where the file is stored. storageName...

    docs.aspose.cloud/cells/pictures/get-all/
  4. Delete a worksheet validation on an Excel works...

    Learn how to delete a worksheet validation from an Excel file using the Aspose.Cells Cloud REST API. Includes request details, cURL example, and SDK code snippets for multiple programming languages....string path The name of the Excel file. sheetName string path The...worksheet. validationIndex integer path The zero‑based index of the...

    docs.aspose.cloud/cells/validations/delete/
  5. Convert Chart to Image|Documentation

    Learn how to use Aspose.Cells Cloud REST API to convert Excel chart objects to image files, with request details, cURL example, and SDK code samples....name string path Document name. sheetName string path Worksheet...Worksheet name. chartNumber integer path The chart number. format string...

    docs.aspose.cloud/cells/charts/to-image/
  6. I'm trying convert word file to pdf, but not wo...

    I’m trying convert word file to pdf, but not working my code. Before it’s works. $docxFile = $filePath; $pdfFileName = 'destination.pdf'; $api = new WordsApi($clientId, $clientSecret); $upload_…... I have error: [ValueError] Path cannot be empty (0) /var/ww...ValueError indicating that the path cannot be empty when trying...

    forum.aspose.cloud/t/im-trying-convert-word-fil...
  7. Copies contents and formats from another worksh...

    Use Aspose.Cells Cloud REST API to copy a worksheet and its formats to a new sheet within the same workbook. Supports multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go)....Location Description name string path The name of the workbook file...file. sheetName string path The name of the destination worksheet...

    docs.aspose.cloud/cells/worksheets/copy/
  8. Delete Animations|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....Required Description name string path true The name of a presentation...presentation file. slideIndex integer path true The 1-based index of a...

    docs.aspose.cloud/slides/delete-animations-from...
  9. Get a worksheet validation by index from an Exc...

    Retrieve a worksheet validation by its index from an Excel workbook using the Aspose.Cells Cloud REST API. Includes request format, sample cURL command, and SDK examples for various languages....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet. validationIndex...

    docs.aspose.cloud/cells/validations/get/
  10. Delete a Chart from a Worksheet|Documentation

    Deletes a chart from a worksheet by its index using the Aspose.Cells Cloud REST API....string path The workbook name. sheetName string path The worksheet...worksheet name. chartIndex integer path The zero‑based index of the...

    docs.aspose.cloud/cells/charts/delete/