Sort Score
Result 10 results
Languages All
Labels All
Results 3,271 - 3,280 of 31,980 for

request

(0.09 sec)
  1. Add a Watermark in Word with Nodej.s REST API

    This article guides how to add a watermark in Word with Nodej.s REST API. You will learn to insert a watermark in Word with Nodej.s Low Code API using the Nodej.s Cloud SDK....InsertWatermark method using the defined request object Download the resultant...

    kb.aspose.cloud/words/nodejs/add-a-watermark-in...
  2. Unprotect a Word Document with Nodej.s REST API

    Follow this article to unprotect a Word document with Nodej.s REST API. You can unprotect Word file with Nodej.s Low Code API using the Nodej.s cloud SDK....output file name Send the request using the UnprotectDocumentOnl()...

    kb.aspose.cloud/words/nodejs/unprotect-a-word-d...
  3. Add Image in Word Document with NET REST API

    This article guides how to add image in Word document with NET REST API. It explains to insert picture into Word document with C# Low Code API using .NET cloud SDK....Set the target image in the request object Invoke the InsertDrawingObjectO...

    kb.aspose.cloud/words/net/add-image-in-word-doc...
  4. Set Paragraph Formatting in Word with NET REST API

    This article describes how to set paragraph formatting in Word with NET REST API. You will automatically change format of writing a paragraph with C# Low Code API using the .NET cloud SDK....UpdateParagraphForma method using the request object Save the output Word...

    kb.aspose.cloud/words/net/set-paragraph-formatt...
  5. Optical mark recognition with Aspose.OMR Cloud API

    Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys....authentication and usage of request/response classes to represent...

    blog.aspose.cloud/total/celebrate-new-year-with...
  6. Split Word File with Nodej.s REST API

    Follow this article to split Word file with Nodej.s REST API. You can automatically extract pages from Word with Nodej.s REST API using the Nodej.s cloud SDK....object by using the above request object Fetch the target output...

    kb.aspose.cloud/words/nodejs/split-word-file-wi...
  7. Self-Hosted Docker Cells - Missing Fonts - Free...

    When I try and convert an Excel spreadsheet to PDF, the spreadsheet is using the wrong fonts. I have injected a font folder into the docker image and it is showing up in the container with all the ttf, tc, etc. fonts. …... I am just doing a POST request to the URL shown previously...

    forum.aspose.cloud/t/self-hosted-docker-cells-m...
  8. Spreadsheet Operations|Document

    Learn how to perform spreadsheet operations such as auto‑fit, batch conversion, protection, merging, and search‑replace using Aspose.Cells Cloud REST API. Includes concise usage notes and code‑sample guidance....unlock) on up to 100 files per request. POST /cells/batch . Compress...

    docs.aspose.cloud/cells/spreadsheet-operations/
  9. PHP Convert PDF To JPG REST API

    Convert PDF to JPG in PHP using REST API. Save PDF as JPG using PHP....pdf" ; $request = new SplitDocumentOnlineR...-> splitDocumentOnline ( $request ); Run code Copy PHP code to...

    products.aspose.cloud/words/php/conversion/pdf-...
  10. Java Convert PDF To DOC REST API

    Convert PDF to DOC in Java using REST API. Save PDF as DOC using Java....toAbsolutePath()); ConvertDocumentReque request = new ConvertDocumentReque...= wordsApi.convertDocument(request); Run code Copy Java code to...

    products.aspose.cloud/words/java/conversion/pdf...