Sort Score
Result 10 results
Languages All
Labels All
Results 8,071 - 8,080 of 141,436 for

font

(0.09 sec)
  1. Colorful meal preference survey|Documentation

    OMR ready meal preference survey in colorful design...Regional Hospital align=left font_style=bold ?container=breakfast_header...content=Breakfast font_style=Italic, Bold font_size=18 align=center...

    docs.aspose.com/omr/net/showcases/meal/color/
  2. Manage PowerPoint Text Paragraphs in Python|Asp...

    Master paragraph formatting with Aspose.Slides for Python via .NET—optimize alignment, spacing & style in PowerPoint and OpenDocument presentations in Python to engage viewers.... font_bold = 1 text_frame . paragraphs...portions [ j ] . portion_format . font_height = 15 elif j == 1 : text_frame...

    docs.aspose.com/slides/python-net/manage-paragr...
  3. HeaderFooter | Aspose.Words for Java

    Represents a container for the header or footer text of a section in Java....format a run of text using its font property. Document doc = new..."Hello world!"); Font font = run.getFont(); font.setName("Courier...

    reference.aspose.com/words/java/com.aspose.word...
  4. 有什么新功能|Aspose.PDF for Java

    本页面介绍了Aspose.PDF for Java最近发布版本中引入的最受欢迎的新功能。...Stamp</text>\n" + "</value>" + "<font typeface=\"Arial\" size=\"14px\"...128,0\"/>" + "</fill>" + "</font>" + "</draw>" + "</subform>"...

    docs.aspose.com/pdf/zh/java/whatsnew/
  5. LINQ Reporting Engine API in Python|Aspose.Word...

    LINQ Reporting Engine allows you to build a report from a template is assembled within the class using Python....message is written using a bold font to make it more apparent. Consider...

    docs.aspose.com/words/python-net/linq-reporting...
  6. Manage PowerPoint Text Paragraphs on Android|As...

    Master paragraph formatting with Aspose.Slides for Android—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java.... Set the FontHeight and Font type for the paragraphs. Set...

    docs.aspose.com/slides/androidjava/manage-parag...
  7. Manage PowerPoint Text Paragraphs in Java|Aspos...

    Master paragraph formatting with Aspose.Slides for Java—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in Java.... Set the FontHeight and Font type for the paragraphs. Set...

    docs.aspose.com/slides/java/manage-paragraph/
  8. NuGet Gallery | Aspose.Cells 25.3.0

    A powerful and fast library written in C# for manipulating and converting Excel(XLS, XLSX,XLSB), ODS, CSV,JSON and HTML files....different styles, alignment, and font properties to enhance cell formatting...

    www.nuget.org/packages/Aspose.Cells
  9. Manage PowerPoint Text Paragraphs in .NET|Aspos...

    Master paragraph formatting with Aspose.Slides for .NET—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C#.... Set the FontHeight and Font type for the paragraphs. Set...

    docs.aspose.com/slides/net/manage-paragraph/
  10. 在 Java 中格式化 PowerPoint 文本|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 和 OpenDocument 演示文稿中格式化和设置文本样式。自定义字体、颜色、对齐方式等。...FontData 定义字体并相应地设置文本 Portion 的 Font。 将字体设为粗体。 将字体设为斜体。 使用 Portion...pres = new Presentation ( "Fonts.pptx" ); try { // 根据索引获取幻灯片的引用...

    docs.aspose.com/slides/zh/java/text-formatting/