Sort Score
Result 10 results
Languages All
Labels All
Results 21 - 30 of 4,474 for

height

(0.7 sec)
  1. Set heights of rows inside the range|Document

    Learn how to set the Height of rows within a specific range on an Excel worksheet using Aspose.Cells Cloud REST API. Includes request details, cURL example, and SDK code snippets for multiple programming languages....Set heights of rows inside the range Contents [ Hide ] This REST...REST API sets the row height of a range on an Excel worksheet...

    docs.aspose.cloud/cells/ranges/update/row-height/
  2. Aspose.HTML-Cloud conversion from SVG to PNG do...

    Using Aspose.HTML-Cloud for .NET version 25.10.1, calling the ConvertApi.ConvertAsync method to convert an SVG file to PNG format. Given the following SVG snippet: <svg width="793" Height="174" xmlns="http://www.w3.org…...SVG snippet: <svg width="793" height="174" xmlns="http://www.w3...parameters such as Width , Height , Dpi , or a PreserveAspectRatio...

    forum.aspose.cloud/t/aspose-html-cloud-conversi...
  3. bundles_gd.css

    body{opacity:1!important}html{font-family:'Open Sans',sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}article,aside,details,figcaption,figure,footer,header,hgroup,m......t([controls]){display:none;height:0}[hidden],template{displa...sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-...

    cms.admin.containerize.com/templates/groupdocs/...
  4. Adding Aspose Cloud SDK to the Android Studio |...

    Add Aspose Cloud SDK to your Android Studio project in Android Studio as external Aspose Cloud Maven dependency or as an external library via Gradle files.... Set Barcode Image Height, Width and Quality along with...allows you to set barcode image height, width, and quality along with...

    blog.aspose.cloud/total/new-release-of-aspose-c...
  5. Barcodes and QR codes|Documentation

    Add barcodes and QR codes to personalize or uniquely identify a form.... height integer Automatic Barcode height, in pixels..."code39standard" , "align" : "left" , "height" : 150 } ] }, { "element_type"...

    docs.aspose.cloud/omr/json-markup/elements-barc...
  6. Image|Documentation

    Image element is used to add a picture.... height integer Original image height Image height, in pixels...

    docs.aspose.cloud/omr/json-markup/image/
  7. main.bundle.min.56dbc71bb848deb9c611d271a93a21b...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......c;font-family:inherit;line-height:1.2}.docs_information h2{m...4rem;margin-bottom:1rem;line-height:1.2;font-weight:600}.docs_information...

    docs.aspose.cloud/html/css/main.bundle.min.56db...
  8. Issue with Aspose.WordsCloud DrawingObjectInser...

    We are facing an issue when inserting SVG images into Word documents using aspose-words-cloud==23.2.0 and the latest version aspose-words-cloud==24.9.0 also. The code runs without errors, and everything was working perfe…...document, image, node_path, width, height): request_drawing_object =...asposewordscloud.DrawingObjectInsert(height=height, left=0, top=0, width=width...

    forum.aspose.cloud/t/issue-with-aspose-wordsclo...
  9. HTML to PDF Conversion in C# throws 404 not fou...

    this is my code. PdfApi api = new PdfApi("xxxxxxxxxxxxxxxxxxxxxxxxx", "xxxxxx-xxxx-xxxxx-xxxx-xxxxxxxx"); string localFolder = "C:/Temp/"; string TempFolder = "Temp"; string name = "blankpages.zip"; string htmlFileName…...r + "/" + name, file); int height = 650; int width = 250; string...Combine(FolderName, name), htmlFileName, height, width, dstFolder: FolderName);...

    forum.aspose.cloud/t/html-to-pdf-conversion-in-...
  10. Download a Shape from a Data Transfer Object|Do...

    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.... Rectangle , Width = 400 , Height = 200 , Text = "New shape"...shape . width = 400 shape . height = 200 shape . text = "Shape...

    docs.aspose.cloud/slides/download-a-shape-from-...