Sort Score
Result 10 results
Languages All
Labels All
Results 1,351 - 1,360 of 112,919 for

font drawing

(0.17 sec)
  1. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<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/zh-hant/cpp/make/word/
  2. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...<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/zh-hant/cpp/make/docx/
  3. TableConfig|Documentation

    TableConfig element organizes questions and answers in a tabular structure....FontFamily string “Segoe UI” The font family for the title text. FontStyle...Regular The font style for the title text. Several font styles can...

    docs.aspose.com/omr/net/programmatic-forms/tabl...
  4. Draw Circle in Java

    This tutorial compiles the information to draw circle in Java. It contains the system setup information, stepwise process details, and a running sample code to create a circle drawer in Java....Drawing Product Family Aspose.Font Product Family...Family Aspose.TeX Product Family Draw Circle in Java This tutorial...

    kb.aspose.com/drawing/java/draw-circle-in-java/
  5. ChartAxis.Title | Aspose.Words for .NET

    Discover the ChartAxis Title property for easy access and customization of axis titles, enhancing your data visualization and presentation.... Font . Size = 12 ; chartAxisYTitle . Font . Color =...ChartAxis namespace Aspose.Words.Drawing.Charts assembly Aspose.Words...

    reference.aspose.com/words/net/aspose.words.dra...
  6. Draw 3D Sphere in Java

    This short guide explains how to draw 3D sphere in Java. It walks through the ordered workflow, required setup details, and provides a runnable code sample to create a sphere 3D Drawing in Java....Drawing Product Family Aspose.Font Product Family...Family Aspose.TeX Product Family Draw 3D Sphere in Java This short...

    kb.aspose.com/3d/java/draw-3d-sphere-in-java/
  7. 使用 Visual Brush | C++

    如何使用 XPS 文件的 Visual Brush 是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能。...Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/page/zh/cpp/xps/working-with-vi...
  8. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...set with correct font // value or the font is not installed locally...whether need enlarge page to fit drawing content or not. // Remarks:...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  9. Supported File Formats | Aspose.Font for C++

    C++ APIs for the developers to manipulate and Font files. Learn the supported by Aspose.Font API Solution for C++ output and input formats....Drawing Product Solution Aspose.Font Product Solution...Solution Aspose.Drawing Product Solution Aspose.Font Product Solution...

    docs.aspose.com/font/cpp/supported-file-formats/
  10. 使用Python替换PDF中的文本|Aspose.PDF for Python via .NET

    了解通过Aspose.PDF for Python via .NET库替换和删除文本的多种方法。... font = ap . text . FontRepository . find_font ( "Verdana"...text_fragment . text_state . font_size = 22 text_fragment . text_state...

    docs.aspose.com/pdf/zh/python-net/replace-text-...