Sort Score
Result 10 results
Languages All
Labels All
Results 2,031 - 2,040 of 31,686 for

request

(0.17 sec)
  1. Read Protection Properties|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.... GetProtectionPropert Request Parameters Name Type Location...

    docs.aspose.cloud/slides/read-protection-proper...
  2. Aspose Cloud vs On-Premise Aspose Cloud hosting...

    Is the on-premise version of Aspose Cloud the same product and contain all the same functionality as the Aspose hosted version or does it only contain a subset of features like Words and Cells but not include HTML etc....and we will log a feature request for the same. Furthermore,...

    forum.aspose.cloud/t/aspose-cloud-vs-on-premise...
  3. Aspose API Timedout error for PNG file - Free S...

    API is getting timed out error while convert PNG file to PDF, Please refer the Attachment. AsposeAPIIssue.png (35.9 KB)... I created request to infrastructure command with...

    forum.aspose.cloud/t/aspose-api-timedout-error-...
  4. Remove All Document Properties|Document

    Step‑by‑step guide to removing all custom and built‑in properties from an Excel workbook using the Aspose.Cells Cloud REST API....name } /documentproperties Request Parameters Parameter Name Type...

    docs.aspose.cloud/cells/document-properties/clear/
  5. 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/
  6. Find Text in Excel Files|Document

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

    docs.aspose.cloud/cells/search/
  7. Convert PDF Document to EPUB Format|Documentation

    You can convert pdf to epub by using Aspose.PDF Cloud REST API. The SDKs are available in various languages such as, C#, Java, Python, Ruby, PHP, Node.js, Swift, Android and Go. Please check API Reference page for the description of API's parameters....Converts PDF document (in request content) to EPUB format and...

    docs.aspose.cloud/pdf/convert-pdf-document-to-e...
  8. Font is displayed as DejaVu when converting to ...

    Hello, We are doing an API call to transform a XSL spreadsheet into a XLSX and a PDF file. The XLSX is coming out correctly with the Arial and Calibri fonts in the cells, however we are getting a Dejavu font in the PDF …...PostWorkbookSaveAsRe request = new PostWorkbookSaveAsRe(); request.setName(remoteName);...setName(remoteName); request.setNewfilename(newfilename); request.setSave...

    forum.aspose.cloud/t/font-is-displayed-as-dejav...
  9. Get Chart Area Fill Format – Aspose.Cells Cloud...

    Retrieve the fill format (color, pattern, gradient) of a chart area in an Excel worksheet via Aspose.Cells Cloud API. Includes cURL example, SDK code snippets, and required authentication steps....chartIndex } /chartArea/fillFormat Request parameters Parameter Name Type...

    docs.aspose.cloud/cells/charts/chart-area/fill-...
  10. Update Chart Title in Excel Worksheet|Document

    Learn how to update a chart title in an Excel worksheet using Aspose.Cells Cloud REST API, cURL, and various SDKs..../charts/ { chartIndex } /title Request parameters Parameter Name Type...

    docs.aspose.cloud/cells/charts/title/update/