Sort Score
Result 10 results
Languages All
Labels All
Results 1,601 - 1,610 of 31,685 for

request

(0.16 sec)
  1. Convert Microsoft Word to PDF in C# using Aspos...

    Hi, I am using the code snippet, to convert pdf to doc however the image and highlighting is missing WordsApi wordsApi = new WordsApi(Common.APP_KEY, Common.APP_SID, Common.BASEPATH); StorageApi storageApi = new Stora…...Requests.UploadFileRequest uploadRequest...Aspose.Words.Cloud.Sdk.Model.Requests.UploadFileRequest(System.IO...

    forum.aspose.cloud/t/convert-microsoft-word-to-...
  2. FormField|Aspose Words Cloud Docs

    FormField...FormField Contents [ Hide ] Request Response Model Delete DeleteFormFieldOnlin...DeleteFormFieldOnlin Represents a request model for WordsApi.DeleteFormFieldOnlin()...

    docs.aspose.cloud/words/spec/formfield/
  3. List|Aspose Words Cloud Docs

    List...List Contents [ Hide ] Request Response Model Get GetListOnlineRequest...GetListOnlineRequest Represents a request model for WordsApi.GetListOnline()...

    docs.aspose.cloud/words/spec/list/
  4. Delete Shapes from a Slide|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.... DeleteShape Request Parameters Name Type Location...presentation slide. DeleteShapes Request Parameters Name Type Location...

    docs.aspose.cloud/slides/delete-shapes-from-a-s...
  5. Split Word File with NET REST API

    Follow this article to split Word file with NET REST API. You can automatically extract pages from Word with Java REST API using the Java cloud SDK....Create a SplitDocumentOnline Request with the input file, desired...SplitDocumentOnline operation using the request object Retrieve the resulting...

    kb.aspose.cloud/words/java/split-word-file-with...
  6. Get the Range text in a Word document online|Do...

    Get the Range text in a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/range/get/
  7. Get all FormFields in a Word document online|Do...

    Get all FormFields in a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/formfields/get-all/
  8. Get a comment in a Word document online|Documen...

    Get a comment in a Word document programmatically via Cloud API....following parameters in a REST request: Parameter Name Data Type Required/Optional... Use $multipart/form-data request to combine one or more properties...

    docs.aspose.cloud/words/comments/get/
  9. Aspose.Cells Cloud API – Update (Set) Document ...

    Learn how to set or create a document property in an Excel workbook using Aspose.Cells Cloud REST API. Includes HTTPS endpoint, required parameters, cURL sample, error codes, and SDK snippets for C#, Java, Python, and more....Example JSON Body 400 Bad request – missing or invalid parameters..."Code": 400, "Message": "Invalid request data." } 401 Unauthorized –...

    docs.aspose.cloud/cells/document-properties/upd...
  10. How to protect a file with Aspose.Cells Cloud|D...

    How to protect an Excel file with Aspose.Cells Cloud.... Construct the API Request and Call the API This creates...files and protection Workbook request. It then calls the protect...

    docs.aspose.cloud/cells/how-to-protect-file/