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

font

(0.08 sec)
  1. Style.Font | Aspose.Words for .NET

    Discover the Style Font property to enhance your character formatting effortlessly. Unlock unique styling options for a polished look!...Font Contents [ Hide ] Style.Font property Gets the character...formatting of the style. public Font Font { get ; } Remarks For list...

    reference.aspose.com/words/net/aspose.words/sty...
  2. Font FallBack Settings from XML in C++|Aspose.W...

    The Font fallback mechanism is used when the Font is resolved, but it does not contain a specific character. In this case, Aspose.Words tries to use one of the fallback Fonts for the character....Ask AI Font FallBack Settings from XML Contents [ Hide ] There...Aspose.Words — Font substitution and Font fallback. Font substitution...

    docs.aspose.com/words/cpp/font-fallback-setting...
  3. Word document font replacement fails - Free Sup...

    I want to replace a Font in a Word document. The Font is not installed on my computer and I want to replace it with an installed Font. version:aspose-words-25.9-jdk17 FontSettings FontSettings = new FontSettings(); fon…...Word document font replacement fails Aspose.Words Product Family...to replace a font in a Word document. The font is not installed...

    forum.aspose.com/t/word-document-font-replaceme...
  4. Installed font will be substituted - Free Suppo...

    The PowerPoint presentation uses Font “Brush Script MT”. The presentation shall be saved as a PDF. Using a FontSubstRule it shall be replaced with “Pacifico”, which is installed on the Windows machine. But using a Warnin…...Installed font will be substituted Aspose.Slides Product Family...PowerPoint presentation uses font “Brush Script MT”. The presentation...

    forum.aspose.com/t/installed-font-will-be-subst...
  5. Load a font from CFF file | C++

    C++ API solution to load Fonts from a file on your hard drive even if this file is not a Font inself. Let’s look at how to make it from a CFF file....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  6. Change Font and Color of a Cell|Documentation

    This article introduces how to update Font and color in the cell in the Worksheet in GridDesktop....Ask AI Change Font and Color of a Cell Contents [ Hide ] In this...will discuss changing the font and font color of a cell in GridDesktop...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. ChartTitle.Font | Aspose.Words for .NET

    Customize your chart title with the ChartTitle Font property for enhanced Font formatting. Elevate your data presentation effortlessly!...Font Contents [ Hide ] ChartTitle.Font property Provides access...the font formatting of the chart title. public Font Font { get...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Font change in HTML list - Free Support Forum -...

    Hello, while testing ticket WORDSJR-313 with the ALLOW_HTML_LISTS parameter (Aspose 23.10.2), I noticed that the original Font (in my case, Arial) is set to TimesNewRoman in the output. Could you please check this? I’ve …...Font change in HTML list Aspose.Words Product Family jasperreports...I noticed that the original font (in my case, Arial) is set to...

    forum.aspose.com/t/font-change-in-html-list/312295
  9. Load font files from disc | API Solution | .NET

    .NET API Solution to manage Fonts. Learn how to load Fonts from a disc with a few lines of C# code. Code examples of loading functionality....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/load-font-from-disc/
  10. Setting a table font issue - Free Support Forum...

    I found that if I just did: Table table1 = builder.StartTable(); builder.InsertCell().CellFormat.Borders.LineStyle = LineStyle.None; //table1.Style = document.Styles["tableStyle"]; builder.InsertParagraph(); b…...Setting a table font issue Aspose.Words Product Family words-net...PreferredWidth.FromPercent(60); builder.Font.Size = 12; builder.Write("Rooms");...

    forum.aspose.com/t/setting-a-table-font-issue/3...