Sort Score
Result 10 results
Languages All
Labels All
Results 3,421 - 3,430 of 31,686 for

request

(0.28 sec)
  1. Convert HTML to PDF with external resources usi...

    Hi, we are evaluating your products, and we are considering using your PDF component to create PDFs from HTML we deliver.We have a few questions we want to understand before we start evaluating the Aspose.PDF.1. When yo…...have logged a new feature request SAASPDF-135 in our issue tracking...

    forum.aspose.cloud/t/convert-html-to-pdf-with-e...
  2. Intermittent delays and failures when convertin...

    Hi, I’ve been using the Aspose.Words API to convert DOCX files to HTML. Recently, I’ve noticed that the API sometimes takes an unusually long time (5–6 minutes) to process a document and then fails. When I retry with th…...converting the file from the request? prateekworkhack August 26...

    forum.aspose.cloud/t/intermittent-delays-and-fa...
  3. Dart Split TXT REST API

    Split TXT file in Dart using REST API....asByteData(); final request = SplitDocumentOnlineR( doc...wordsApi.splitDocumentOnline(request); Run code Copy Dart code to...

    products.aspose.cloud/words/dart/split/txt/
  4. PHP Split PDF REST API

    Split PDF file in PHP using REST API....pdf" ; $request = new SplitDocumentOnlineR...-> splitDocumentOnline ( $request ); Run code Copy PHP code to...

    products.aspose.cloud/words/php/split/pdf/
  5. 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/
  6. 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/
  7. 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/
  8. 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/
  9. Aspose Cloud security reports - Free Support Fo...

    Hi everyone, I hope you are all doing well. I’m writing to Request further details regarding the implemented security measures, available documentation, security certifications obtained(SOC2, ISO27001) and/or reports r…... I’m writing to request further details regarding the...unless it is specifically requested by the customer. All files...

    forum.aspose.cloud/t/aspose-cloud-security-repo...
  10. Reopen - 401 when converting XLSX to PDF - Free...

    For past few days, I encounter "error"=>{"code"=>"errorAuthorization", "message"=>"Unauthorized", "description"=>"Operation Failed. The authorization data is incorrect." We have been using https://api.aspose.cloud/v3.0…...are using HTTP API making requests with our in-house client in...Ruby. Note: I tried the same request using Node.js SDK with the...

    forum.aspose.cloud/t/reopen-401-when-converting...