Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 29,933 for

request

(0.08 sec)
  1. Execute Mail Merge online online|Documentation

    Execute Mail Merge online programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/mail-merge/execute/
  2. Salesforce Apex to Aspose WORD CLOUD API call -...

    Hello, I’m using the below mentioned Aspose mail merge API from Apex: Sample Request: Endpoint: https://api.aspose.cloud/v4.0/words/Sample.docx/MailMerge?withRegions=true&fileName=SampleOutput.docx Method: PUT Header…... Sample Request: Endpoint: https://api.aspose...authorization token in your request at all, then you can use the...

    forum.aspose.cloud/t/salesforce-apex-to-aspose-...
  3. Convert Microsoft Word to PDF in C# using Aspos...

    Hi, I am using the code snippet, to convert pdf to doc however the image and highlighting is missing WordsApi wordsApi = new WordsApi(Common.APP_KEY, Common.APP_SID, Common.BASEPATH); StorageApi storageApi = new Stora…...Requests.UploadFileRequest uploadRequest...Aspose.Words.Cloud.Sdk.Model.Requests.UploadFileRequest(System.IO...

    forum.aspose.cloud/t/convert-microsoft-word-to-...
  4. Compare PDF In Swift

    Compare two PDF using Swift. With our Swift SDK, you can easily find the difference between PDF files....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/swift/compare/pdf/
  5. Compare TXT In Swift

    Compare two TXT using Swift. With our Swift SDK, you can easily find the difference between TXT files....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/swift/compare/txt/
  6. Compare DOCX In Swift

    Compare two DOCX using Swift. With our Swift SDK, you can easily find the difference between DOCX files....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/swift/compare/docx/
  7. 在 Node.js 中合并 DOCX 文件 | 在线合并 Word 文档

    学习如何使用 Node.js 和 Aspose.Words Cloud REST API 将多个 Microsoft Word 文档 (DOC/DOCX) 合并成一个文件。在线合并 Word 文件..."KeepSourceFormatting" } ] }; const request = new AppendDocumentReques({...执行合并操作: wordsApi.appendDocument(request) .then(response => console...

    blog.aspose.cloud/zh/words/merge-word-documents...
  8. 404 - Mail Merge API returns 404 with working t...

    https://forum.aspose.cloud/t/404-mail-merge-api-returns-404-with-working-template-in-drivex-google-drive/26296/10 Hi Yarolaw, Do you know of any freelancers who may help? 404 is clear yet have another Issue. The Issue…...version of the API and that your request is formatted properly. Validate...consider logging the full request and response details. This...

    forum.aspose.cloud/t/404-mail-merge-api-returns...
  9. Delete Shapes from a Slide|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.... DeleteShape Request Parameters Name Type Location...presentation slide. DeleteShapes Request Parameters Name Type Location...

    docs.aspose.cloud/slides/delete-shapes-from-a-s...
  10. Get the Range text in a Word document online|Do...

    Get the Range text in a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/range/get/