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

height

(2.14 sec)
  1. Get Chart Area from a Worksheet|Document

    Learn how to retrieve chart‑area information from a worksheet using the Aspose.Cells Cloud REST API, with examples for cURL and multiple SDKs...."Shadow" : false , "Width" : 0 , "Height" : 0 , "X" : 0 , "Y" : 0 ,...

    docs.aspose.cloud/cells/charts/area/get/
  2. 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/
  3. Convert HTML to PDF using Python REST API

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

    kb.aspose.cloud/html/python/convert-html-to-pdf...
  4. Aspose Newsletter August 2017– APIs Updates, Co...

    Aspose developer newsletter of August 2017 describes APIs updates, new feature enhancements & bug fixes within Aspose files and document manipulation APIs....PDF files along with getting height of table in existing PDF files...table object and then print the Height and Width information of extracted...

    blog.aspose.cloud/total/aspose-newsletter-augus...
  5. 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....bold font italic font font height type: docs url: /get-text-...

    docs.aspose.cloud/slides/developer-guide/workin...
  6. 通过云 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/
  7. 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...
  8. 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-...
  9. Create, Manipulate and Convert Microsoft PowerP...

    Create, Edit or Convert Powerpoint Presentation at any platform. PTTX presentation or PPT presentation can be created without any other application....before save, region, window height etc. Import or Transfer bulk...

    blog.aspose.cloud/cells/manipulate-pivot-tables...
  10. Move a named range with an Excel worksheet|Docu...

    Learn how to move a named range within an Excel worksheet using Aspose.Cells Cloud REST API (v3.0). Includes endpoint details, authentication, request/response examples, and SDK code samples for C#, Java, Python, and more....range RowHeight integer No Height of each row (in points) Worksheet...

    docs.aspose.cloud/cells/ranges/move/