Sort Score
Result 10 results
Languages All
Labels All
Results 1,041 - 1,050 of 128,822 for

request

(0.28 sec)
  1. Trosi Word, PDF A Fformatau Ffeil Eraill Yn Node

    Trosi ffeiliau yn rhaglennol yn Node gan ddefnyddio REST API rhwng fformatau ffeil amrywiol: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG a llawer mwy....docx"); const request = new model.ConvertDocumentReque({...= wordsApi.convertDocument(request) .then((convertDocumentResul)...

    products.aspose.cloud/words/cy/node/conversion/
  2. Aspose.Cells G 版云 SDK|Aspose.Cells Cloud Documen

    Aspose.Cells Cloud SDK for Go 为 Go 开发者提供强大的跨平台支持,可轻松集成和使用 Windows、Linux 或 macOS。支持 Excel 创建、转换、合并、拆分、受保护、内部对象操作等...mapFiles [ localName ]= localName request := new ( asposecellscloud ...PutConvertWorkbookRe ) request . File = mapFiles request . Format = format...

    docs.aspose.cloud/cells/zh/available-sdks/aspos...
  3. Დოკუმენტის Რედაქტირება Swift Ში

    დაარედაქტირეთ Word ან PDF ფაილები Swift SDK ის გამოყენებით. ტექსტის რედაქტირება, ცხრილების შეცვლა, სურათების დამატება დოკუმენტებში REST API ით....insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/ka/swift/edit/
  4. GitHub - aspose-barcode-cloud/aspose-barcode-cl...

    Repository contains Java Library for communicating with the Aspose.BarCode Cloud API - aspose-barcode-cloud/aspose-barcode-cloud-java... requests . GetBarcodeGenerateRe ; import...aspose . barcode . cloud . requests . PostBarcodeRecognize ; import...

    github.com/aspose-barcode-cloud/aspose-barcode-...
  5. [URGENT] Words Convert API started throwing 401...

    We have been evaluating the words convert API with a trial account. It was working fine but suddenly from some point today it started throwing 401 Unauthorized. We tried regenerating the token, new account/application, n…...sample request and response, curl --location --request PUT 'https://api...using the new token in your request. Double-check that the token...

    forum.aspose.cloud/t/urgent-words-convert-api-s...
  6. Pull requests · aspose-words-cloud/aspose-words...

    Go package for communicating with the Aspose.Words Cloud API - Pull Requests · aspose-words-cloud/aspose-words-cloud-go...notification settings Pull requests: aspose-words-cloud/aspose-words-cloud-go...e-words-cloud-go New pull request New 4 Open 0 Closed 4 Open...

    github.com/aspose-words-cloud/aspose-words-clou...
  7. PostWorksheetCellsRangeSort|Aspose.Cells Cloud ...

    Perform data sorting around a range of cells.... Request Body Parameter Parameter Name...RangeSortRequest Range Sort Request The OpenAPI Specification defines...

    docs.aspose.cloud/cells/specification/operation...
  8. PostWorksheetCellsRangeStyle|Aspose.Cells Cloud...

    Set the style for the specified range.... Request Body Parameter Parameter Name...RangeSetStyleRequest Range Set Style Request The OpenAPI Specification defines...

    docs.aspose.cloud/cells/specification/operation...
  9. aspose-omr-cloud-perl/docs/OmrApi.md at master ...

    Perl library for communicating with the Aspose.OMR Cloud API - aspose-omr-cloud-perl/docs/OmrApi.md at master · aspose-omr-cloud/aspose-omr-cloud-perl...are relative to Method HTTP request Description post_run_omr_task...authorization required HTTP request headers Content-Type : application/json...

    github.com/aspose-omr-cloud/aspose-omr-cloud-pe...
  10. I'm trying convert word file to pdf, but not wo...

    I’m trying convert word file to pdf, but not working my code. Before it’s works. $docxFile = $filePath; $pdfFileName = 'destination.pdf'; $api = new WordsApi($clientId, $clientSecret); $upload_…...$clientSecret); $upload_request = new Requests\UploadFileRequest($docxFile...= $api->uploadFile($upload_request); // save as pdf file $saveOptions...

    forum.aspose.cloud/t/im-trying-convert-word-fil...