Sort Score
Result 10 results
Languages All
Labels All
Results 1,031 - 1,040 of 31,616 for

request

(0.54 sec)
  1. Import Picture into Excel Worksheet|Document

    Aspose.Cells Cloud REST API support importing picture 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-picture-into-exc...
  2. 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...
  3. Import Data into Excel files and Export data fr...

    Generate new documents or reports that can include charts, tables, and other data visualization elements... Request Parameters Without using storage...NUMBERS , FODS . The request is an HTTP request with multipart content...

    docs.aspose.cloud/cells/data-import-and-export/
  4. Page|Aspose Words Cloud Docs

    Page...Page Contents [ Hide ] Request Response Model Insert InsertPageNumbersOnl...used for insert page number request building. This class is used...

    docs.aspose.cloud/words/spec/page/
  5. Extract text from images with optical character...

    You can find and replace text in PDF documents. Create, edit PDF files and you can also convert PDF file to DOC, HTML, XPS, TIFF etc....resource][19] and send a PUT request to create empty presentation...a POST request (sending presentation paths in request body) to...

    blog.aspose.cloud/total/create-convert-to-html-...
  6. Edit WORD In Swift

    Edit a Word document using Swift SDK. Edit text, modify tables, add images in a Word document with REST API....insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/edit/word/
  7. Edit HTML In Swift

    Edit HTML using Swift SDK. Edit text, modify tables, add images in HTML with REST API....insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/edit/html/
  8. Edit MARKDOWN In Swift

    Edit MARKDOWN using Swift SDK. Edit text, modify tables, add images in MARKDOWN with REST API....insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/edit/markdown/
  9. Edit DOCX In Swift

    Edit DOCX using Swift SDK. Edit text, modify tables, add images in DOCX with REST API....insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/edit/docx/
  10. JSON-ი XML-იში გადაყვანა Node.js-ში | JSON-იდან...

    ისწავლეთ, როგორ გადააქციოთ JSON XML-ად Node.js და REST API-ის საშუალებით. შექმენით სწრაფი და სკალირებადი REST API გადაწყვეტილებები სტრუქტურირებული JSON მონაცემების XML-ად გადაქცევის მიზნით ონლაინ....SaveFormat: "XML" }; const request = new PostWorkbookSaveAsRe({...cellsApi.postWorkbookSaveAs(request); console.log("JSON successfully...

    blog.aspose.cloud/ka/cells/convert-json-to-xml-...