Sort Score
Result 10 results
Languages All
Labels All
Results 521 - 530 of 4,636 for

height

(0.54 sec)
  1. Convert HTML to PDF | URL to PDF | Web to PDF i...

    How to seamlessly convert HTML to PDF, preserving your web content in a shareable, printable format. Learn the quickest ways to transform HTML files to PDF...of HTML, resultant PDF name, Height, Width, and parameters including...zip&htmlFileName=completeWorkbook.html&height=1024&width=800&isLandscape=false"...

    blog.aspose.cloud/pdf/convert-html-to-pdf-in-py...
  2. Working with Shapes|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...."y" : 100 , "width" : 500 , "height" : 200 , "shapeType" : "Rectangle"..."ShapeObject" , "width" : 500.0 , "height" : 200.0 , "x" : 100.0 , "y"...

    docs.aspose.cloud/slides/working-with-shapes-on...
  3. Custom Fonts Ignored when Converting PPTX to SV...

    I’m having issues getting custom fonts to be recognised when converting slides from PowerPoint presentations to SVG with slides cloud. I’ve added the fonts into s3 storage and passed through the fontsFolder parameter, b…...int|null $width * @param int|null $height * @param string|null $password... ?int $width = null, ?int $height = null, ?string $password =...

    forum.aspose.cloud/t/custom-fonts-ignored-when-...
  4. 通过云端 Python SDK 在 PDF 页脚中添加图像

    使用 Aspose.PDF Cloud SDK 在 Python 中向 PDF 页面添加基于图像的页脚。自动化页脚品牌化。...IMAGE_FOOTER_FILE , width = 24 , height = 24 ) try : response = self...IMAGE_FOOTER_FILE , width = 24 , height = 24 ) try : response = self...

    products.aspose.cloud/pdf/zh/python/footer/image/
  5. Convert XHTML to PDF using Python REST API

    Refer to this guide to convert EPUB to DOCX using Python REST API. It will explain the process to transform an EPUB to DOCX using Python Low Code API with the help of a Python-based Cloud SDK....the PDF file Set the PDF page height to 8 inches and width to 11...

    kb.aspose.cloud/html/python/convert-xhtml-to-pd...
  6. Download email attachments and work with email ...

    Manipulate email message formats such as MSG, EML, and MHT files. Download email attachments or read properties such as sender, receiver, sent date, etc....This feature allows you to get height, width and aspect ratio of...

    blog.aspose.cloud/total/more-features-to-work-w...
  7. Convert HTML to PDF using Node.js REST API

    Follow this article to convert HTML to PDF using Node.js REST API. You will learn to automatically transfer HTML to PDF using Node.js-based API utilizing the Node.js-based Cloud SDK....margins by setting the width, height, and all four margins to shape...

    kb.aspose.cloud/html/nodejs/convert-html-to-pdf...
  8. Convert HTML to PDF using C# REST API

    Follow this article to convert HTML to PDF using C# REST API. You will learn to automatically transfer HTML to PDF using C# .NET-based API utilizing the Dotnet-based Cloud SDK....margins by setting the width, height, and all four margins to shape...

    kb.aspose.cloud/html/net/convert-html-to-pdf-us...
  9. Create PDF via Cloud .NET SDK

    Aspose.PDF Cloud allows you to create PDF Document. Check the .NET source code to create PDF file....pageConfig = new DefaultPageConfig ( Height : 500.0 , Width : 200.0 );...

    products.aspose.cloud/pdf/net/create/
  10. 通过云 Python SDK 在 PDF 页眉中添加图像

    使用 Aspose.PDF Cloud SDK 在 Python 中为 PDF 添加图像页眉。通过品牌元素增强布局。...IMAGE_HEADER_FILE , width = 24 , height = 24 ) try : response = self...IMAGE_HEADER_FILE , width = 24 , height = 24 ) try : response = self...

    products.aspose.cloud/pdf/zh/python/header/image/