Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 112,112 for

font drawing

(0.24 sec)
  1. ChartLegendEntry class | Aspose.Words for Python

    aspose.words.Drawing.charts.ChartLegendEntry class. Represents a chart legend entry...Name Description font Provides access to the font formatting of...Shows how to work with a legend font. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextPath.text_path_alignment property | Aspose....

    TextPath.text_path_alignment property. Defines the alignment of text.... drawing . TextPathAlignment : ... ... value : aspose . words . drawing . TextPathAlignment ): ......

    reference.aspose.com/words/python-net/aspose.wo...
  3. Გააკეთეთ HTML C++ Ის Გამოყენებით

    შექმენით ახალი HTML C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით HTML C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...u"Courier New" ); font-> set_Color (System::Drawing::Color:: get_Blue...

    products.aspose.com/words/ka/cpp/make/html/
  4. Გააკეთეთ WORD C++ Ის Გამოყენებით

    შექმენით ახალი WORD C++ ში რამდენიმე ნაბიჯით. მარტივად შექმენით WORD C++ ბიბლიოთეკის გამოყენებით....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...u"Courier New" ); font-> set_Color (System::Drawing::Color:: get_Blue...

    products.aspose.com/words/ka/cpp/make/word/
  5. Working with Type1 Fonts | .NET

    C# APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with Type 1 Fonts in your .NET applications....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/net/working-with-type1-fonts/
  6. .NET C# Fonts encoding and management API - Aspose

    C# ASP.NET VB.NET Font library to load, render, convert and save the most popular Fonts without other software dependencies....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    products.aspose.com/font/net/
  7. TextPath.reverse_rows property | Aspose.Words f...

    TextPath.reverse_rows property. Determines whether the layout order of rows is reversed.... drawing . ShapeType . TEXT_PLAIN_TEXT...self . assertEqual ( aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TextPathAlignment enumeration | Aspose.Words fo...

    aspose.words.Drawing.TextPathAlignment enumeration. WordArt alignment.... drawing . ShapeType . TEXT_PLAIN_TEXT...self . assertEqual ( aw . drawing . ShapeType . TEXT_PLAIN_TEXT...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Fonts Conversion API | .NET Solution

    Font conversion functionality. Convert different Fonts such as CFF, EOT, WOFF, TTF, and Type 1 with a few lines of C# code via the .NET library....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    products.aspose.com/font/net/conversion/
  10. PDF Text Annotation|Aspose.PDF for C++

    Aspose.PDF for C++ allows you to Add, Get, and Delete Text Annotation from your PDF document....containing the note text in the font and size chosen by the reader...set_TextColor ( System :: Drawing :: Color :: get_Blue ()); auto...

    docs.aspose.com/pdf/cpp/text-annotation/