Sort Score
Result 10 results
Languages All
Labels All
Results 8,201 - 8,210 of 142,715 for

font

(0.31 sec)
  1. 有什么新功能|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/
  2. 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/
  3. 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...
  4. 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
  5. 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/
  6. 在 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/
  7. 在 PHP 中格式化 PowerPoint 文本|Aspose.Slides for PHP 文档

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

    docs.aspose.com/slides/zh/php-java/text-formatt...
  8. 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...
  9. 在 Python 中向 PDF 添加表格|Aspose.PDF for Python via ...

    了解如何在 Python 中向现有 PDF 文档添加和配置表格。... font_size = 12 text_state . font = ap . text .... FontRepository . find_font ( "TimesNewRoman" ) text_state ....

    docs.aspose.com/pdf/zh/python-net/adding-tables/
  10. TableStyle | Aspose.Words for Java

    Represents a table style in Java.... getFont() public Font getFont() Gets the character...ParagraphStyleBullet.docx"); Returns: Font - The character formatting of...

    reference.aspose.com/words/java/com.aspose.word...