Sort Score
Result 10 results
Languages All
Labels All
Results 8,231 - 8,240 of 144,845 for

font

(0.41 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. Convert SVG to Image, JPG, PNG, WebP, BMP, TIFF...

    Convert SVG to PNG, JPG, WebP, BMP, TIFF, or GIF in C# with Aspose.SVG for .NET. Learn save options, RenderTo(), production tips, troubleshooting, and FAQ....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/convert-svg-to-image/
  3. 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/
  4. 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...
  5. 有什么新功能|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/
  6. 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...
  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. 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...
  9. 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...
  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/