Convert PDF to TIFF in C# using REST API. Save PDF as TIFF using C#....pdf" ); var request = new SplitDocumentOnlineR(doc...wordsApi.SplitDocumentOnline(request); using ( var fileStream =...
Make a Word document using PHP SDK. Easily create a blank a Word document in PHP in a few steps....new Word document Create a request to make Word, passing the name...createDocument() method, passing the request Get the result of Word creation...
Convert PDF to RTF in Go using REST API. Save PDF as RTF using Go....[ string ] interface {}{} request := &models.ConvertDocumentReque{...wordsApi.ConvertDocument(ctx, request) Run code Copy Go code to the...
Convert TEXT to SVG in Go using REST API. Save TEXT as SVG using Go....{}{ "zipOutput" : true ,} request := &models.SplitDocumentOnlineR{...wordsApi.SplitDocumentOnline(ctx, request) Run code Copy Go code to the...
Compress PDF or Word file to smaller size using Swift SDK. Optimize document content in any supported format in Swift....compressDocumentOnli(request: compressDocumentRequ); let...= try api.convertDocument(request: convertDocument); Run code...
Make DOC using Go SDK. Easily create a blank DOC in Go in a few steps....new DOC document Create a request to make DOC, passing the name...CreateDocument() method, passing the request Get the result of DOC creation...
Follow this article to format table in Word with Python REST API. You will learn to automatically update table design in Word with Python REST API using the Python cloud SDK....) method by providing the request object Retrieve the output...
Split PDF files as separate files while choosing the file format as a new PDF, image, or MS Word documents. Split all pages of PDF or split specific pages.... The file is sent through request stream to Aspose Cloud servers...
Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys.... The request body and parameters do not...
In this bsic article, you'll learn to convert JPG to GIF with NET REST API. You can easily achieve JPG to GIF conversion using NET Low Code API with the help of following steps and below code for free....instance of the ConvertImage Request with input JPG file stream...