Sort Score
Result 10 results
Languages All
Labels All
Results 1,821 - 1,830 of 32,221 for

request

(0.16 sec)
  1. Check Number of Words with Nodej.s REST API

    Follow this article to check number of words with Nodej.s REST API. You will learn automatically counting words in MS Word with Nodej.s Low Code API using Nodej.s cloud SDK....accessing statistics Create the request object for the loaded document...source Word file and create a request object for document statistics...

    kb.aspose.cloud/words/nodejs/check-number-of-wo...
  2. Convert Word to TIFF with NET REST API

    Follow this guide to convert Word to TIFF with NET REST API. Use the given steps and code for converting Word to TIFF with Java REST API for free.... Create a ConvertDocument Request object using the file stream...convert DOC to TIFF using the request object. Save the output TIFF...

    kb.aspose.cloud/words/java/convert-word-to-tiff...
  3. Convert DWG into DXF using Node.js REST API

    Follow this article to change file format from DWG to DXF using Node.js REST Interface. You will learn to develop a DWG to DXF converter using Node.js Low Code API with the help of a Node.js-based Cloud SDK....PutDrawingDXF (request) to get the converted result...call cadApi.PutDrawingDXF(request) to convert, and write the...

    kb.aspose.cloud/cad/nodejs/convert-dwg-into-dxf...
  4. Delete a paragraph tab stop from a Word documen...

    Delete a paragraph tab stop from 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/del...
  5. Get Paragraph Properties|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.... GetSpecialSlideParag Request Parameters Name Type Location...storage. GetSpecialSlideParag Request Parameters Name Type Location...

    docs.aspose.cloud/slides/get-paragraph-properti...
  6. Extract Text From Images in iOS apps using Obje...

    Recognize or extract text in English and other languages, and recognize text in only part of an image. iOS apps can extract text....url if provided or from the request body content, language can...URL if provided or from the request body content."); }]; Dependency...

    blog.aspose.cloud/total/extract-text-from-image...
  7. Create, Edit and Convert PDF files in iOS appli...

    You can Create, Edit and Convert PDF in iOS applications. Manipulate PDF file elements like text, annotations, watermarks, signatures, bookmarks etc..../*Convert PDF document from request content to specified format*/...convert pdf document from request content to specified format...

    blog.aspose.cloud/pdf/create-edit-and-convert-p...
  8. 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...
  9. The SVG to DXF conversion breaks the scaling of...

    Hello, So our app has been using the SVG to DXF conversion for some months now, with success. Despite the conversion working, the customers came out to us complaining about the scaling of the DXF files. There is indee…... So firstly we do the request to get start sizes, e.g., via:...you need to perform export request passing desired sizes and millimeter...

    forum.aspose.cloud/t/the-svg-to-dxf-conversion-...
  10. Working with Excel columns|Document

    Detailed guide to Aspose.Cells Cloud API operations for Excel worksheet columns, covering retrieval, addition, copying, hiding, unhiding, grouping, ungrouping, and deletion....for each action, including request parameters, example code, and...

    docs.aspose.cloud/cells/columns/