Sort Score
Result 10 results
Languages All
Labels All
Results 6,811 - 6,820 of 16,759 for

true type

(0.22 sec)
  1. 在 Python 中将 MHTML 转换为 PDF – Aspose.HTML for Pyt...

    使用 Aspose.HTML Python 库将 MHTML 转换为 PDF。在即用型 Python 代码示例中考虑支持的 MHTML 转换为 PDF 的情况。...makedirs (output_dir, exist_ok = True) 12 13 document_path = os. path...10)) 22 options. css . media_type . PRINT 23 options. jpeg_quality...

    docs.aspose.com/html/zh/python-net/convert-mhtm...
  2. ImageStamp functionality not working on Linux -...

    We have observed that the ImageStamp feature in Aspose.PDF does not work on Amazon Linux. The same code works correctly in a Windows environment. However, on Amazon Linux, the image watermark is not applied. No errors ar…...Background = true; imageStamp.Rotate = Aspose...main Aspose.Pdf namespace. The types I am currently using from Aspose...

    forum.aspose.com/t/imagestamp-functionality-not...
  3. Extract Text and Images from RTF File Online an...

    Online RTF file parser app. Python API code to extract images and text from RTF document....has_image returns true. Use Shape.image_data property...support the embedding of other types of files, such as images and...

    products.aspose.com/total/python-net/parse/rtf/
  4. Digitally Sign BMP File Online or Build Python ...

    Free online app for digital signature in BMP files. Develop Python application to electronically sign BMP documents....and white (1-bit) to 24-bit true color. This flexibility allows...represent a wide range of image types and color schemes. Additionally...

    products.aspose.com/total/python-net/signature/...
  5. What's new in Aspose.Cells for .NET|Documentation

    Aspose.Cells for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....ExportTableOptions when ExportAsString is true Support to parse datetime with...set number format type for different data types such as date, time...

    docs.aspose.com/cells/net/what-s-new-in-aspose-...
  6. Extract Content Between Document Nodes|Aspose.W...

    How to extract specific content from a range within the document easily using Node.js....therefore many different node types to consider when extracting...runs of text Fields of various types, such as merge fields Start...

    docs.aspose.com/words/nodejs-net/how-to-extract...
  7. Enhance Your Presentations with AutoFit in Pyth...

    Learn how to manage AutoFit settings in Aspose.Slides for Python via .NET to optimize text display in your PowerPoint and OpenDocument presentations and improve content readability....this setting, set the autofit_type property from the TextFrameFormat...portion_format . fill_format . fill_type = slides . FillType . SOLID...

    docs.aspose.com/slides/python-net/manage-autofi...
  8. 在 Python 中将 HTML 转换为 JPEG – Aspose.HTML for Pyt...

    使用 Aspose.HTML 或在线 HTML 转换器以编程方式将 HTML 转换为 JPEG。通过 Python 示例探索 HTML 到 JPEG 的转换场景。...document_type = sav.HTMLSaveOptions.XHTML...use_antialiasing = True 31 options. text . use_hinting = True 32 options...

    docs.aspose.com/html/zh/python-net/convert-html...
  9. Converting to Fixed-page Format in C#|Aspose.Wo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using C#....Documents can be of various types, such as text, spreadsheets...UseAntiAliasing = true ; tiffOptions . UseHighQualityRender = true ; doc...

    docs.aspose.com/words/net/converting-to-fixed-p...
  10. Convert HTML to PNG – Aspose.HTML for .NET

    Convert HTML to PNG using Aspose.HTML for .NET. Consider various HTML to PNG conversion scenarios in C# examples. Try online HTML Converter.... Use UseAntialiasing = true when you want to improve the...look. While UseAntialiasing = true provides better visual quality...

    docs.aspose.com/html/net/convert-html-to-png/