Sort Score
Result 10 results
Languages All
Labels All
Results 91 - 100 of 3,941 for

body

(0.06 sec)
  1. Template Merge | Documentation

    Template Merge Contents [ Hide ] HTML Template Merge Specification Summary This document describes the feature of HTM......charset = "utf-8" /> </ head > < body > < div > < p > Name: {{Name}}...{{Address.City}} </ p > </ div > </ body > </ html > Data context The...

    docs.aspose.cloud/html/archive_v_3_0/template-m...
  2. Looking for information on the Audio Compress P...

    I am a beginner API user but I am trying to use an API request along with Make.com to compress an audio file before sending it to the Open AI API for audio transcription. I found this page Compress API file Online App -…...Headars / Authorization Body Type Body Parameters Thanks in advance...

    forum.aspose.app/t/looking-for-information-on-t...
  3. Replace Font|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....presentations uploaded in the request body. Optionaly the new font can...presentation in the request body. SDK Examples SDK Source The...

    docs.aspose.cloud/slides/replace-font/
  4. Html to pdf convert using Api not setting margi...

    I am trying to convert html file into pdf. I need to set a margin for every page here. But nothing happened here. var apiKey = "xxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxx"; var apiSecret = "xxxxxxxxxx…...document with <html>, <head>, and <body> tags string modifiedHtml =...htmlDocument.Replace("<body>", $"<body style='margin-top:{top...

    forum.aspose.cloud/t/html-to-pdf-convert-using-...
  5. Hello, world!|Documentation

    Get started with Aspose.OCR for JavaScript via C++ by creating and running a bare minimum example....</ title > </ head > < body > </ body > </ html > Add an input...recognition results to the page body: < p >< b > Provide image file:...

    docs.aspose.com/ocr/javascript-cpp/hello-world/
  6. .detach() | jQuery API Documentation

    jQuery API Documentation .detach( [selector ] ) Returns: jQuery Description: Remove the set of matched elements from ......js" > </ script > </ head > < body > < p > Hello </ p > how are...) { if ( p ) { p.appendTo( "body" ); p = null ; } else { p =...

    api.jquery.com/detach/
  7. Aspose Words Python Self Host - Process html(ma...

    Hi, We are trying to migrate from Aspose cloud rest API in rails to a self-hosted Aspose Words Python server since Its not available in Ruby. In the documentation, there is only basic information regarding merge fields…..."html", "htmlText": "<html> <body> <div> <img src='#{img_path}'>...-5px'>#{caption}</div> </div> </body> </html>" } How to write the...

    forum.aspose.cloud/t/aspose-words-python-self-h...
  8. Aspose.Slides Cloud 20.8 Release Notes|Document...

    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....folder=myFolder Request body: { "value": "NewCategory", "dataPoints":...s/2?folder=myFolder Request body: { "value": "UpdatedCategory"...

    docs.aspose.cloud/slides/aspose-slides-cloud-20...
  9. hugocustom.css

    /* font-awesome.css */ @font-face{font-family:FontAwesome;font-display: swap;src:url(https://cms.admin.containerize.com/templates/aspose/App_Themes/V3/fonts/fontawesome-webfont.eot?v=4.6.3);src:url......U+2212,U+2215,U+FEFF,U+FFFD}body{background-color:#FFFFFF!im.../*Search UI*/ /*Repository UI*/ body{margin:0;font-family:'Open Sans'...

    releases.aspose.cloud/res_repo/css/hugocustom.css
  10. Edit HTML Document – Edit HTML File – C#

    Learn how to read or modify the Document Object Model, how to create an HTML Element, and use Inline CSS, Internal CSS, and External CSS....tag, such as <body> , and an end tag, such as </body> . Elements...the paragraph to the document body. Save the HTML document to a...

    docs.aspose.com/html/net/edit-html-document/