Sort Score
Result 10 results
Languages All
Labels All
Results 131 - 140 of 139,093 for

request

(0.07 sec)
  1. Convert Using FontFallbackRules|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....Convert presentation from request content to format specified...Convert presentation from request content to format specified...

    docs.aspose.cloud/slides/convert-using-fontfall...
  2. Word table to html table conversion - Free Supp...

    When we convert word to html, the table html elements <table><td> has width and heights. Is there any way we have <table><td> without width and heights?...Request); ConvertDocumentReque convertDocumentReque...Cloud API. I will move your request into the appropriate forum...

    forum.aspose.cloud/t/word-table-to-html-table-c...
  3. Aspose.Imaging Cloud 20.5 - Release Notes|Docum...

    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....string storage = null; var request = new CreateSavedImageAsRe(inputImageStream...ImagingApi.CreateSavedImageAs(request); } IMAGINGCLOUD-494 Add object...

    docs.aspose.cloud/imaging/aspose-imaging-cloud-...
  4. export

    Export,Export Workbook|Aspose.Cells Cloud Document,Export Worksheet|Aspose.Cells Cloud Document,Export Chart|Aspose.Cells Cloud Document,Export...Export excel objects from request... docs.aspose.cloud/cells...export POST Export excel from request content... docs.aspose.clo...

    search.aspose.cloud/q/export.html
  5. How to convert RTF to PDF in .NET? - Aspose.Wor...

    HI, I cannot convert a document from rtf to pdf. My code public async Task<byte[]> ConvertArticle(string fileName, string destinationFormat) { var appKey = Configuration["ASPOSE_APP_KEY"]; var ap…...WordsApi(appKey, appSid); var request = new ConvertDocumentReque(File...= wordsApi.ConvertDocument(request); await using MemoryStream...

    forum.aspose.cloud/t/how-to-convert-rtf-to-pdf-...
  6. How to convert file formats through Aspose.Cell...

    How to convert file formats through Aspose.Cells Cloud.... Construct the API Request and Call the API. This creates...conversion API with this conversion request. Below are the details of the...

    docs.aspose.cloud/cells/how-to-convert-file-for...
  7. Import CSV Data into Excel Worksheet | Aspose.C...

    Cells.Cloud API for Excel operate: Import csv Data into Excel Worksheet.... The request is an HTTP request with multipart content...storageName string Storage name. Request Body Parameter Parameter Name...

    docs.aspose.cloud/cells/import-csv-data-into-wo...
  8. Import Double Array into Excel Worksheet | Aspo...

    Cells.Cloud API for Excel operate: Import 2 Dimension string array data into Excel Worksheet.... The request is an HTTP request with multipart content...storageName string Storage name. Request Body Parameter Parameter Name...

    docs.aspose.cloud/cells/import-2dimension-integ...
  9. Import Double Array into Excel Worksheet | Aspo...

    Cells.Cloud API for Excel operate: Import 2 Dimension double array data into Excel Worksheet.... The request is an HTTP request with multipart content...storageName string Storage name. Request Body Parameter Parameter Name...

    docs.aspose.cloud/cells/import-2dimension-doubl...
  10. Got a 500 error - Aspose.Words Cloud Product Fa...

    Hi, I have used merging multiple docx files, Got this error. Something went wrong: [500] Error connecting to the API (https://api.aspose.cloud/v4.0/words/40123.docx/appendDocument?folder=Tempt&destFileName=Tempt%2FTest…...$uploadRequest = new Aspose\Words\Model\Requests\UploadFileRequest($localFile...$uploadRequest1 = new Aspose\Words\Model\Requests\UploadFileRequest($localFile1...

    forum.aspose.cloud/t/got-a-500-error/14997