Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 31,886 for

request

(0.38 sec)
  1. Add a Border to a Word Document with NET REST API

    Follow this article to add a border to a Word document with NET REST API. It has the IDE details, steps, and a sample code demonstrating how to add a border in Word with C# Low Code API....customize it, and set it into the request object Set node path, border...and destination file in the request object Invoke the UpdateBorderOnline()...

    kb.aspose.cloud/words/net/add-a-border-to-a-wor...
  2. Remove Image Background in Excel using Java RES...

    This code guides on how to remove picture background in Excel using Java Low Code API. You will learn to remove image background in Excel using Java REST API by utilizing a Java-based Cloud SDK....Cloud storage Send the upload request to the cloud using the UploadFile()...DeleteWorkbookBackgr() with the prepared request to remove the workbook’s background...

    kb.aspose.cloud/cells/java/remove-image-backgro...
  3. Add a Border to a Word Document with Nodej.s RE...

    Follow this article to add a border to a Word document with Nodej.s REST API. It has the IDE details, steps, and a sample code demonstrating how to add a border in Word with Nodej.s Low Code API....customize it, and set it into the request object Set node path, border...and destination file in the request object Invoke the UpdateBorderOnline()...

    kb.aspose.cloud/words/nodejs/add-a-border-to-a-...
  4. Wrong number format in embedded graphs - Free S...

    Hi, we’ve noticed the number format does not respect the locale when embedded graphs are converted to images. Graphs data comes from Excel and we’ve made sure both Word and Excel have appropriate languages, locale and n…... Request body (multipart/form‑data)... If you cannot modify the request (e.g., a third‑party service)...

    forum.aspose.cloud/t/wrong-number-format-in-emb...
  5. Խմբագրել HTML Ը Swift Ում

    Խմբագրել HTML՝ օգտագործելով Swift SDK: Խմբագրել տեքստը, փոփոխել աղյուսակները, ավելացնել պատկերներ HTML ում REST API ով:...insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/hy/swift/edit/html/
  6. Խմբագրել DOCX Ը Swift Ում

    Խմբագրել DOCX՝ օգտագործելով Swift SDK: Խմբագրել տեքստը, փոփոխել աղյուսակները, ավելացնել պատկերներ DOCX ում REST API ով:...insertParagraphOnlin(request: insertParagraphReque); let...= try api.convertDocument(request: convertRequest); import AsposeWordsCloud...

    products.aspose.cloud/words/hy/swift/edit/docx/
  7. Add Date Filter to an Excel Worksheet|Document

    Learn how to add a date filter to an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes cURL example, SDK snippets (C#, Java, Python, etc.), parameters, and error handling..../autoFilter/dateFilter Request parameters The request parameters are...Message Description 400 Bad Request 400 Invalid range format. Expected...

    docs.aspose.cloud/cells/autofilter/add-date-fil...
  8. Aspose.Cells Cloud Web API – Extract Text|Aspos...

    Extract substrings, numbers or characters from Excel cells using Aspose.Cells Cloud API. Supports before/after text, position‑based extraction, and direct output to a new range....0/cells/content/extract/text The request parameters of extractText API...workbook. Response When the request succeeds, the API returns a...

    docs.aspose.cloud/cells/extract-text/
  9. Protect Excel files

    Aspose.Cells Cloud REST API supports workbook decryption, encryption, and digital signatures, and provides SDKs for various programming languages, including Android, C#, Go, Java, NodeJS, Perl, PHP, Python, Ruby, and Swift....Request ; using System ; using System...PostProtectRequest request = new PostProtectRequest(); request.File = new...

    products.aspose.cloud/cells/protect/
  10. Get Names from an Excel Workbook|Document

    Retrieve all defined names from an Excel workbook using the Aspose.Cells Cloud REST API. Includes authentication guidance, cURL example, response schema, error handling, and SDK samples....0/cells/ { name } /names The request parameters are: Parameter Name...Bearer <jwt token> in every request. The OpenAPI Specification...

    docs.aspose.cloud/cells/get-names-from-an-excel...