Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 32,024 for

request

(2.62 sec)
  1. 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...
  2. Requests to v3.0/slides/async/convert/Pdf Are T...

    Hi, We are experiencing timeouts from some our calls to https://api.aspose.cloud/v3.0/slides/async/convert/Pdf. We are using direct api call, not any sdk. An example of a failure: method: post, url: https://api.aspo…...Requests to v3.0/slides/async/convert/Pdf Are Timing Out Aspose...making asynchronous conversion requests to the Aspose Slides API....

    forum.aspose.cloud/t/requests-to-v3-0-slides-as...
  3. Why is .pfx file mandatory while e sign? - Free...

    I am trying to use aspose-pdf-cloud-node.js/test/testFields.ts at master · aspose-pdf-cloud/aspose-pdf-cloud-node.js · GitHub to understand how e sign can be implemented. Let’s say I want to e-sign with name “test_user”…...me with above issue as the request body seems very simple, so...11:55pm 11 Hi, @rajatdpw In your request you must set the rect property...

    forum.aspose.cloud/t/why-is-pfx-file-mandatory-...
  4. Համեմատեք WORD Ը Swift Ում

    Համեմատեք երկու WORD ՝ օգտագործելով Swift: Մեր Swift SDK ի միջոցով դուք հեշտությամբ կարող եք գտնել տարբերությունը WORD ֆայլերի միջև:...uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/hy/swift/compare/word/
  5. Համեմատեք DOCX Ը Swift Ում

    Համեմատեք երկու DOCX ՝ օգտագործելով Swift: Մեր Swift SDK ի միջոցով դուք հեշտությամբ կարող եք գտնել տարբերությունը DOCX ֆայլերի միջև:...uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/hy/swift/compare/docx/
  6. Aspose.HTML-Cloud conversion from SVG to PNG fa...

    Using Aspose.HTML-Cloud for .NET version 25.10.1. Every time I call the ConvertAsync method, the Status is “Failed”. Happens regardless of whether I use a local file or one in storage. Occurs for multiple SVG files. var…...token is cancelled and the request fails with the observed error...Aspose support Provide the request ID from the JSON response (e...

    forum.aspose.cloud/t/aspose-html-cloud-conversi...
  7. XLSX to CSV | გადაამტევეთ Excel CSV-ში | Virgin...

    შეისწავლეთ როგორ გადააქციოთ Excel ფაილები (XLS, XLSX) CSV (ვრცელებაში მოწყვეტილი მნიშვნელობების) ფორმატში .NET REST API-ს გამოყენებით. ნაბიჯ-ნაბიჯ სახელმძღვანელო XLSX-ის CSV-ში უპრობლემოდ გარდაქმნისთვის....Storage-ში UploadFileRequest request = new UploadFileRequest("input...null); cellsInstance.UploadFile(request); ขั้นตอน 3: SaveOptions-ის...

    blog.aspose.cloud/ka/cells/excel-to-csv-using-c...
  8. Export Excel internal elements or the workbook ...

    Aspose.Cells Cloud provides robust support for exporting Excel internal elements or the workbook itself to various format files, a process known for its intricacy. Aspose.Cells Cloud supports 30+ file formats, including Excel, Pdf, Markdown, Json, XML, Csv, Html, and so on....Request ; using Newtonsoft.Json ; using..." ); var request = new PostExportRequest(); request.File = new...

    products.aspose.cloud/cells/net/export/
  9. Working with Excel columns|Document

    Explore Aspose.Cells Cloud API operations for Excel worksheet columns, including retrieving, adding, copying, hiding, unhiding, grouping, ungrouping, and deleting columns....view detailed documentation, request parameters, and sample responses...

    docs.aspose.cloud/cells/columns/
  10. 在 Node.js 中将 JSON 转换为 HTML | JSON 到网页 REST API

    学习如何使用 Node.js REST API 将 JSON 数据转换为 HTML。根据结构化 JSON 文件在线生成动态的表格格式 HTML 页面。...SaveFormat: "HTML" }; const request = new PostWorkbookSaveAsRe({...cellsApi.postWorkbookSaveAs(request); console.log("JSON successfully...

    blog.aspose.cloud/zh/cells/convert-json-to-html...