Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 32,024 for

request

(0.05 sec)
  1. Optical mark recognition with Aspose.OMR Cloud API

    Optical mark recognition, OMR, recognize scanned images and even photos with high accuracy. Recognize data from tests, exams, questionnaires, surveys....IDE-friendly Better security Usage of Request/Response classes to represent...convert program code to using Request/Response objects, if you need...

    blog.aspose.cloud/words/improved-support-for-im...
  2. Hide rows on an Excel worksheet|Document

    Learn how to hide one or multiple rows in an Excel worksheet using Aspose.Cells Cloud REST API. Includes cURL example, SDK snippets, parameters, authentication, response details, and error handling....sheetName } /cells/rows/hide Request parameters Parameter Type Location...Success – rows hidden 400 Bad request – invalid parameters 401 Unauthorized...

    docs.aspose.cloud/cells/rows/hide/
  3. Get all fields in a Word document online|Docume...

    Get all fields in 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/fields/get-all/
  4. Search text in a Word document online|Documenta...

    Search text in 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/text/search/
  5. Get all styles in a Word document online|Docume...

    Get all styles in 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/styles/get-all/
  6. Get all footnotes from a Word document online|D...

    Get all footnotes 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/footnotes/get-all/
  7. Adding Footers to a PDF Document|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....Type Description Swagger Link Request DTO /pdf/{name}/footers/text...

    docs.aspose.cloud/pdf/adding-footers-to-a-pdf-d...
  8. Error while using Aspose API - Free Support For...

    Hello! Today we are facing an error while using API to convert word to pdf: Aspose.Words.Cloud.Sdk.NeedRepeatRequestException: Exception of type ‘Aspose.Words.Cloud.Sdk.NeedRepeatRequestException’ was thrown." We kindl…..." We kindly request your assistance in resolving...

    forum.aspose.cloud/t/error-while-using-aspose-a...
  9. Error while loading file 'Temp/...' from storag...

    Buongiorno, la chiamata uploadfile di un oggetto RequestDataUpload di tipo stream e con Path=“Temp\xxx.docx” non genera errori mentre la successiva chiamata saveas(Request) genera il seguente errore: Error while loading…...successiva chiamata saveas(request) genera il seguente errore:...

    forum.aspose.cloud/t/error-while-loading-file-t...
  10. Combine DOCX Files in Node.js | Merge Word Docu...

    Learn how to merge multiple Microsoft Word documents (DOC/DOCX) into a single file using Node.js and Aspose.Words Cloud REST API. Combine Word files online...WordsApi(config); Step 2 – Create Merge Request: const appendDocs = { DocumentEntries:..."KeepSourceFormatting" } ] }; const request = new AppendDocumentReques({...

    blog.aspose.cloud/words/merge-word-documents-wi...