Sort Score
Result 10 results
Languages All
Labels All
Results 7,791 - 7,800 of 139,488 for

font

(0.2 sec)
  1. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...custom color (Orchid) to the font styleObject . GetFont (). SetColor...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  2. Manage Presentation Tables in PHP|Aspose.Slides...

    Create & edit tables in PowerPoint slides with Aspose.Slides for PHP via Java. Discover simple code examples to streamline your table workflows....0 ); # Sets the table cells' font height $portionFormat = new...

    docs.aspose.com/slides/php-java/manage-table/
  3. Aspose.PDF 的 XML 架构|Aspose.PDF for .NET

    本文描述了用于在 Aspose.PDF for .NET 中处理 XML 文档的 XML 架构...<xs:attribute type= "xs:string" name= "Font" use= "optional" /> <xs:attribute...

    docs.aspose.com/pdf/zhnet/supported-xml-schema/
  4. Installation|Aspose.Words for JasperReports

    Aspose.Words for JasperReports works with JasperReports and JasperServer. This article explains how to integrate the exporter....you can use the JasperReports font mapping feature or specify the...

    docs.aspose.com/words/jasperreports/installation/
  5. HTML Color Tutorial – Background, Border, and T...

    Complete HTML color guide. Learn how to change text color, background color & border colors using color names, RGB, HEX, and HSL codes....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/tutorial/working-with-...
  6. Stamp a Paragraph over PDF - Free Support Forum...

    Hello, Can it possible to Stemp a paragraph over PDF by aspose as i want to stamp below text as(Terms and condition ) over PDF can it possible its argent actually tomorrow is demo with clientdo need full ASAP Thanks in …...Font = FontRepository .FindFont(...12; textFragment2.TextState.Font = FontRepository .FindFont(...

    forum.aspose.com/t/stamp-a-paragraph-over-pdf/8...
  7. Customer satisfaction survey|Documentation

    OMR ready customer satisfaction survey...Satisfaction Survey font_style=bold font_size=18 align=center...question about your purchase. font_style=Italic &block &container...

    docs.aspose.com/omr/net/showcases/satisfaction/...
  8. Manage PowerPoint Text Paragraphs in PHP|Aspose...

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

    docs.aspose.com/slides/php-java/manage-paragraph/
  9. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office.... Adding new fonts or managing the fonts already used in a...operations like parsing of fonts and similar tasks. Moreover...

    docs.aspose.com/slides/net/product-overview/
  10. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/net/make/pdf/