Sort Score
Result 10 results
Languages All
Labels All
Results 381 - 390 of 29,743 for

request

(0.1 sec)
  1. AiBcrParseRequest|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....AiBcrParseRequest Contents [ Hide ] Request model for EmailCloud.Ai.Bcr...

    docs.aspose.cloud/email/reference-model-ai-bcr-...
  2. Extract text from images with optical character...

    You can find and replace text in PDF documents. Create, edit PDF files and you can also convert PDF file to DOC, HTML, XPS, TIFF etc....resource][19] and send a PUT request to create empty presentation...a POST request (sending presentation paths in request body) to...

    blog.aspose.cloud/total/create-convert-to-html-...
  3. Clear Objects in Excel

    Aspose.Cells Cloud REST API supports clearing inner objects in an Excel file and provides SDKs for various programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostClearObjectsRequ request = new PostClearObjectsRequ(); request.File = new...

    products.aspose.cloud/cells/clear/
  4. Import Picture into Excel Worksheet|Aspose.Cell...

    Aspose.Cells Cloud REST API support importing picture into Excel files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift.... The request is an HTTP request with multipart content...

    docs.aspose.cloud/cells/import-picture-into-exc...
  5. Javascript Split A File REST API

    Split documents programmatically in JavaScript using REST API. A wide variety of file formats is supported, including DOCX, PDF, HTML, JPG, PNG and many more....docx" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentResult...

    products.aspose.cloud/words/nodejs/split/
  6. Javascript Split WORD REST API

    Split WORD file in JavaScript using REST API....docx" ); const request = new model. SplitDocumentOnlineR...wordsApi. splitDocumentOnline (request) . then ( ( splitDocumentResult...

    products.aspose.cloud/words/nodejs/split/word/
  7. Working with Geometry Paths|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.... GetShapeGeometryPath Request Parameters Name Type Location...path. SetShapeGeometryPath Request Parameters Name Type Location...

    docs.aspose.cloud/slides/working-with-geometry-...
  8. Adding Excel Formula using Python REST API

    This article guides on adding Excel formula using Python REST API. You will learn how to add a formula in Excel using Python Low Code API with a Python-based Cloud SDK....will be processed Prepare a request to upload the local Excel file...execute the upload Create a request to insert a formula =NOW()...

    kb.aspose.cloud/cells/python/adding-excel-formu...
  9. Extract Metadata from Word Document with NET RE...

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

    kb.aspose.cloud/words/net/extract-metadata-from...
  10. Update All Fields in Word with Java REST API

    Follow this article to update all fields in Word with Java REST API. You will learn to update field in Word with Java RESTful Service using a Java-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/java/update-all-fields-in...