Sort Score
Result 10 results
Languages All
Labels All
Results 361 - 370 of 67,944 for

path

(0.67 sec)
  1. 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....name string path Workbook name. sheetName string path Worksheet...Worksheet name. chartIndex integer path Zero‑based index of the chart...

    docs.aspose.cloud/cells/developer-guide/30versi...
  2. 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-...
  3. 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/
  4. Set Chart Title in Excel Worksheet|Document

    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/
  5. 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/
  6. Add|Document

    Adds a comment to a specific worksheet cell using the Aspose.Cells Cloud REST API....Location Description name string path The name of the workbook file...string path The name of the worksheet. cellName string path The...

    docs.aspose.cloud/cells/comments/add/
  7. PDF Format Converter with Aspose.PDF Cloud SDK ...

    Convert PDF to different file formats with Aspose.PDF Cloud SDK for Python. Preserve layout and text structure....import json from pathlib import Path import logging # Configure logging...)) if self . pdf_api : file_path = localFolder + "/" + storagePdfName...

    products.aspose.cloud/pdf/python/conversion/
  8. Delete Bookmark via Cloud Java SDK

    Delete Bookmark from PDFs using Aspose.PDF Cloud SDK for Java....Path ; import java.nio.file.StandardCopyOption...tput.pdf" ; String BOOKMARK_PATH = "/1" ; try { PdfApi pdfApi...

    products.aspose.cloud/pdf/java/bookmarks/remove/
  9. Match all blank cells in an Excel worksheet|Doc...

    Learn how to use Aspose.Cells Cloud REST API to match all blank cells in an Excel worksheet's auto‑filter list. Includes request details, cURL example, and SDK code snippets for multiple languages....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet that contains...

    docs.aspose.cloud/cells/autofilter/match-all-bl...
  10. Get Chart Value Axis|Document

    Retrieves the value axis of a chart in an Excel worksheet using the Aspose.Cells Cloud REST API....Location Description name string path The name of the Excel file (including...extension). sheetName string path The name of the worksheet that...

    docs.aspose.cloud/cells/charts/value-axis/get/