Sort Score
Result 10 results
Languages All
Labels All
Results 41 - 50 of 4,636 for

height

(0.05 sec)
  1. Unexpected Server Font Substitution: Arial → Ar...

    Hello @andrey.potapov , currently I am also facing the same issue. Arial fonts in my slides are getting replaced by another font which is bold. Calibri fonts also don’t seem to work as intended. Can you please confirm wh…...h, original_height, target_width, target_height): """ Calculates...image/slide. :param original_height: Height of the original image/slide...

    forum.aspose.cloud/t/unexpected-server-font-sub...
  2. Java REST API to Create & Process 3D Objects (i...

    Easily build cloud-based Java programs to create, transform, convert and process 3D Box, 3D Sphere, Torus & other 3D entities in the cloud...width, height, length segments, width segments, height segments... 3D box length, width, and height segments. Similarly, our 3D...

    products.aspose.cloud/3d/java/
  3. Extract Text from word documents | Retrieve tex...

    You can extract text from word documents including DOC or DOCX files. You can get text from complete document in paragraphs and the formatting information....set the width and height of the image and height of the bar as well...

    blog.aspose.cloud/barcode/saaspose-barcode-rest...
  4. Update a shape on an Excel worksheet|Document

    Learn how to update a shape in an Excel worksheet using the Aspose.Cells Cloud REST API. Includes HTTPS endpoint, authentication details, DTO schema, step‑by‑step usage, cURL example, and SDK code samples for multiple languages.... Height integer No Height of the shape (in points)..."UpperLeftColumn" : 3 , "Width" : 150 , "Height" : 80 , "RotationAngle" : 0...

    docs.aspose.cloud/cells/shapes/update/
  5. Working with Excel Rows – Aspose.Cells Cloud AP...

    Manipulate rows in Excel files using Aspose.Cells Cloud REST API. Supports Android, C#, Go, Java, Node.js, Perl, PHP, Python, Ruby, and Swift....sheetName}/rows rowIndex , height Copy Rows POST /cells/{fil...(200) : { "RowIndex" : 5 , "Height" : 15.0 , "IsHidden" : false...

    docs.aspose.cloud/cells/rows/
  6. AutoFitterOptions – Properties & Usage Guide | ...

    Learn how to control row‑Height auto‑fitting, merged‑cell handling, hidden rows/columns, language settings, and rendering options with the AutoFitterOptions object in the Aspose.Cells Cloud API....fine‑tune the automatic row‑height adjustment performed by Aspose...Indicates whether only rows whose heights are not manually customized...

    docs.aspose.cloud/cells/auto-fitter-options/
  7. Download converted pdf file - Free Support Foru...

    I need to download this file // Convert HTML file to PDF var convertResponse = pdfApi.PutHtmlInStorageToPdf(name: manifest.Output.OutputFileName, srcPath: name, Height: Height, width: width, marginLeft: left_margin, ma…...OutputFileName, srcPath: name, height: height, width: width, marginLeft:..."Team3WorkOrderTempla.html"; int height = 850; int width = 600; int...

    forum.aspose.cloud/t/download-converted-pdf-fil...
  8. main.min.80bd34bdb129b961b470b579e3255ee95a30a2...

    @import "https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......ont-family:sans-serif;line-height:1.15;-webkit-text-size-adj...875rem;font-weight:400;line-height:1.5;color:#4c4c4c;text-ali...

    docs.aspose.cloud/omr/scss/main.min.80bd34bdb12...
  9. HTML to pdf conevrsion is failing - Free Suppor...

    Hi Team, I am trying to convert this file by apsose html to pdf api but getting following error. { “message”: “Failed to parse URL: /testfolder/test-template2.pdf”, “data”: {}, “innerException”: null, “helpLink”: …...container { width: 210mm; /* height: 297mm; */ margin: auto; padding:...normal; font-weight: 900; line-height: 24px; letter-spacing: -0.09px;...

    forum.aspose.cloud/t/html-to-pdf-conevrsion-is-...
  10. Crop PDF via Cloud Python SDK

    Aspose.PDF Cloud allows you to crop PDF Document. Check the Python source code to crop PDF file....new PDF with given width and height Insert the cropped page (image)... lly : int , width : int , height : int , outputDocument : str...

    products.aspose.cloud/pdf/python/crop/