Sort Score
Result 10 results
Languages All
Labels All
Results 4,471 - 4,480 of 139,434 for

font

(0.11 sec)
  1. Convert PowerPoint Presentations to TIFF with N...

    Convert PowerPoint presentations to TIFF with notes using Aspose.Slides for .NET. Learn how to export slides with speaker notes efficiently.... Does the font in the notes affect the result...original fonts are missing from the system? Yes. Missing fonts trigger...

    docs.aspose.com/slides/net/convert-powerpoint-t...
  2. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。..." ); Font font = comment . GetFont (); font . SetName (...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  3. Aspose.PSD for .NET 24.7 - Release Notes|Docume...

    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....on Linux Bug PSDNET-2080 Fix fonts loading when using Aspose.Drawing...saveOptions ); } PSDNET-2080. Fix fonts loading when using Aspose.Drawing...

    docs.aspose.com/psd/net/aspose-psd-for-net-24-7...
  4. 通过C++用JavaScript格式化单元格|Documentation

    学习如何在Aspose.Cells for JavaScript via C++中格式化和样式化单元格,包括数字格式化、日期格式化、字体样式和其他单元格样式选项。我们的指南将帮助你创建漂亮且专业的电子表格。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Setting the font color of the text style . font . color = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  5. 用JavaScript通过C++格式化和修改命名范围|Documentation

    学习如何使用Aspose.Cells for JavaScript通过C++格式化和修改命名范围。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...(); // Specify some Font settings. stl . font . name = "Arial" ;...

    docs.aspose.com/cells/zh/javascript-cpp/format-...
  6. StyleCollection.count property | Aspose.Words f...

    StyleCollection.count property. Gets the number of styles in the collection.... default_font . name = 'Courier New' # If...'Courier New' , styles [ 4 ] . font . name ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Working with PDF/A or PDF/UA|Aspose.Words for .NET

    Convert to PDF/A-1, PDF/A-2, PDF/A-4 and PDF/UA using C#. There are a few problems when converting to PDF/A documents, and Aspose.Words for .NET solves them....requirements are for the structure or fonts of a PDF/A and PDF/UA document...document: Or the output PDF: Font Requirements PDF standard compliance...

    docs.aspose.com/words/net/working-with-pdfa-or-...
  8. Advanced Text Extraction from PowerPoint Presen...

    Learn how to quickly and easily extract text from PowerPoint presentations using Aspose.Slides for Python via .NET. Follow our simple, step-by-step guide to save time and efficiently access slide content in your applications.... text ) # Display the font height of the text. print (...portion_format . font_height ) # Display the font name of the text...

    docs.aspose.com/slides/python-net/extract-text-...
  9. Dynamically Generate Formatted Excel Reports wi...

    This article introduces how to generate report in GridWeb.... Finally, I set some Font attributes (bold) for the label...characteristics, such as fonts and font sizes, number formats,...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Python: words and barcode-for-python-via-net as...

    I’m attempting to use aspose-barcode-for-python-via-net==25.8 and aspose-words==25.10.0 (both are the latest versions) in a project. I’m running on MacOS with python version 3.13 in my venv. When I try to execute my sc…...Draw(img) font = ImageFont.load_default() d...d.text((10, 40), error, font=font, fill=(255, 0, 0)) # Save image...

    forum.aspose.com/t/python-words-and-barcode-for...