Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 31,814 for

request

(0.12 sec)
  1. Make PDF In Curl

    Make PDF using cURL SDK. Easily create a blank PDF in cURL in a few steps....of a new document Create a request to make PDF, passing the name.../create method, passing the request Get the result of PDF creation...

    products.aspose.cloud/words/curl/make/pdf/
  2. Move a file to a new location in Cloud Storage ...

    Move a file to a new location in Cloud Storage programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional...

    docs.aspose.cloud/words/files-and-storage/move-...
  3. Mail Merge Online with Salesforce Apex returns ...

    I am trying to perform a Mail Merge using Aspose.Words Cloud API v4 from Salesforce Apex. My goal is: Take a DOCX template and XML data (currently stored as Salesforce Static Resources or already uploaded in Aspose Sto…...template and XML “online” in the request? Is there an example for Salesforce...

    forum.aspose.cloud/t/mail-merge-online-with-sal...
  4. Make Markdown In Ruby

    Make Markdown using Ruby SDK. Easily create a blank Markdown in Ruby in a few steps....md' create_document_request = CreateDocumentReques .new(...create_document(create_document_request) download_document_request = DownloadFileRequest...

    products.aspose.cloud/words/ruby/make/md/
  5. index.md

    {{< blocks/products/pf/main-wrap-class >}} {{< blocks/products/cells/cells-cloud-ai-assistant >}} {{< blocks/products/cells/cells-cloud-upper-banner h1="将 Excel 文件转换为其他格式。" h2="Aspose.Cells 云为 Exce......blocks/products/cells/cells-cloud-showcode request="format,password,outPath,storageName...using Aspose.Cells.Cloud.SDK.Request; using Newtonsoft.Json; using...

    products.aspose.cloud/cells/zh/net/conversion/i...
  6. C# .NET: Combine Excel Files | Merge Excel File...

    Data consolidation with our comprehensive guide on merging Excel workbooks using .NET REST API. Simple guide to combine Excel files with C#.NET. Merge Excel files....requirements by sending a request to the Cloud instance. Let’s...using C# .NET. The following request expects the input Excel files...

    blog.aspose.cloud/cells/combine-excel-files-in-...
  7. Make HTML In Curl

    Make HTML using cURL SDK. Easily create a blank HTML in cURL in a few steps....of a new document Create a request to make HTML, passing the name.../create method, passing the request Get the result of HTML creation...

    products.aspose.cloud/words/curl/make/html/
  8. Aspose.Cells Cloud Web API - Convert a Spreadsh...

    Effortlessly convert a spreadsheet from a local drive to various formats using the Excel API....0/cells/convert/spreadsheet Request Parameters: Parameter Name...} } ] Error Codes 400 Bad Request : Invalid Aspose.Cells Cloud...

    docs.aspose.cloud/cells/convert-spreadsheet/
  9. C++ Convert WORD To Image REST API

    Convert a Word document to Image in C++ using REST API. Save a Word document as Image using C++....std::shared_ptr<requests::SplitDocumentOnlineR> request ( new requests::S...wordsApi-> splitDocumentOnline (request); Run code Copy C++ code to...

    products.aspose.cloud/words/cpp/conversion/word...
  10. C++ Convert HTML To WORD REST API

    Convert HTML to WORD in C++ using REST API. Save HTML as WORD using C++....std::shared_ptr<requests::ConvertDocumentReque> request ( new requests::C...wordsApi-> convertDocument (request); Run code Copy C++ code to...

    products.aspose.cloud/words/cpp/conversion/html...