Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 31,886 for

request

(0.36 sec)
  1. Image convert issue - Free Support Forum - aspo...

    I am converting a docx file that contain images. but after after converting images gets blurry and in document it’s clear and readable…...docx")) { var request = new ConvertDocumentReque(...this.WordsApi.ConvertDocument(request); } Update Library : Make sure...

    forum.aspose.cloud/t/image-convert-issue/25198
  2. ClientAccountGetRequest|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....ClientAccountGetRequ Contents [ Hide ] Request model for EmailCloud.Client...

    docs.aspose.cloud/email/reference-model-client-...
  3. Merge Presentations Saved to Storage|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.... Merge Request Parameters Name Type Location...presentations are merged. request object body true The information...

    docs.aspose.cloud/slides/merge-presentations-sa...
  4. Excel® Spreadsheet Programming API to speed up ...

    API support to build cross-platform applications having the ability to generate, modify, convert, render, and print spreadsheets. It allows developers to manage worksheets, rows, columns & cells, create spreadsheet contents and styles from scratch, import data onto the worksheets from different data sources, add common and complex mathematical, financial, and text formulas, create & manipulate pivot tables, charts, hyperlinks, comments, drawing objects and much more....PutConvertWorkbookRe request = new PutConvertWorkbookRe(); request.setFormat(format);...GetFileHolder(localName) ); request.setFile(fileMap); File response...

    products.aspose.cloud/cells/java/
  5. Extract Metadata from Word Document with Python...

    Follow this article to extract metadata from Word document with Python REST API. You will learn to fetch the Word file properties with Python Low Code API using the Python cloud SDK....Create the GetDocumentPropertie request object for reading the metadata...array. Finally, create the request object using the GetDocumentPropertie...

    kb.aspose.cloud/words/python/extract-metadata-f...
  6. Update All Fields in Word with Nodej.s REST API

    Follow this article to update all fields in Word with Nodej.s REST API. You will learn to update field in Word with Nodej.s RESTful Service using a Nodej.s-based Cloud SDK....UpdateFieldsOnlineRe class to create a request for the loaded Word file Invoke...UpdateFieldsOnline() method using the above request object Parse the API response...

    kb.aspose.cloud/words/nodejs/update-all-fields-...
  7. Extract Pages From Word with NET REST API

    Follow this article to extract pages from Word with NET REST API. You will get environment settings and learn to extract text from Word document with Java REST API....with the Word file Create a request object using the SaveAsRangeOnlineReq...source Word file into the request object Define the start and...

    kb.aspose.cloud/words/java/extract-pages-from-w...
  8. 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 Java Low Code API using the Java cloud SDK....Create the UpdateParagraphForma Request object using the above settings...UpdateParagraphForma method with the request object. Save the output Word...

    kb.aspose.cloud/words/java/set-paragraph-format...
  9. Convert an Excel File to Different Formats|Docu...

    Convert Excel workbooks to formats such as CSV, PDF, HTML, JSON, Markdown, and more using the Aspose.Cells Cloud REST API....PUT Converts a workbook from request content to the chosen format...format. PutConvertWorkBook The request is an HTTP PUT with multipart...

    docs.aspose.cloud/cells/convert-an-excel-file-t...
  10. Delete a pivot table in an Excel worksheet|Docu...

    Delete a pivot table from an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes Request format, cURL example, error codes, and SDK snippets for C#, Java, Python, Node.js..../pivottables/ { pivotTableIndex } Request parameters Parameter Name Type...Status Description 400 Bad request – missing or invalid parameters...

    docs.aspose.cloud/cells/pivot-tables/delete/