Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 31,470 for

request

(0.12 sec)
  1. Replace a Text Occurrence|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.... ReplacePresentationT Request Parameters Name Type Location...expression. ReplacePresentationR Request Parameters Name Type Location...

    docs.aspose.cloud/slides/replace-a-text-occurre...
  2. 在Excel文件中设置背景

    Aspose.Cells Cloud REST API 支持为 Excel 文件设置背景,并提供多种编程语言的 SDK,包括 Android、C#、Go、Java、NodeJS、Perl、PHP、Python、Ruby、Swift。...Request ; using System ; using System...PostWatermarkRequest request = new PostWatermarkRequest(); request.File = new...

    products.aspose.cloud/cells/zh/background/
  3. AiNameCompleteRequest|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....AiNameCompleteReques Contents [ Hide ] Request model for EmailCloud.Ai.Name...

    docs.aspose.cloud/email/reference-model-ai-name...
  4. Update a Form Field in a PDF Document|Documenta...

    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....PDF Document PutUpdateFields Request Object { "Name" : "checkBoxField2"...

    docs.aspose.cloud/pdf/update-a-form-field-in-a-...
  5. Make WORD In Swift

    Make a Word document using Swift SDK. Easily create a blank a Word document in Swift in a few steps....createDocument(request: createDocumentReques); let...fileName); _ = try api.downloadFile(request: downloadDocumentRequ); Run...

    products.aspose.cloud/words/swift/make/word/
  6. Make Document In Swift

    Make a file in your preferred format using Swift SDK. Easily create a blank document in Swift in a few steps....createDocument(request: createDocumentReques); let...fileName); _ = try api.downloadFile(request: downloadDocumentRequ); Run...

    products.aspose.cloud/words/swift/make/
  7. Delete a Section in Word with Python REST API

    Follow this article to delete a section in Word with Python REST API. You will learn how to remove section in Word with Python Low Code API using the Python Cloud SDK....DeleteSectionOnline() method using the above request object Access the resultant...DeleteSectionOnline() method with the custom request to delete the section. Code...

    kb.aspose.cloud/words/python/delete-a-section-i...
  8. Rotate and Flip Image with C# REST API

    This short tutorial guides on how to rotate and flip image with C# REST API. You will learn to flip and rotate image online with C# REST Interface using a .NET-based Cloud SDK....image Create the upload image request and upload the source file...the rotate and flip image request using the above parameters...

    kb.aspose.cloud/imaging/net/rotate-and-flip-ima...
  9. Get a footnote from a Word document online|Docu...

    Get a footnote from 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/footnotes/get/
  10. Get the page settings of a Section in a Word do...

    Get the page settings of a Section 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/sections/read/