Sort Score
Result 10 results
Languages All
Labels All
Results 471 - 480 of 29,932 for

request

(0.14 sec)
  1. Javascript Convert PDF To RTF REST API

    Convert PDF to RTF in JavaScript using REST API. Save PDF as RTF using JavaScript....pdf" ); const request = new model. ConvertDocumentReque...wordsApi. convertDocument (request) . then ( ( convertDocumentResul...

    products.aspose.cloud/words/nodejs/conversion/p...
  2. Make WORD In Javascript

    Make a Word document using Node SDK. Easily create a blank a Word document in JavaScript in a few steps....new Word document Create a request to make Word, passing the name...createDocument() method, passing the request Get the result of Word creation...

    products.aspose.cloud/words/nodejs/make/word/
  3. Issue adding comments to DOCX with API/Ruby SDK...

    I cannot get either the API or Ruby SDK working when attempting to add comments to a word doc. I have tried using simple coordinates 0.0.0.0 and using the coordinates from a text search. For the Ruby SDK, I have used the…...offset }) request_comment = AsposeWordsCloud::CommentInsert...temp_file_2.rewind insert_request = AsposeWordsCloud::InsertCommentOnlineR...

    forum.aspose.cloud/t/issue-adding-comments-to-d...
  4. Using SDKs With Self-Hosted Solution|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....pptx" ); PostSlidesConvertReq request = new PostSlidesConvertReq...api . PostSlidesConvert ( request ); response . CopyTo ( File...

    docs.aspose.cloud/slides/using-sdks-with-self-h...
  5. UploadFileRequest|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....UploadFileRequest Contents [ Hide ] Request model for EmailCloud.CloudStorage...

    docs.aspose.cloud/email/reference-model-upload-...
  6. Import 2 Dimension Double Array into Excel Work...

    Aspose.Cells Cloud REST API support importing 2 dimension double array data into Excel files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift.... The request is an HTTP request with multipart content...

    docs.aspose.cloud/cells/import-a-2d-double-arra...
  7. Word to PDF in C# | Convert DOCX to PDF using A...

    სწავლეთ როგორ გადააქციოთ Word დოკუმენტები PDF ფორმატში C# გამოყენებით REST API. ავტომატურად გადააქციეთ DOCX PDF-ად ან DOC DPF-ად REST API გამოყენებით მაღალი ხარისხის შედეგისთვის....კონვერტაციისთვის: GetDocumentWithForma request = new GetDocumentWithForma(fileName...wordsApi.GetDocumentWithForma(request); // გადაატანეთ კლიენტის ავთენტიფიკაციის...

    blog.aspose.cloud/ka/words/convert-word-to-pdf-...
  8. Extract Metadata from Word Document with NET RE...

    Follow this article to extract metadata from Word document with NET REST API. You will learn to fetch the Word file properties with C# Low Code API using the .NET cloud SDK....Create the GetDocumentPropertie request object for reading the metadata...array. Finally, create the request object using the GetDocumentPropertie...

    kb.aspose.cloud/words/net/extract-metadata-from...
  9. Update All Fields in Word with Java REST API

    Follow this article to update all fields in Word with Java REST API. You will learn to update field in Word with Java RESTful Service using a Java-based Cloud SDK....UpdateFieldsOnlineRe class to create a request for the loaded Word file Invoke...UpdateFieldsOnline() method using the above request object Parse the API response...

    kb.aspose.cloud/words/java/update-all-fields-in...
  10. Adding Excel Formula using Python REST API

    This article guides on adding Excel formula using Python REST API. You will learn how to add a formula in Excel using Python Low Code API with a Python-based Cloud SDK....will be processed Prepare a request to upload the local Excel file...execute the upload Create a request to insert a formula =NOW()...

    kb.aspose.cloud/cells/python/adding-excel-formu...