Sort Score
Result 10 results
Languages All
Labels All
Results 1,681 - 1,690 of 142,715 for

font

(0.25 sec)
  1. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the Font is formatted as shadowed....shadow property Font.shadow property True if the font is formatted... builder . font . shadow = true ; builder . font . size = 36...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Write Text on Image using C#

    This article guides on how to write text on image using C#. It has details to establish the IDE, a list of steps, and a sample code to add text on an image using C#....Font Product Family Aspose.TeX Product...using C# without installing the font on the system. Other variations...

    kb.aspose.com/font/net/write-text-on-image-usin...
  3. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style.... font . color = aspose . pydrawing...'Heading 1' ) . font . name , new_style . font . name ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control....Shapes [ 3 ]; //Change its text's font to Verdana and height to 32...txtRange . Font . Name = "Verdana" ; txtRange . Font . Size = 32...

    docs.aspose.com/slides/net/format-text-using-vs...
  5. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_TableSubstitution method. Settings related to table substitution rule in C++....Aspose::Words::Fonts::FontSubstitutionSett::get_TableSubstitution...SharedPtr < Aspose :: Words :: Fonts :: TableSubstitutionRul > &...

    reference.aspose.com/words/cpp/aspose.words.fon...
  6. FontConfigSubstitutionRule | Aspose.Words for Java

    Font config substitution rule in Java....extends FontSubstitutionRule Font config substitution rule. To...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  7. FontEmbeddingUsagePermissions Enum | Aspose.Wor...

    Discover the Aspose.Words.Fonts.FontEmbeddingUsagePermissions enum, enabling precise control over Font embedding permissions for enhanced document management.... enumeration Represents the font embedding usage permissions...Description Installable 0 The font may be embedded, and may be...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....SetHtmlString ( u "<Font Style= \" FONT-WEIGHT: bold;FONT-STYLE: italic;TEXT-DECORATION:...italic;TEXT-DECORATION: underline;FONT-FAMILY: Arial;FONT-SIZE: 11pt;COLOR: #ff0000;...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  9. Font.Shadow | Aspose.Words for .NET

    Discover the Font Shadow property, enhance your text with stylish shadow effects for a striking visual appeal in your designs....Shadow Font.Shadow property True if the font is formatted as... builder . Font . Shadow = true ; builder . Font . Size = 36...

    reference.aspose.com/words/net/aspose.words/fon...
  10. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...Startup (); // Path of your custom font directory U16String customFontsDir...Specify individual font configs custom font directory IndividualFontConfig...

    docs.aspose.com/cells/zh/cpp/specify-individual...