Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 123,495 for

request

(0.11 sec)
  1. Make Document In Javascript

    Make a file in your preferred format using Node SDK. Easily create a blank document in JavaScript in a few steps....of a new document Create a request to make a document, passing...createDocument() method, passing the request Get the result of the document...

    products.aspose.cloud/words/nodejs/make/
  2. Javascript Convert A File Word, PDF, JPG REST API

    Convert files programmatically in JavaScript using REST API between various file formats: DOC, DOCX, PDF, RTF, ODT, TXT, MOBI, HTML, JPG, PNG and many more....docx" ); const request = new model. ConvertDocumentReque...wordsApi. convertDocument (request) . then ( ( convertDocumentResul...

    products.aspose.cloud/words/nodejs/conversion/
  3. Make DOCX In Javascript

    Make DOCX using Node SDK. Easily create a blank DOCX in JavaScript in a few steps....new DOCX document Create a request to make DOCX, passing the name...createDocument() method, passing the request Get the result of DOCX creation...

    products.aspose.cloud/words/nodejs/make/docx/
  4. DrawingObject|Aspose Words Cloud Docs

    DrawingObject...DrawingObject Contents [ Hide ] Request Response Model Delete DeleteDrawingObjectO...RequestId string Gets or sets the request Id. DrawingObjects DrawingObjectCollect...

    docs.aspose.cloud/words/spec/drawingobject/
  5. Java Convert Large DOCX file to PDF Throws 504 ...

    I encountered a 504 gateway timeout error when using the Aspose Cloud service to convert a docx file to pdf. However, the same docx file was successfully converted two months ago. Is there any recent change or bug that c…...WordsApi("clientid", "secretId", null); var request = new ConvertDocumentReque("file...wordApi.convertDocumentAsync(request, new ApiCallback<byte[]>()...

    forum.aspose.cloud/t/java-convert-large-docx-fi...
  6. DOC Watermark In Swift

    Add watermark to DOC in Swift. Also remove watermark from DOC using Swift API....insertWatermarkOnlin( request: insertWatermarkReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/swift/watermark/doc/
  7. Working with Shapes|Documentation

    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....DeleteSpecialSlideSh GetSpecialSlideShape Request Parameters Name Type Location...“3/shapes/2”). GetSpecialSlideShape Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-shapes-on...
  8. Large PowerPoint Presentation Is Not Getting Co...

    Hi Team, I am facing an issue while using aspose cloud APIs when I am working with large presentation files. One of them is when I am converting PPT to PDF. I am getting an error message “Failed to read the Request for…...“Failed to read the request form. Request body is too large. The...The max request body size is 100000000 bytes” And in rest of...

    forum.aspose.cloud/t/large-powerpoint-presentat...
  9. Tables API for Python

    Tables in Word Documents in Python with Cloud API. Add a table, add a row, extract data from a table...requests import InsertTableRequest...TableInsert(columns_count=3, rows_count=5) request = InsertTableRequest('sample...

    products.aspose.cloud/words/python/tables/
  10. Run|Aspose Words Cloud Docs

    Run...Run Contents [ Hide ] Request Response Model Delete DeleteRunOnlineReque...DeleteRunOnlineReque Represents a request model for WordsApi.DeleteRunOnline()...

    docs.aspose.cloud/words/spec/run/