Use Aspose.Cells Cloud REST API to delete a specific document property from Excel workbooks. Supports multiple SDKs (C#, Java, Python, etc.) for seamless integration..../documentproperties/ { propertyName } The request parameters are: Parameter Name...
Retrieve a hyperlink from an Excel worksheet using Aspose.Cells Cloud REST API. Supports multiple SDKs and programming languages..../hyperlinks/ { hyperlinkIndex } The request parameters are: Parameter Name...
Retrieve all shapes from an Excel worksheet using Aspose.Cells Cloud REST API. The API is supported by SDKs for Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift....{ sheetName } /shapes The request parameters are: Parameter Name...
Learn how to hide a worksheet in an Excel workbook using Aspose.Cells Cloud REST API. Includes Request details, cURL example, and SDK code samples for multiple languages....{ sheetName } /visible The request parameters are: Parameter Name...
Convert PDF to EPUB in Swift using REST API. Save PDF as EPUB using Swift.... ; let request = ConvertDocumentReque (document:...try api.convertDocument(request: request); Run code Copy Swift...
Convert PDF to TIFF in Swift using REST API. Save PDF as TIFF using Swift.... ; let request = SplitDocumentOnlineR (document:...api.splitDocumentOnline(request: request); Run code Copy Swift...
Convert PDF to TXT in Swift using REST API. Save PDF as TXT using Swift.... ; let request = ConvertDocumentReque (document:...try api.convertDocument(request: request); Run code Copy Swift...
Retrieve a picture from an Excel worksheet using the Aspose.Cells Cloud REST API. The API returns the image by its index and supports multiple SDKs for various programming languages..../pictures/ { pictureIndex } The request parameters are: Parameter Name...
Use Aspose.Cells Cloud REST API to clear internal objects (such as comments, charts, shapes, etc.) from Excel files. The API is supported by SDKs for many programming languages....0/cells/clearobjects The request parameters are: Parameter Type...