Sort Score
Result 10 results
Languages All
Labels All
Results 7,551 - 7,560 of 134,566 for

font

(0.12 sec)
  1. Classic alumni questionnaire with free-form ans...

    Simple OMR ready alumni questionnaire template with free-form answers....text=Aspose University font_style=bold font_size=16 align=center...text=Alumni Questionnaire font_size=bold font_size=14 align=center...

    docs.aspose.com/omr/net/showcases/alumni/classic/
  2. Convert EPS files using .NET API

    EPS to BMP conversion functionality offered by Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/convert-eps/
  3. 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/...
  4. FieldStart | Aspose.Words for Java

    Represents a start of a Word field in a document in Java....getFont() Provides access to the font formatting of this object. getNextSibling()...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  5. Aspose::Words::StyleIdentifier enum | Aspose.Wo...

    Aspose::Words::StyleIdentifier enum. Locale independent style identifier in C++....DefaultParagraphFont 65 The Default Paragraph Font style. Emphasis 88 EndnoteReference...the style name: builder -> get_Font () -> set_StyleName ( u "Emphasis"...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Make DOC Using Javascript

    Make a new DOC in JavaScript in a few steps. Easily create DOC using Node.js via .NET library....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...color = '#FF0000' font.size = 36 font.highlightColor = '#F0DB4F'...

    products.aspose.com/words/nodejs-net/make/doc/
  7. Make Markdown Using Javascript

    Make a new Markdown in JavaScript in a few steps. Easily create Markdown using Node.js via .NET library....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...color = '#FF0000' font.size = 36 font.highlightColor = '#F0DB4F'...

    products.aspose.com/words/nodejs-net/make/md/
  8. Make Markdown Using C#

    Make a new Markdown in C# in a few steps. Easily create Markdown 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/md/
  9. Buat DOCX Menggunakan C#

    Buat DOCX baharu dalam C# dalam beberapa langkah. Buat DOCX dengan mudah menggunakan pustaka .NET....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/ms/net/make/docx/
  10. Buat PDF Menggunakan C#

    Buat PDF baharu dalam C# dalam beberapa langkah. Buat PDF dengan mudah menggunakan pustaka .NET....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

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