Sort Score
Result 10 results
Languages All
Labels All
Results 6,301 - 6,310 of 142,632 for

font

(2.11 sec)
  1. Latest Aspose.Tasks Product Family topics - Fre...

    Get technical support of Aspose.Tasks for .NET, Java, and C++....November 26, 2024 Cannot set font size for GanttChartView table...

    forum.aspose.com/c/tasks/15
  2. Not well formatted PDF saved to PDF through Wor...

    Hello, A Not well formatted PDF saved through Words is corrupted Original PDF is encapsulated with : –12345678-1234-1234-1234-123456789012 Content-Disposition: form-data; name=mainDocument %PDF-1.3 … %%EOF –12345…...page in Latin text and Tahoma Font . Saved file has 15 pages of...

    forum.aspose.com/t/not-well-formatted-pdf-saved...
  3. FieldDatabaseDataTable Class | Aspose.Words for...

    Discover the Aspose.Words.Fields.FieldDatabaseDataTable class, your go-to solution for efficient FieldDatabase field results. Unlock seamless data integration today!...(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/net/aspose.words.fie...
  4. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/docx/
  5. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/pdf/
  6. ConditionalStyleCollection class | Aspose.Words...

    aspose.words.ConditionalStyleCollection class. Represents a collection of [ConditionalStyle](../conditionalstyle/) objects... font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 在 Python 中向 PDF 添加椭圆形状|Aspose.PDF for Python vi...

    了解如何在 Python 中绘制、填充并标记 PDF 文件中的椭圆形状。... font = ap . text . FontRepository . find_font ( "Helvetica"...text_fragment . text_state . font_size = 24 ellipse1 = ap . drawing...

    docs.aspose.com/pdf/zh/python-net/add-ellipse/
  8. 许可| .NET 版 Aspose.Font

    评估C#字体操纵和管理API具有一定局限性,并了解如何应用许可证和不同的许可类型。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/licensing/
  9. How to Create a Form in Word using C#

    This tutorial guides on how to create a form in Word using C#. You can create a fillable form in Word using C# by adding different controls like textbox, checkbox and combobox....Font Product Family Aspose.TeX Product...properties for all form fields like font, help text, status text, etc...

    kb.aspose.com/words/net/how-to-create-a-form-in...
  10. How to Convert PDF to Image in Python

    This tutorial will guide you on how to convert PDF to image in Python. It will teach you how using Python convert PDF to image of any type like PNG, BMP, JPG, and others....Font Product Family Aspose.TeX Product...properties like setting the default font, scaling images to fit the page...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...