Sort Score
Result 10 results
Languages All
Labels All
Results 2,321 - 2,330 of 123,487 for

request

(0.09 sec)
  1. Convert Word to CHM, ODT to CHM FREE Converter ...

    Free Conversion of ODT to CHM by using PHP Cloud APIs & SDKs. Also Create, Edit & Render Microsoft Word & OpenOffice documents in the Cloud....ame" => 'file')); $request = new Requests\SaveAsRequest('file...$result = $wordsapi->saveAs($request); // Converting HTML to CHM...

    products.aspose.cloud/total/php/conversion/odt-...
  2. Convert Word to DOC, HTML to DOC FREE Converter...

    Free Conversion of HTML to DOC by using PHP Cloud APIs & SDKs. Also Create, Edit & Render Microsoft Word & OpenOffice documents in the Cloud....ame" => 'file')); $request = new Requests\SaveAsRequest('file...$result = $wordsapi->saveAs($request); // Converting HTML to DOC...

    products.aspose.cloud/total/php/conversion/html...
  3. Convert Word to DOCX, HTML to DOCX FREE Convert...

    Free Conversion of HTML to DOCX by using PHP Cloud APIs & SDKs. Also Create, Edit & Render Microsoft Word & OpenOffice documents in the Cloud....ame" => 'file')); $request = new Requests\SaveAsRequest('file...$result = $wordsapi->saveAs($request); // Converting HTML to DOCX...

    products.aspose.cloud/total/php/conversion/html...
  4. Issue uploading files (sync) · Issue #742 · res...

    With the latest version of RestSharp (105.2.2), I ran into an issue uploading a file with the following error message: Error: System.Net.WebException: Request was cancelled. ---> System.IO.IOException: Cannot close the stream until all b......WebException: Request was cancelled. ---> System...RestClient.Execute (IRestRequest request, System.String httpMethod,...

    github.com/restsharp/RestSharp/issues/742
  5. ClientMessageAppendRequest|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....Email client append message request. Properties: Name Type Description...

    docs.aspose.cloud/email/reference-model-client-...
  6. How to Get the Number of Subshapes in a GroupSh...

    Hello! I am using aspose cloud to get all the shapes on a slide, however I am struggling to get all the sub_shapes within a group_shape. I see that get_shape allows you to specify the sub_shape index, but this only work…... Is there a way to request all the sub_shapes within a...Right now, I am just blindly requesting get_shape and incrementing...

    forum.aspose.cloud/t/how-to-get-the-number-of-s...
  7. OMR Template error in sample code

    OMR Template error in sample code Hi, I am try to explore omr apis but getting error in MarkupFile but provided source codein base64 encode as sample code. APi Response: { "RequestId": "0ae7835a-59......@PadamaRam Regarding examples of requests: Postman collection and environment...all required fields in your request. The error message suggests...

    forum.aspose.cloud/t/omr-template-error-in-samp...
  8. Javascript Split HTML REST API

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

    products.aspose.cloud/words/nodejs/split/html/
  9. Javascript Split DOC REST API

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

    products.aspose.cloud/words/nodejs/split/doc/
  10. Mail Merge In Javascript

    Create personalized documents, automate emails, generate reports using Mail merge in JavaScript. Mail merge Word or PDF templates with your data using JavaScript....source data Create a MailMerge request, passing template and data...executeMailMergeOnli() method, passing the request Get the result of Mail merge...

    products.aspose.cloud/words/nodejs/mailmerge/