Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 31,616 for

request

(0.07 sec)
  1. Read Text Items|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.... GetPresentationTextI Request Parameters Name Type Location...presentation slide. GetSlideTextItems Request Parameters Name Type Location...

    docs.aspose.cloud/slides/read-text-items/
  2. HTML to Word | Convert HTML to DOCX with .NET R...

    Seamless conversion of HTML documents to Word (DOCX) files with .NET REST API. Convert HTML to Word document including HTML to DOC or HTML to DOCX online.... GetDocumentWithForma request = new GetDocumentWithForma("input...Create Document conversion request where we provide the name of...

    blog.aspose.cloud/words/html-to-word-with-dotne...
  3. Convert HTML Reports to PDF – Aspose.HTML Cloud

    Learn how to convert HTML reports into PDF documents using Aspose.HTML Cloud API, with detailed examples in C# and JavaScript....</ body > 30 </ html > API Request for Report Conversion Endpoint:...0/html/conversion/html-pdf/sync Request Body: Copy 1 { 2 "InputContent"...

    docs.aspose.cloud/html/common-usecases/report-h...
  4. Compare HTML In Swift

    Compare two HTML using Swift. With our Swift SDK, you can easily find the difference between HTML files....uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/swift/compare/html/
  5. Quickstart|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....App Before you can make any requests to Aspose Cloud APIs you need...low-level details of making requests and handling responses and...

    docs.aspose.cloud/diagram/quickstart/
  6. QuickStart|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....App Before you can make any requests to Aspose Cloud APIs you need...low-level details of making requests and handling responses and...

    docs.aspose.cloud/cad/quickstart/
  7. Համեմատեք HTML Ը Swift Ում

    Համեմատեք երկու HTML ՝ օգտագործելով Swift: Մեր Swift SDK ի միջոցով դուք հեշտությամբ կարող եք գտնել տարբերությունը HTML ֆայլերի միջև:...uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/hy/swift/compare/html/
  8. Համեմատեք TXT Ը Swift Ում

    Համեմատեք երկու TXT ՝ օգտագործելով Swift: Մեր Swift SDK ի միջոցով դուք հեշտությամբ կարող եք գտնել տարբերությունը TXT ֆայլերի միջև:...uploadFile(request: uploadFirstFileReque); let...fileName2); _ = try api.uploadFile(request: uploadSecondFileRequ); //...

    products.aspose.cloud/words/hy/swift/compare/txt/
  9. Replace a Word in Word with Python REST API

    This article entails how to replace a word in Word with Python REST API. You will automate the process to change a word in Word with Python REST API using the Python Cloud SDK....ReplaceTextOnline() method with the custom request Get the output file contents...creating the replace text request using the ReplaceTextParameter...

    kb.aspose.cloud/words/python/replace-a-word-in-...
  10. Insert watermark text into a Word document onli...

    Insert watermark text into 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/watermark/insert-text/