Sort Score
Result 10 results
Languages All
Labels All
Results 2,201 - 2,210 of 31,696 for

request

(0.18 sec)
  1. Delete a Particular Document Property|Document

    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...

    docs.aspose.cloud/cells/document-properties/del...
  2. Get|Documentation

    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...

    docs.aspose.cloud/cells/hyperlinks/get/
  3. Get all shapes on an Excel worksheet|Document

    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...

    docs.aspose.cloud/cells/shapes/get-all/
  4. Hide an Excel worksheet|Document

    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...

    docs.aspose.cloud/cells/worksheets/hide/
  5. Swift Convert PDF To EPUB REST API

    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...

    products.aspose.cloud/words/swift/conversion/pd...
  6. Swift Convert PDF To TIFF REST API

    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...

    products.aspose.cloud/words/swift/conversion/pd...
  7. Swift Convert PDF To TXT REST API

    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...

    products.aspose.cloud/words/swift/conversion/pd...
  8. 从 Excel 文件中查找文本|Documen

    Aspose.Cells Cloud REST API 支持从 Excel 文件中查找文本。SDK 支持多种开发语言,包括 Android、C#、Go、Java、NodeJS、Perl、PHP、Python、Ruby 和 Swift。...0/cells/search The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/zh/search/
  9. Get a picture in an Excel file|Document

    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...

    docs.aspose.cloud/cells/pictures/get/
  10. Clear the objects in the Excel file|Document

    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...

    docs.aspose.cloud/cells/clear/