Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 128,822 for

request

(0.07 sec)
  1. Read Speaker Notes|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.... GetNotesSlide Request Parameters Name Type Location...presentation. GetNotesSlideOnline Request Parameters Name Type Location...

    docs.aspose.cloud/slides/read-speaker-notes/
  2. Replace Font|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....presentations uploaded in the request body. Optionaly the new font...in the presentation in the request body. SDK Examples SDK Source...

    docs.aspose.cloud/slides/replace-font/
  3. Javascript Split WORD REST API

    Split WORD file in JavaScript using REST API....docx" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentResult...

    products.aspose.cloud/words/nodejs/split/word/
  4. Javascript Split A File REST API

    Split documents programmatically in JavaScript using REST API. A wide variety of file formats is supported, including DOCX, PDF, HTML, JPG, PNG and many more....docx" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentResult...

    products.aspose.cloud/words/nodejs/split/
  5. Convert Pdf stream to docx stream in memory usi...

    Hey im using the aspose pdf cloud sdk and im trying to create an api where users send pdf documents and it converts it to docx and sends it back to the user. var filePath = Path.GetRandomFileName(); await u…...convert PDF documents from the request body and download the result...Converts PDF document (in request content) to DOC format and...

    forum.aspose.cloud/t/convert-pdf-stream-to-docx...
  6. 18.2 Release Notes|Aspose Words Cloud

    Aspose Words Cloud 18.2 Release Notes...IDE-friendly Better security Usage of Request/Response classes to represent...convert program code to using Request/Response objects, if you need...

    docs.aspose.cloud/words/release-notes/2018/18-2/
  7. Convert Microsoft Excel Spreadsheet to PDF and ...

    Hi Aspose’s Support, I have converted Excel to Pdf as following sample : https://docs.aspose.cloud/display/cellscloud/Convert+Excel+Workbook+to+Different+File+Formats I don’t want download result pdf file with file siz…...so we need to discuss this request internally and log it for implementation...that we have logged a feature request under the ticket CELLSCLOUD-10321...

    forum.aspose.cloud/t/convert-microsoft-excel-sp...
  8. Range Sort|Aspose.Cells Cloud Document

    Sets outline border around a range of cells....sheetName } /ranges/sort The request parameters are: Parameter Name...rangeOperate Class Body Range Sort Request folder String Query Original...

    docs.aspose.cloud/cells/ranges/sort/
  9. SVG to DXF conversion failure (Unauthorized) - ...

    Hi there, I have a server that Request your cloud API for a SVG to DXF conversion: image.png (54.1 KB) Everything was working fine until some days ago. The Request now returns the following error: image.png (34.6 KB) …...there, I have a server that request your cloud API for a SVG to...fine until some days ago. The request now returns the following error:...

    forum.aspose.cloud/t/svg-to-dxf-conversion-fail...
  10. Replace text in an Excel worksheet|Aspose.Cells...

    Aspose.Cells Cloud REST API support finding text from Excel worksheet. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....sheetName } /replaceText The request parameters are: Parameter Name...calls to Cloud API with cURL. Request curl - X POST "https://api...

    docs.aspose.cloud/cells/worksheets/replace-text/