Sort Score
Result 10 results
Languages All
Labels All
Results 3,511 - 3,520 of 128,819 for

request

(0.09 sec)
  1. Convert Word to EPUB, DOT to EPUB FREE Converte...

    Free Conversion of DOT to EPUB by using Android Cloud APIs & SDKs. Also Create, Edit & Render Microsoft Word & OpenOffice documents in the Cloud....DOT"); SaveAsRequest request = new SaveAsRequest("file.HTML"...SaveResponse result = wordsApi.saveAs(request); // Converting HTML to EPUB...

    products.aspose.cloud/total/android/conversion/...
  2. Convert Word to DOT, CHM to DOT FREE Converter ...

    Free Conversion of CHM to DOT by using Android Cloud APIs & SDKs. Also Create, Edit & Render Microsoft Word & OpenOffice documents in the Cloud....CHM"); SaveAsRequest request = new SaveAsRequest("file.HTML"...SaveResponse result = wordsApi.saveAs(request); // Converting HTML to DOT...

    products.aspose.cloud/total/android/conversion/...
  3. Convert Word to DOCX, MOBI to DOCX FREE Convert...

    Free Conversion of MOBI to DOCX by using Android Cloud APIs & SDKs. Also Create, Edit & Render Microsoft Word & OpenOffice documents in the Cloud....MOBI"); SaveAsRequest request = new SaveAsRequest("file.HTML"...SaveResponse result = wordsApi.saveAs(request); // Converting HTML to DOCX...

    products.aspose.cloud/total/android/conversion/...
  4. Convert Word to DOTM, DOCM to DOTM FREE Convert...

    Free Conversion of DOCM to DOTM by using Android Cloud APIs & SDKs. Also Create, Edit & Render Microsoft Word & OpenOffice documents in the Cloud....DOCM"); SaveAsRequest request = new SaveAsRequest("file.HTML"...SaveResponse result = wordsApi.saveAs(request); // Converting HTML to DOTM...

    products.aspose.cloud/total/android/conversion/...
  5. Convert Word to DOCX, DOC to DOCX FREE Converte...

    Free Conversion of DOC to DOCX by using Android Cloud APIs & SDKs. Also Create, Edit & Render Microsoft Word & OpenOffice documents in the Cloud....DOC"); SaveAsRequest request = new SaveAsRequest("file.HTML"...SaveResponse result = wordsApi.saveAs(request); // Converting HTML to DOCX...

    products.aspose.cloud/total/android/conversion/...
  6. Convert Word to EMF, DOCX to EMF FREE Converter...

    Free Conversion of DOCX to EMF by using Android Cloud APIs & SDKs. Also Create, Edit & Render Microsoft Word & OpenOffice documents in the Cloud....DOCX"); SaveAsRequest request = new SaveAsRequest("file.HTML"...SaveResponse result = wordsApi.saveAs(request); // Converting HTML to EMF...

    products.aspose.cloud/total/android/conversion/...
  7. Compare DOC In Swift

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

    products.aspose.cloud/words/swift/compare/doc/
  8. Make DOC In Swift

    Make DOC using Swift SDK. Easily create a blank DOC in Swift in a few steps....createDocument(request: createDocumentReques); let...fileName); _ = try api.downloadFile(request: downloadDocumentRequ); Run...

    products.aspose.cloud/words/swift/make/doc/
  9. Aspose.Cells Cloud SDK for Net|Aspose.Cells Clo...

    Aspose.Cells Cloud supports Excel to create, convert, merge, split, protected, inner object operation, and so on....Request ; using System ; using System...localName , mapFiles ); var request = new PutConvertWorkbookRe...

    docs.aspose.cloud/cells/available-sdks/aspose-c...
  10. Get all CustomXmlPart items in a Word document ...

    Get all CustomXmlPart items 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/customxmlparts/get-all/