Sort Score
Result 10 results
Languages All
Labels All
Results 1,181 - 1,190 of 141,413 for

font

(0.17 sec)
  1. Issue with custom fonts converting from word to...

    We have an issue converting a word document to pdf with a custom Font. I’ve tried several ways to setup the custom Fonts, but so far it always failed. here is my code: string[] FontFolders = FontsLoader.GetFontFolder…...Issue with custom fonts converting from word to pdf Aspose.Words...document to pdf with a custom font. I’ve tried several ways to...

    forum.aspose.com/t/issue-with-custom-fonts-conv...
  2. Aspose::Words::Fonts::FontSubstitutionSettings:...

    Aspose::Words::Fonts::FontSubstitutionSettings::get_FontInfoSubstitution method. Settings related to Font info substitution rule in C++....Aspose::Words::Fonts::FontSubstitutionSett::get_FontInfoSubstitution... method Settings related to font info substitution rule. const...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Font.kerning property | Aspose.Words for Node.js

    Font.kerning property. Gets or sets the Font size at which kerning starts....property Font.kerning property Gets or sets the font size at which...Examples Shows how to specify the font size at which kerning begins...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. FontInfo.get_embedded_font method | Aspose.Word...

    FontInfo.get_embedded_Font method. Gets a specific embedded Font file....get_embedded_font method get_embedded_font(format, style) Gets...specific embedded font file. def get_embedded_font ( self , format...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Font.Superscript | Aspose.Words for .NET

    Discover the Font Superscript property, easily format text as superscript for enhanced readability and style in your documents. Boost your design today!...[ Hide ] Font.Superscript property True if the font is formatted...doc , "Raised text. " ); run . Font . Position = 5 ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Aspose::Words::Fonts::MemoryFontSource class | ...

    Aspose::Words::Fonts::MemoryFontSource class. Represents the single TrueType Font file stored in memory. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::MemoryFontSource class Contents [ Hide...Represents the single TrueType font file stored in memory. To learn...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Font.name_ascii property | Aspose.Words for Python

    Font.name_ascii property. Returns or sets the Font used for Latin text (characters with character codes from 0 (zero) through 127)....property Font.name_ascii property Returns or sets the font used for...Word can combine two different fonts in one run. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.fonts_folder_alias property | A...

    HtmlSaveOptions.Fonts_folder_alias property. Specifies the name of the folder used to construct Font URIs written into an HTML document...fonts_folder_alias property HtmlSaveOptions.fonts_folder_alias...the folder used to construct font URIs written into an HTML document...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TableSubstitutionRule.load method | Aspose.Word...

    aspose.words.Fonts.TableSubstitutionRule.load method...custom font substitution tables. doc = aw . Document () font_settings...aw . fonts . FontSettings () doc . font_settings = font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 使用字体|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Aspose test of fonts!" ); // Setting the font name to "Times... GetStyle (); Font font = style . Font ; font . Name = "Courier...

    docs.aspose.com/cells/zh/net/working-with-fonts/