Sort Score
Result 10 results
Languages All
Labels All
Results 1,651 - 1,660 of 31,744 for

request

(0.13 sec)
  1. Delete a Section in Word with Nodej.s REST API

    Follow this article to delete a section in Word with Nodej.s REST API. You will learn how to remove section in Word with Nodej.s Low Code API using the Nodej.s Cloud SDK....DeleteSectionOnline() method using the above request object Access the resultant...DeleteSectionOnline() method with the custom request to delete the section. Code...

    kb.aspose.cloud/words/nodejs/delete-a-section-i...
  2. Rotate and Flip Image with Node.js REST API

    This short tutorial guides on how to rotate and flip image with Node.js REST API. You will learn to flip and rotate image online with Node.js REST Interface using a Node.js-based Cloud SDK....image Create the upload image request and upload the source file...the rotate and flip image request using the above parameters...

    kb.aspose.cloud/imaging/nodejs/rotate-and-flip-...
  3. Apply Filter on Image using Python REST API

    In this short guide, you will learn how to apply filter on image using Python REST API. It has IDE settings, a list of steps, and a sample code to apply filter to picture using Python Low Code API...class object Create the filter request using the FilterEffectImageReq...filter parameters, create the request object, and call the FilterEffectImage()...

    kb.aspose.cloud/imaging/python/apply-filter-on-...
  4. Convert PNG to PDF using Node.js REST API

    Refer to this article to convert PNG to PDF using Node.js REST API. You will learn to transform PNG to PDF using Node.js RESTful Service with the help of a Dotnodejs based Cloud SDK....collection Create a conversion request by passing the image list and...template, create the conversion request, invoke PutImageInStorageToP()...

    kb.aspose.cloud/pdf/nodejs/convert-png-to-pdf-u...
  5. Convert TIFF to JPG using Node.js REST API

    This short tutorial guides you on how to convert TIFF to JPG using Node.js REST API. You will learn to transform TIFF to JPG using Node.js Low Code API with a Node.js-based Cloud SDK....Cloud storage Instantiate the request object using the ConvertImageRequest()...Cloud storage, creating the request object by defining the input...

    kb.aspose.cloud/imaging/nodejs/convert-tiff-to-...
  6. Edit PDF Bookmark using C# REST API

    Follow this article to edit PDF bookmark using C# REST API. You will learn to develop an online PDF bookmark editor using C# Low Code API with the help of a .NET-based Cloud SDK....using C# RESTful Service For request authentication, create the...Execute the PutBookmarkAsync request, verify the success, then download...

    kb.aspose.cloud/pdf/net/edit-pdf-bookmark-using...
  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. Get paragraph tab stops in a Word document onli...

    Get paragraph tab stops 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/paragraphs/tab-stop/get...
  9. Get a Header/Footer of a Section online|Documen...

    Get a Header/Footer of a Section 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/headers-and-footers/get...
  10. Get a table border in a Word document online|Do...

    Get a table border 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/tables/get-border/