Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 128,822 for

request

(0.07 sec)
  1. Setting Protection Properties|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.... SetProtection Request Parameters Name Type Location...file. SetProtectionOnline Request Parameters Name Type Location...

    docs.aspose.cloud/slides/setting-protection-pro...
  2. Delete Interactive Sequences|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.... DeleteSpecialSlideAn Request Parameters Name Type Location...storage. DeleteSpecialSlideAn Request Parameters Name Type Location...

    docs.aspose.cloud/slides/delete-interactive-seq...
  3. Upload a file to Cloud Storage online|Documenta...

    Upload a file to Cloud Storage programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional...name Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/files-and-storage/uploa...
  4. GitHub - aspose-html/Aspose.HTML-Documentation

    Contribute to aspose-html/Aspose.HTML-Documentation development by creating an account on GitHub.... Create a pull request for this branch. It will be...suitable reviewer. Once the request is approved, it can be merged...

    github.com/aspose-html/Aspose.HTML-Documentation
  5. Convert, create and merge Word Documents in Rub...

    Hello! We’re getting 400 Bad Request from the aspose_words_cloud gem, version 19.2 Looking at our Usage panel, I’m seeing the following errors: Error: Error while loading file 'document' from storage: The type initial…... We’re getting 400 Bad Request from the aspose_words_cloud...Method: Export the document from request into the specified format on-line...

    forum.aspose.cloud/t/convert-create-and-merge-w...
  6. Import Integer Array into Excel Worksheet|Docum...

    Aspose.Cells Cloud REST API support importing integer array data into Excel files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift.... The request is an HTTP request with multipart content...

    docs.aspose.cloud/cells/import/integer-array/
  7. Get printable answer sheet after sheet generati...

    I trying to crate a custom answer sheet (in a txt file) and use the curl statements to generate the OMR sheet. I am able to send the POST Request and I am returned a massive response. How would I generate/get the printab…...I am able to send the POST request and I am returned a massive...statement: curl --location --request POST 'https://api.aspose.cloud/v3...

    forum.aspose.cloud/t/get-printable-answer-sheet...
  8. CustomXmlPart|Aspose Words Cloud Docs

    CustomXmlPart...CustomXmlPart Contents [ Hide ] Request Response Model Delete DeleteCustomXmlPartO...RequestId string Gets or sets the request Id. CustomXmlPart CustomXmlPart...

    docs.aspose.cloud/words/spec/customxmlpart/
  9. Replace text from Excel files|Aspose.Cells Clou...

    Aspose.Cells Cloud REST API support replacing old value by new value on Excel files. SDK support kinds of development languages. They include Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and swift....0/cells/replace The request parameters are: Parameter Name...calls to Cloud API with cURL. Request curl -v "http://api.aspose...

    docs.aspose.cloud/cells/replace/
  10. It is returning Zero byte image - Free Support ...

    I am using the aspose Cloud but the jpg returned is a zero byte file. Can you help? public static void Convert(string wordDocumentPath, string tempFolder) { // Set up the configuration for Aspose.Words C…...the result as a stream var request = new ConvertDocumentReque(inputStream...= wordsApi.ConvertDocument(request); if (responseStream != null)...

    forum.aspose.cloud/t/it-is-returning-zero-byte-...