Sort Score
Result 10 results
Languages All
Labels All
Results 3,401 - 3,410 of 31,649 for

request

(0.15 sec)
  1. write_in|Documentation

    Write_in element provides a blank field in which the respondent can hand write some text or draw a picture....Write_in element can be used to request some information in free form...

    docs.aspose.cloud/omr/txt-markup/write_in/
  2. Extract Text from word documents | DOC DOCX Pro...

    You can extract text from word documents including DOC or DOCX files. You can get text from complete document in paragraphs and the formatting information....Storage or send the document as request stream to Aspose Cloud API...

    blog.aspose.cloud/words/convert-document-to-oth...
  3. Merge Cells in Excel using Python REST API

    This article guides on how to merge cells in Excel using Python REST API. You will learn to automatically combine cells in Excel using Python Low Code API with a Python-based Cloud SDK....merge area size Execute the request using the PostWorksheetMerge()...

    kb.aspose.cloud/cells/python/merge-cells-in-exc...
  4. Insert a Page Break in Excel using Node.js REST...

    Follow this article to insert a page break in Excel using Node.js REST API. You will learn to automatically set page break in Excel using Node.js-based API by utilizing a Node.js-based Cloud SDK....the horizontal page break request and using it for inserting...

    kb.aspose.cloud/cells/nodejs/insert-a-page-brea...
  5. Change QR Code Color with Node.js REST API

    Follow this article to change QR code color with Node.js REST API. You will learn to create QR code on color background with Node.js Low Code API using a Node.js-based Cloud SDK....a barcode by sending a GET request with details such as the type...

    kb.aspose.cloud/barcode/nodejs/change-qr-code-c...
  6. Import and Export WordPress Posts from/to PDF a...

    Import wordpress posts or export wordpress posts to PDF or Word or other word processing formats. You can export posts to PDF, DOC, and DOCX with it....various ways by just creating a request that includes the correct transformation...

    blog.aspose.cloud/imaging/manipulate-images-usi...
  7. Use the fontsFolder Parameter to Specify Custom...

    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.... Examples cURL Example Request Create Authentication Header...

    docs.aspose.cloud/slides/use-the-fontsfolder-pa...
  8. Extract Text From Images in iOS apps using Obje...

    Recognize or extract text in English and other languages, and recognize text in only part of an image. iOS apps can extract text....ff #Convert document from request content to tiff format. file_name...

    blog.aspose.cloud/pdf/create-edit-and-convert-p...
  9. Java Split A File REST API

    Split documents programmatically in Java using REST API. A wide variety of file formats is supported, including DOCX, PDF, HTML, JPG, PNG and many more....toAbsolutePath()); SplitDocumentOnlineR request = new SplitDocumentOnlineR...wordsApi.splitDocumentOnline(request); Run code Copy Java code to...

    products.aspose.cloud/words/java/split/
  10. Ruby Split A File REST API

    Split documents programmatically in Ruby using REST API. A wide variety of file formats is supported, including DOCX, PDF, HTML, JPG, PNG and many more....docx' ) request = SplitDocumentOnlineR .new(...@words_api .split_document_online(request) Run code Copy Ruby code to...

    products.aspose.cloud/words/ruby/split/