Sort Score
Result 10 results
Languages All
Labels All
Results 5,211 - 5,220 of 139,666 for

font

(0.11 sec)
  1. How to Run the Examples | Aspose.Font for .NET

    .NET APIs to manipulate Font files. To run the examples download and run C# Font Manipulation and Management API Examples from GitHub in Visual Studio....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/how-to-run-the-examples/
  2. 字体转换器| Java 版 Aspose.Font

    易于使用的Java库,用于从Aspose.Font进行字体转换。允许您使用各种不同的字体(例如True Type或Web字体)工作。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/convert/
  3. Shape.FillColor | Aspose.Words for .NET

    Discover the Shape FillColor property to customize your designs with vibrant brush colors that enhance your shapes and elevate your projects.... Font . Size = 32 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.dra...
  4. Change Character Spacing of Excel TextBox or Sh...

    Learn how to change the character spacing of Excel textbox or shape using Aspose.Cells with C++....Get ( 0 ); // Access the first font setting object via the GetRichFormattings()...

    docs.aspose.com/cells/cpp/change-character-spac...
  5. ChartDataTable.Show | Aspose.Words for .NET

    Control your chart's visibility with the ChartDataTable Show property. Easily toggle data table display for enhanced data insights. Default, false.... Font . Italic = true ; dataTable...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PAGEREF field page numbers incorrect after upda...

    Hi, We’re generating DOCX reports programmatically (using Go to build the WordprocessingML XML) and then passing them through Aspose.Words for Python to resolve field codes. The TOC uses PAGEREF fields referencing bookm…...(Docker container) Microsoft core fonts installed (ttf-mscorefonts-installer)...Roman 12pt throughout, and the font is installed in the container...

    forum.aspose.com/t/pageref-field-page-numbers-i...
  7. C++ API to Export PCL to OTT | products.aspose.com

    Convert PCL to OTT within C++ applications.... OTT (OpenType) is a font format developed by Microsoft...Adobe. It is a cross-platform font format that supports both Windows...

    products.aspose.com/total/cpp/conversion/pcl-to...
  8. Gawe WORD Nganggo C++

    Gawe WORD anyar ing C++ ing sawetara langkah. Nggawe WORD kanthi gampang nggunakake perpustakaan C++....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/jv/cpp/make/word/
  9. Make HTML Using C++

    Make a new HTML in C++ in a few steps. Easily create HTML using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/html/
  10. Make DOC Using C++

    Make a new DOC in C++ in a few steps. Easily create DOC using C++ library....<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/cpp/make/doc/