Sort Score
Result 10 results
Languages All
Labels All
Results 7,861 - 7,870 of 137,427 for

font

(0.14 sec)
  1. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – 使用 C# 在 PDF 中添加文本、图像或页面图章 https://products.aspose.com/pdf/zh-hans/net/stamps/ Recent content in 使用 C# 在 PDF 中添加文本、图像或页面图章 on Aspsoe.PDF Product......n Font p = n Asposep .n Pdfp .n Textp...

    products.aspose.com/pdf/zh-hans/net/stamps/inde...
  2. 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/
  3. Comment | Aspose.Words for Java

    Represents a container for text of a comment in Java....getFont() Provides access to the font formatting of the anchor character...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  4. Manage PowerPoint Text Paragraphs in JavaScript...

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

    docs.aspose.com/slides/nodejs-java/manage-parag...
  5. 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/
  6. 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...
  7. 有什么新功能|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/
  8. 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...
  9. 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
  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/