Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 31,980 for

request

(0.61 sec)
  1. C# Split HTML REST API

    Split HTML file in C# using REST API....html" ); var request = new SplitDocumentOnlineR(document:...wordsApi.SplitDocumentOnline(request); Run code Copy C# code to...

    products.aspose.cloud/words/net/split/html/
  2. Ruby Split TXT REST API

    Split TXT file in Ruby using REST API....txt' ) request = SplitDocumentOnlineR .new(...@words_api .split_document_online(request) Run code Copy Ruby code to...

    products.aspose.cloud/words/ruby/split/txt/
  3. Ruby Split PDF REST API

    Split PDF file in Ruby using REST API....pdf' ) request = SplitDocumentOnlineR .new(...@words_api .split_document_online(request) Run code Copy Ruby code to...

    products.aspose.cloud/words/ruby/split/pdf/
  4. Go Split A File REST API

    Split documents programmatically in Go using REST API. A wide variety of file formats is supported, including DOCX, PDF, HTML, JPG, PNG and many more....: ToBoolPointer( true ), } request := &models.SplitDocumentOnlineR{...wordsApi.SplitDocumentOnline(ctx, request) Run code Copy Go code to the...

    products.aspose.cloud/words/go/split/
  5. An uncaught Exception was encountered - Free Su...

    We are receiving the following error message when we try and generate documents. This is critical for us as we need these documents for court tomorrow: An uncaught Exception was encountered Type: GuzzleHttp\Exception\S…...502 Bad Gateway response: Request could not be proxied. A connection...

    forum.aspose.cloud/t/an-uncaught-exception-was-...
  6. C++ Split DOCX REST API

    Split DOCX file in C++ using REST API....std::shared_ptr<requests::SplitDocumentOnlineR> request ( new requests::C...wordsApi-> splitDocumentOnline (request); Run code Copy C++ code to...

    products.aspose.cloud/words/cpp/split/docx/
  7. C++ Split A File REST API

    Split documents programmatically in C++ using REST API. A wide variety of file formats is supported, including DOCX, PDF, HTML, JPG, PNG and many more....std::shared_ptr<requests::SplitDocumentOnlineR> request ( new requests::C...wordsApi-> splitDocumentOnline (request); Run code Copy C++ code to...

    products.aspose.cloud/words/cpp/split/
  8. index.md

    {{< blocks/products/pf/main-wrap-class >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="Fusionner plusieurs fichiers Excel" h2="Aspose.Cells Cloud SDK prend en charge la fusion de plusieu......Request; using System; using System...PostMergeRequest request = new PostMergeRequest(); request.File = new...

    products.aspose.cloud/cells/fr/merge/index.md
  9. index.md

    {{< blocks/products/pf/main-wrap-class >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="دمج ملفات Excel متعددة" h2="يدعم Aspose.Cells Cloud SDK دمج ملفات Excel المتعددة في ملف Excel واحد.......Request; using System; using System...PostMergeRequest request = new PostMergeRequest(); request.File = new...

    products.aspose.cloud/cells/ar/merge/index.md
  10. Exception trying to convert html to pdf - Free ...

    We are converting with local files and are getting an exception deep in NewtonSoft for parsing the JSON??? - I believe this JSON parsing is failing after a 504 Gateway Time-out (using Fiddler) for uploading the html (ver…...cs:line 193 Fiddler Request header POST https://api.aspose...Content-Type: application/json Request body: { "inputContent": "<...

    forum.aspose.cloud/t/exception-trying-to-conver...