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

request

(0.15 sec)
  1. Add a dynamic filter in an Excel worksheet|Docu...

    Learn how to apply a dynamic filter (e.g., BelowAverage, Tomorrow, LastMonth) to an Excel worksheet using the Aspose.Cells Cloud REST API. Includes cURL, SDK snippets, authentication guidance, and error handling..../autoFilter/dynamicFilter Request parameters Parameter Name Type...

    docs.aspose.cloud/cells/autofilter/add-dynamic-...
  2. Import String Array into Excel Worksheet – Aspo...

    Learn how to import a string array into an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes Request format, parameters, and SDK examples....0/cells/ { name } /importdata The request uses multipart HTTP content...

    docs.aspose.cloud/cells/import-string-array-int...
  3. Delete Hyperlinks in Spreadsheets and Replace T...

    Delete hyperlinks from a worksheet or update it with Aspose.Cells. You can find and replace text in PDF documents and work with images....resource can be used and a DELETE request can be sent to remove all hyperlinks...

    blog.aspose.cloud/total/delete-hyperlinks-in-sp...
  4. Import and Export WordPress Posts from/to PDF a...

    Import wordpress posts or export wordpress posts to PDF or Word or other word processing formats. You can export posts to PDF, DOC, and DOCX with it....1 in request URIs. The new api.aspose.com...

    blog.aspose.cloud/total/saaspose.com-end-point-...
  5. Make Document In Ruby

    Make a file in your preferred format using Ruby SDK. Easily create a blank document in Ruby in a few steps....docx' create_document_request = CreateDocumentReques .new(...create_document(create_document_request) download_document_request = DownloadFileRequest...

    products.aspose.cloud/words/ruby/make/
  6. Make DOCX In C++

    Make DOCX using C++ SDK. Easily create a blank DOCX in C++ in a few steps....docx" ; std::shared_ptr<requests::CreateDocumentReques> createDocumentReques...createDocumentReques ( new requests::CreateDocumentReques( std...

    products.aspose.cloud/words/cpp/make/docx/
  7. C++ Convert PDF To XPS REST API

    Convert PDF to XPS in C++ using REST API. Save PDF as XPS 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/pdf-...
  8. C++ Convert PDF To DOCX REST API

    Convert PDF to DOCX in C++ using REST API. Save PDF as DOCX 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/pdf-...
  9. C++ Convert PDF To JPG REST API

    Convert PDF to JPG in C++ using REST API. Save PDF as JPG 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/pdf-...
  10. C++ Convert PDF To HTML REST API

    Convert PDF to HTML in C++ using REST API. Save PDF as HTML 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/pdf-...