Sort Score
Result 10 results
Languages All
Labels All
Results 1,011 - 1,020 of 4,296 for

body

(0.28 sec)
  1. HTML File with External CSS Reference is not ad...

    Hi Team, I am trying following simple html file with external css to convert it to pdf. It is getting converted but css is not getting loaded. This is my conversion script. var api = require(‘@asposecloud/aspose-html…...styling for the entire document */ body { font-family: Arial, sans-serif;....com/path/to/font.woff'); } body { font-family: 'MyCustomFont'...

    forum.aspose.cloud/t/html-file-with-external-cs...
  2. Insert a FormField into a Word document online|...

    Insert a FormField into a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/formfields/add/
  3. Add a paragraph to a Word document online|Docum...

    Add a paragraph to a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/paragraphs/add/
  4. Reset all border properties of a table in a Wor...

    Reset all border properties of a table in a Word document programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/tables/reset-border-pro...
  5. Compare two documents|Documentation

    Compare two documents programmatically via Cloud API....more properties into a single body: Property Name Data Type Required/Optional...

    docs.aspose.cloud/words/compare/
  6. PDF, Barcode & QR-codes in Template Generation ...

    Add Barcode, QR-codes and Aruco codes. recognize Barcode and QR-codes in documents like surveys, questionnaires, examination paper, MCQ....specify export options in request body for POST method of SaveAs resource...

    blog.aspose.cloud/total/aspose-cloud-apis-augus...
  7. Search and Replace Text Content within Excel Fi...

    Learn how to search and replace text in Excel workbooks and worksheets using Aspose.Cells Cloud REST API. Includes request format, sample code for .NET, Java, Python, and error handling....Content-Type: application/json Request Body (JSON) { "searchString" : "OldValue"...

    docs.aspose.cloud/cells/search-and-replace/
  8. Set Row Height for a Range in Excel – Aspose.Ce...

    Learn how to change the height of rows within a specific range of an Excel worksheet using the Aspose.Cells Cloud REST API. Includes endpoint, parameters, cURL example, and SDK code snippets for C#, Java, Python, and more.... range object Body (JSON) JSON object that defines...

    docs.aspose.cloud/cells/ranges/update/row-height/
  9. Fetching audio|Documentation

    How to get the text-to-speech conversion result from the Aspose.OCR Cloud queue....JSON format in the response body. { "id" : "TTS01232-9d40-4f...

    docs.aspose.cloud/ocr/fetch-voice/
  10. Export a Worksheet with Aspose.Cells Cloud API ...

    Learn how to export a single worksheet from an Excel file using Aspose.Cells Cloud REST API. Includes endpoint, parameters, a corrected cURL example, authentication details, error handling, and SDK snippets for C#, Java, Python, and more....Status Code Meaning Example JSON Body 200 Success – the worksheet...

    docs.aspose.cloud/cells/worksheets/get-worksheet/