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

path

(0.09 sec)
  1. Excel worksheet rename|Document

    Use Aspose.Cells Cloud REST API to rename a worksheet within an Excel workbook. 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 Folder path in storage (optional). storageName...

    docs.aspose.cloud/cells/worksheets/rename/
  2. Delete a shape by index on an Excel worksheet|D...

    Use the Aspose.Cells Cloud REST API to delete a shape by its index on an Excel worksheet. The API is available through multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go) and supports various storage options....string path Name of the workbook file. sheetName string path Name...worksheet. shapeindex integer path Index of the shape in the worksheet’s...

    docs.aspose.cloud/cells/shapes/delete/
  3. Clear Conditional Formattings|Documentation

    Deletes all conditional formatting rules from a worksheet using the Aspose.Cells Cloud REST API....Location Description name string path The name of the workbook file...Book1.xlsx ). sheetName string path The name of the worksheet from...

    docs.aspose.cloud/cells/conditional-formattings...
  4. Get Cell Style from a Worksheet|Documentation

    Retrieve the style information of a specific cell in an Excel worksheet using the Aspose.Cells Cloud REST API....Location Description name string path The name of the Excel document...string path The name of the worksheet. cellName string path The...

    docs.aspose.cloud/cells/get-cell-style-from-a-w...
  5. Add Pages via Cloud Java SDK

    Add New Pages to PDFs using Aspose.PDF Cloud SDK for Java....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/pages/add/
  6. Crop PDFs via Cloud Java SDK

    Crop PDF document is performed using Aspose.PDF Cloud. Check Java source code for PDF file trimming....Path ; import java.nio.file.StandardCopyOption...storage File file = new File ( Path . of ( LOCAL_FOLDER , PDF_DOCUMENT...

    products.aspose.cloud/pdf/java/crop/
  7. Get Fill Format of a Chart Area from a Workshee...

    Retrieves the fill format information of a chart area in a worksheet using the Aspose.Cells Cloud REST API....name string path Workbook name. sheetName string path Worksheet...Worksheet name. chartIndex integer path Index of the chart. folder string...

    docs.aspose.cloud/cells/charts/chart-area/fill-...
  8. Replace text in an Excel workbook|Document

    Use Aspose.Cells Cloud REST API to replace text in Excel (XLS, XLSX, XLSM, XLSB) and OpenDocument Spreadsheet (ODS) workbooks. The API is available via cURL and multiple SDKs (C#, Java, PHP, Ruby, Node.js, Python, Perl, Go, etc.)....string path Name of the workbook file. sheetName string path Name... folder string query Folder path containing the workbook. storageName...

    docs.aspose.cloud/cells/workbook/replace-text/
  9. Set Chart Title in Excel Worksheet|Documentation

    Learn how to add or update a chart title in an Excel worksheet using the Aspose.Cells Cloud REST API and SDK examples....name string path Workbook name. sheetName string path Worksheet...Worksheet name. chartIndex integer path Index of the chart. title string...

    docs.aspose.cloud/cells/chart/title/add/
  10. Set zoom for an Excel worksheet|Document

    Learn how to set the zoom level of an Excel worksheet using the Aspose.Cells Cloud REST API. The guide includes request details, cURL examples, and SDK code snippets for multiple programming languages....Location Description name string path The name of the Excel file (workbook)...(workbook). sheetName string path The name of the worksheet to...

    docs.aspose.cloud/cells/worksheets/zoom/