Sort Score
Result 10 results
Languages All
Labels All
Results 341 - 350 of 67,751 for

path

(0.04 sec)
  1. Delete a VBA Module|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. moduleIndex integer path true The 1-based index of a...

    docs.aspose.cloud/slides/delete-a-vba-module/
  2. Get text items from an Excel worksheet|Document

    The Aspose.Cells Cloud REST API enables retrieval of text items from Excel worksheets. This guide shows how to call the API directly or via SDKs in various programming languages....string path Workbook file name. sheetName string path Name of...worksheet. folder string query Path to the folder that contains...

    docs.aspose.cloud/cells/worksheets/get-text-items/
  3. Move an Excel worksheet|Document

    Use Aspose.Cells Cloud REST API to move a worksheet within an Excel workbook. Includes request format, cURL example, and SDK code samples for multiple programming languages....string path Name of the Excel file. sheetName string path Name... folder string query Folder path where the workbook is stored...

    docs.aspose.cloud/cells/worksheets/move/
  4. Delete|Documentation

    Deletes a comment from a specific cell in a 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/comments/delete/
  5. Get row description from an Excel worksheet|Doc...

    Retrieve detailed information about a specific row in an Excel worksheet using Aspose.Cells Cloud REST API. The API is available through multiple SDKs (C#, Java, Python, Node.js, Go, PHP, Ruby, Perl, Swift, Android) for easy integration....Location Description name string path The name of the workbook file...file. sheetName string path The name of the worksheet within the...

    docs.aspose.cloud/cells/rows/get/row/
  6. Show Chart Legend in a Worksheet|Documentation

    API endpoint to display the legend of a chart in a specified worksheet of an Excel workbook using Aspose.Cells Cloud....string path The workbook name. sheetName string path The worksheet...worksheet name. chartIndex integer path The index of the chart. folder...

    docs.aspose.cloud/cells/charts/legend/show/
  7. Get an OLE object in an Excel worksheet|Document

    Learn how to retrieve an OLE object from an Excel worksheet using the Aspose.Cells Cloud REST API. Includes request details, sample cURL commands, and SDK examples for multiple programming languages....name string path Document name. sheetName string path Worksheet...Worksheet name. objectNumber integer path The object number within the...

    docs.aspose.cloud/cells/oleobjects/get/
  8. Get Slide 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 a presentation...storage. slideIndex integer path true The 1-based index of a...

    docs.aspose.cloud/slides/get-slide-comments/
  9. Set Target Barcode Types|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.... path . abspath ( os . path . join ( os . path . dirname...= os . path . abspath ( os . path . join ( os . path . dirname...

    docs.aspose.cloud/barcode/v4.0/developer-guide/...
  10. Remove Bookmarks from PDF via Cloud Python SDK

    Remove bookmarks from PDFs in Python using Aspose.PDF Cloud SDK. Clean up outdated navigation elements....logging from pathlib import Path from asposepdfcloud import ApiClient...parameters.""" CREDENTIALS_FILE = Path ( r ".. \\ credentials.json"...

    products.aspose.cloud/pdf/python/bookmarks/remove/