Sort Score
Result 10 results
Languages All
Labels All
Results 1 - 10 of 52 for

height

(0.02 sec)
  1. summercampaign.css

    .holiday20 .productfamilyheader.header2.holidaybanner{min-Height:inherit;Height:inherit!important;padding-bottom:50px!important;position:relative}.holiday20 .holidaybanner small{font-size:11px}.hol......holidaybanner{min-height:inherit;height:inherit!important;padding-bottom:50px...holiday20 .holidaybanner p{line-height:30px}.holiday20 .holidaycamp{border:0...

    cms.admin.containerize.com/templates/aspose/ima...
  2. locale.min.css

    .modal { position: fixed; top: 0; left: 0; z-index: 1049; display: none; width: 100%; Height: 100%; overflow-x: hidden; overflow-y: auto; outline: 0; } .modal-dialog { position: relative; width: au......display: none; width: 100%; height: 100%; overflow-x: hidden;...flex; align-items: center; min-height: calc(100% - 1rem); } .modal-content...

    www.aspose.com/css/locale.min.css
  3. identityserver.css

    body { font-family: 'Open Sans', sans-serif; margin: 0; padding: 0 } .grecaptcha-badge { visibility: collapse !important; } .box1, .box2 { min-Height: 600px } body.sign-page { background: linear-gr......box2 { min-height: 600px } body.sign-page { background:...transition: .1s all ease-in-out; height: calc(100vh - 0px) } .lhs h3...

    id.containerize.com/css/identityserver.css
  4. common.css

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";.siteTop{position:fixed;top:0;z-index:9999}.siteTop a,.siteTop a:focus,.siteTop a:hover{transition:all 0s ease......7px;background:#1b1b1b;font-weight:700;line-height:15px}.siteFooter li a{font-family:Arial...ul{min-height:auto!important}.productbox h6{min-height:55px!important}...

    cms.admin.containerize.com/templates/aspose/css...
  5. containerize.css

    .homeheadline{font-size:45px;font-family:Poppins,sans-serif}.static_header.header3.contanerizeheader{background-image:url(//cms.admin.containerize.com/templates/dynabic/images/dynabicheader.jpg);ba......important;line-height:22px!important}.productsrow2...productbox{padding:20px 0 0!important;min-height:180px!important}.sub-menu-container...

    cms.admin.containerize.com/templates/containeri...
  6. 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...
  7. 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-...
  8. bootstrap.min.css

    /*! * Bootstrap v3.3.7 (http://getbootstrap.com) * Copyright 2011-2016 Twitter, Inc. * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE) *//*! normalize.css v3.0.3 | MIT Li......t([controls]){display:none;height:0}[hidden],template{displa...sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-...

    maxcdn.bootstrapcdn.com/bootstrap/3.3.7/css/boo...
  9. 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/...
  10. Using API reference in .net - Free Support Foru...

    I need to use this https://reference.aspose.cloud/pdf/#/Convert/PutHtmlInStorageToPdf to call this method PUT​/pdf​/{name}​/create​/htmlConvert HTML file (located on storage) to PDF format and upload resulting file to s…...Combine(TempFolder, name), htmlFileName, height, width)) { Assert.That(response...= "HtmlWithImage.html"; int height = 650; int width = 250; string...

    forum.aspose.cloud/t/using-api-reference-in-net...