Sort Score
Result 10 results
Languages All
Labels All
Results 971 - 980 of 109,361 for

font drawing

(0.29 sec)
  1. Edit VDW files via Python | products.aspose.com

    Python sample code to edit VDW documents within any Python based application....a Web drawing. A web drawing is a collection of drawing pages...pages, shapes, fonts, images, data connections, and diagram update...

    products.aspose.com/diagram/python-net/editor/vdw/
  2. ScoreGroupConfig|Documentation

    ScoreGroupConfig element defines a group of questions with multiple evaluation criteria, which are summed up during recognition....FontFamily string “Segoe UI” The font family for the question text...Regular The font style for the question text. Several font styles...

    docs.aspose.com/omr/net/programmatic-forms/scor...
  3. 档案

    档案...Font for .NET API 来加载和保存 CFF 、 TrueType....NET 字体渲染 API - 安装 # Aspose.Font for .NET 提供强大的字体渲染机制,以便使用 TrueType...

    blog.aspose.com/zh/font/render-text-with-truety...
  4. 搜索

    搜索...Font for .NET API 來加載和保存 CFF 、 TrueType....NET 字體渲染 API - 安裝 # Aspose.Font for .NET 提供了強大的字體渲染機制,以便使用 TrueType...

    blog.aspose.com/zh-hant/font/render-text-with-t...
  5. 加载和提取数据| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何加载和保存.NET中的CFF字体的基本原理。...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/zh/net/loading-saving-cff-...
  6. Make Markdown Using C++

    Make a new Markdown in C++ in a few steps. Easily create Markdown using C++ library....<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/cpp/make/md/
  7. Make A Document In C++

    Create a file using C++ library. Easily create a new document in C++ in a few steps....<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/cpp/make/
  8. Ustvari Dokument V C++

    Ustvarite datoteko s knjižnico C++. Preprosto ustvarite nov dokument v C++ v nekaj korakih....<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/sl/cpp/make/
  9. Make PDF Using C++

    Make a new PDF in C++ in a few steps. Easily create PDF using C++ library....<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/cpp/make/pdf/
  10. Make WORD Using C++

    Make a new a Word document in C++ in a few steps. Easily create a Word document using C++ library....<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/cpp/make/word/