Sort Score
Result 10 results
Languages All
Labels All
Results 5,121 - 5,130 of 139,621 for

font

(0.11 sec)
  1. Կատարեք DOC՝ Օգտագործելով C++

    Ստեղծեք նոր DOC C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOC՝ օգտագործելով C++ գրադարանը:...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/hy/cpp/make/doc/
  2. Կատարեք DOCX՝ Օգտագործելով C++

    Ստեղծեք նոր DOCX C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOCX՝ օգտագործելով C++ գրադարանը:...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/hy/cpp/make/docx/
  3. Կատարեք Markdown՝ Օգտագործելով C++

    Ստեղծեք նոր Markdown C++ ում մի քանի քայլով: Հեշտությամբ ստեղծեք Markdown՝ օգտագործելով C++ գրադարանը:...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/hy/cpp/make/md/
  4. ChartFormat.shapeType property | Aspose.Words f...

    ChartFormat.shapeType property. Gets or sets the shape type of the parent chart element.... font . color = "#FFFF00" ; // Change...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. How to Edit Word Document using Python

    This short tutorial contains information to edit word document using python. You will see how can Python modify Word document with the help of a step-by-step process and a runnable sample code....Font Product Family Aspose.TeX Product...of the the document Get the font of the current cursor location...

    kb.aspose.com/words/python/how-to-edit-word-doc...
  6. ChartTitle | Aspose.Words for Java

    Provides access to the chart title properties in Java....getFont() Provides access to the font formatting of the chart title...getFont() public Font getFont() Provides access to the font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  7. 将 Type1 字体转换为 TrueType | C# .NET API 解决方案

    本文将详细介绍如何使用 Aspose.Page API 的 .NET 解决方案将 Type1 字体转换为 TTF。并提供了代码片段。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/net/type1-to-ttf/
  8. Automate Presentation Localization with Python|...

    Automate PowerPoint and OpenDocument slide localization in Python with Aspose.Slides, using practical code samples and tips for faster global rollout....the availability of proper fonts and layout/line-break settings...make the required fonts available, configure font substitution rules...

    docs.aspose.com/slides/python-net/presentation-...
  9. ConditionalStyle Class | Aspose.Words for .NET

    Discover the Aspose.Words.ConditionalStyle class for advanced table formatting. Enhance your documents with dynamic styles and improve readability effortlessly.... Font { get; } Gets the character...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  10. Გააკეთეთ 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::...

    products.aspose.com/words/ka/cpp/make/word/