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...
Follow this article to convert TIFF image to PDF using Java REST API. You will learn to change TIFF to PDF using Java REST API with the help of a Java-based Cloud SDK....with the output name and the request object to generate the PDF...
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...
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()...
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...
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...
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...
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...
Create personalized documents, automate emails, generate reports using Mail merge in Ruby. Mail merge Word or PDF templates with your data using Ruby....source data Create a MailMerge request, passing template and data...ine() method, passing the request Get the result of Mail merge...
Merge PDF to PNG in Swift using REST API. Save PDF as PNG using Swift....appendDocumentOnline(request: appendDocumentOnline); let...try api.splitDocumentOnline(request: splitDocumentOnline); Run...