Sort Score
Result 10 results
Languages All
Labels All
Results 1,611 - 1,620 of 31,696 for

request

(0.06 sec)
  1. Flip AutoCAD DWG | Rotate AutoCAD DXF Online | ...

    Flip Rotate resize AutoCAD drawings using REST API. Free Cloud REST APIs to convert DWG, DWF, DXF, DWT, DGN, IGS, PLT to PDF PNG JPEG for Free..."Authorization: Bearer <JWT Token>" Request URL https://api.aspose.cloud:443/v1...ture=u9Zk85N8HbUJNdVHjHyS Request Body { "DefaultFont": null...

    blog.aspose.cloud/cad/rest-api-to-convert-flip-...
  2. Update a `DrawingObject` in a Word document onl...

    Update a `DrawingObject` 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/drawing-objects/update/
  3. Urgent :: Your pricing plan allows processing f...

    Hi, We have configured aspose with salesforce to generate pdf from docx. Since yesterday evening suddenly file generation has stop with following error, Error: Your pricing plan allows processing files with maximum siz…... Request body too large when uploading...One or more errors occurred. Request body too large.”, “description”:...

    forum.aspose.cloud/t/urgent-your-pricing-plan-a...
  4. Aspose.Cells Cloud Web API - Get Aspose Cells C...

    Monitor the Health Status of Aspose.Cells Cloud Service in real-time....0/cells Request Parameters: Parameter Name...

    docs.aspose.cloud/cells/get-aspose-cells-cloud-...
  5. 合并多个Excel文件

    Aspose.Cells Cloud REST API 允许将多个 Excel 文件合并为一个 Excel 文件,并提供多种编程语言的 SDK,包括 Android、C#、Go、Java、NodeJS、Perl、PHP、 1、Ruby 和 Swift。...Request ; using System ; using System...PostMergeRequest request = new PostMergeRequest(); request.File = new...

    products.aspose.cloud/cells/zh/merge/
  6. Swift 中的 WORD 水印

    将水印添加到 Swift 中的 WORD。还可以使用 Swift API 从 WORD 中删除水印。...insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/zh/swift/watermark/...
  7. Discrepancy Between Aspose.Cells Cloud SDK and ...

    In the middle of migrating to the new version. Having an issue with cells in which the document does not look correct. Attached are correct.png (6.6 KB) incorrect.png (13.7 KB) the correct doc and the incorrect doc. W…...PostWorkbookSaveAsRe request = new PostWorkbookSaveAsRe(); request.setName(remoteName);...setName(remoteName); request.setNewfilename(newfilename); SaveOptions...

    forum.aspose.cloud/t/discrepancy-between-aspose...
  8. Replace Text in PDF with Java REST API

    Follow this article to replace text in PDF with Java REST API. You will learn to automatically find and replace text in PDF with Java-based API using the Java Cloud SDK....strings Create the text replace request using the TextReplaceListReque...and new strings, and build a request object using this list. Call...

    kb.aspose.cloud/pdf/java/replace-text-in-pdf-wi...
  9. Change Properties of Word Document with NET RES...

    This article entails how to change properties of Word document with NET REST API. You may edit the document properties with Java Low Code API using the Java Cloud SDK....Build a CreateOrUpdateDocume Request object, specifying the property...DocumentPropertyCrea , construct the request object, and finally call CreateOrUpdateDocume...

    kb.aspose.cloud/words/java/change-properties-of...
  10. Change Size of the Image with C# REST API

    This tutorial guides on how to change size of the image with C# REST API. You will learn to change size of pic online with C# Low Code API using a .NET-based Cloud SDK....and execute the resize image request ResizeImageRequest class and...and execute the resize image request using the ResizeImageRequest...

    kb.aspose.cloud/imaging/net/change-size-of-the-...