Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 31,682 for

request

(0.05 sec)
  1. 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...
  2. 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/
  3. 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/
  4. 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/
  5. 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...
  6. Convert PDF to Word in C# | PDF to DOC | PDF to...

    Convert PDF to Word online using .NET Cloud SDK. Develop PDF to Word converter in .NET. Learn how to convert PDF to Word. PDF to DOC | PDF to DOCX | pdf to word doc...IDE-friendly Better security Usage of Request/Response classes to represent...convert program code to using Request/Response objects Aspose Cloud...

    blog.aspose.cloud/words/support-for-images-in-p...
  7. Delete a Watermark|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.... DeleteWatermark Request Parameters Name Type Location...file. DeleteWatermarkOnlin Request Parameters Name Type Location...

    docs.aspose.cloud/slides/delete-a-watermark/
  8. ContactGetListRequest|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....ContactGetListReques Contents [ Hide ] Request model for EmailCloud.Contact...

    docs.aspose.cloud/email/reference-model-contact...
  9. How to Force the Use of Custom Fonts During Wor...

    I am testing the following API for converting Word to PDF: https://api.aspose.cloud/v4.0/words/convert?format=pdf&storage=TEST&fontslocation=xxx I have specified the fontslocation parameter, assuming that it would enfo…...when making the conversion request. Fallback Mechanism : The fontsLocation...the custom fonts. Example Request : Here’s an example of how...

    forum.aspose.cloud/t/how-to-force-the-use-of-cu...
  10. Reduce Excel File Size | Compress XLS/XLSX | Ex...

    Discover how to compress Excel workbooks and minimize file size using C# .NET. Efficient methods to optimize Excel files with .NET Cloud SDK and cURL...var request = new PostCompressRequest(...); Create request instance...response = cellsApi.PostCompress(request); Call the API to compress...

    blog.aspose.cloud/cells/compress-excel-using-cs...