Sort Score
Result 10 results
Languages All
Labels All
Results 441 - 450 of 67,998 for

path

(0.2 sec)
  1. Working with Pivot Filters|Document

    Learn how to add, retrieve, and delete pivot table filters using the Aspose.Cells Cloud REST API. Includes request syntax, required parameters, cURL example, and SDK snippets for C# and Go....string path The name of the Excel file. sheetName string path The...table. pivotTableIndex integer path Zero‑based index of the pivot...

    docs.aspose.cloud/cells/pivot-tables/add-filters/
  2. Update Cell Style for Pivot Table|Document

    Learn how to update the style of a specific cell in an Aspose.Cells Cloud pivot table via the REST API. Includes endpoint, parameters, authentication, cURL example, and Go SDK code snippet....string path Document name (required). sheetName string path Worksheet...(required). pivotTableIndex integer path Index of the pivot table (required)...

    docs.aspose.cloud/cells/pivot-tables/format/
  3. Add Condition to Conditional Formatting|Document

    Learn how to add a condition to a worksheet's conditional formatting using the Aspose.Cells Cloud REST API (v3.0). Includes endpoint, parameters, authentication details, cURL example, and SDK snippets....string path Name of the workbook file. sheetName string path Name...the worksheet. index integer path Index of the conditional formatting...

    docs.aspose.cloud/cells/conditional-formattings...
  4. Get Conditional Formatting Rules|Document

    Retrieve all conditional formatting rules applied to a worksheet using the Aspose.Cells Cloud REST API. Includes request syntax, authentication steps, parameters, concise response examples, and error handling....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/conditional-formattings...
  5. Delete a Picture from an Excel Worksheet – Aspo...

    Delete a picture from an Excel worksheet using Aspose.Cells Cloud REST API. Learn the DELETE endpoint, required parameters, authentication, error codes, and example code....Required Description name string path Yes The name of the workbook...workbook file. sheetName string path Yes The name of the worksheet that...

    docs.aspose.cloud/cells/pictures/delete/
  6. Clear Worksheet Comments|Document

    Delete all comments from a specific worksheet in an Excel file using Aspose.Cells Cloud API. Learn the DELETE endpoint, required parameters, sample cURL request, and SDK examples (C#, Java, Python, …)....Location Description name string path Name of the Excel file (e.g...test.xlsx ). sheetName string path Name of the worksheet (e.g....

    docs.aspose.cloud/cells/comments/clear/
  7. Move PDF Pages to New Locations in a PDF File|D...

    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....document containing the source page Path String pageNumber Yes The source...number for the move operation Path String newIndex Yes The destination...

    docs.aspose.cloud/pdf/move-pdf-pages-to-new-loc...
  8. Delete Page from PDF|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....Document to delete page from PATH String pageNumber yes The page...the number of pages in the PDF PATH Integer Resource The following...

    docs.aspose.cloud/pdf/delete-page-from-pdf/
  9. Unhide an Excel worksheet|Document

    Learn how to use Aspose.Cells Cloud REST API to unhide a worksheet in an Excel workbook. Includes request details, cURL examples, and SDK code snippets for multiple programming languages....name string path Document name. sheetName string path Worksheet...

    docs.aspose.cloud/cells/worksheets/unhide/
  10. Add Stamp to PDF via Cloud Python SDK

    Add text-based and image stamps to PDF files in Python using Aspose.PDF Cloud SDK. Automate document labeling....import json from pathlib import Path import logging # Configure logging...)) if self . pdf_api : file_path = localFolder + "/" + storagePDFName...

    products.aspose.cloud/pdf/python/stamp/add/