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

request

(0.08 sec)
  1. "getComment" and "getComments" API Methods Fail...

    The API methods getComment and getComments fail with the error: Error: Failed to find type CommentRangeStart when attempting to retrieve any reply comment. Steps to Reproduce: Call getComments on any document that c…...The API should return the requested comment(s), including replies...the getComments method: var request = new GetCommentsRequest( name:...

    forum.aspose.cloud/t/getcomment-and-getcomments...
  2. Find text from Excel files|Document

    Use Aspose.Cells Cloud REST API to locate specific text within Excel (XLS, XLSX, XLSM, XLSB) and OpenDocument Spreadsheet (ODS) files. Examples include cURL Requests and SDK code snippets for multiple programming languages....0/cells/search Request parameters Parameter Name Type...

    docs.aspose.cloud/cells/search/
  3. Combines a Range of Cells into a Single Cell|Do...

    The Aspose.Cells Cloud REST API enables merging a range of cells into a single cell within an Excel worksheet. SDKs are available for Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift....sheetName } /ranges/merge The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/ranges/merge/
  4. 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..../chartArea/fillFormat The request parameters are: Parameter Name...

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

    Learn how to use the Aspose.Cells Cloud REST API to replace text within an Excel worksheet. Includes Request details, cURL example, and SDK code samples for multiple programming languages....sheetName } /replaceText The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/worksheets/replace-text/
  6. Get a Slide Font Scheme|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.... GetFontScheme Request Parameters Name Type Location...

    docs.aspose.cloud/slides/get-a-slide-font-scheme/
  7. Update Chart Title in Excel Worksheet|Documenta...

    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....{ chartIndex } /title The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/charts/title/update/
  8. Get Chart Title From a Worksheet|Documentation

    Retrieves the title of a chart from a specific worksheet in an Excel workbook using the Aspose.Cells Cloud REST API....{ chartIndex } /title The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/charts/title/get/
  9. Add|Documentation

    Adds a comment to a specific worksheet cell using the Aspose.Cells Cloud REST API..../comments/ { cellName } The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/comments/add/
  10. 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....{ chartIndex } /title The request parameters are: Parameter Name...

    docs.aspose.cloud/cells/chart/title/add/