Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 141,565 for

font

(0.13 sec)
  1. Set DefaultFont property of PdfSaveOptions and ...

    Discover how to set the DefaultFont property of PdfSaveOptions and ImageOrPrintOptions using Aspose.Cells for Node.js via C++. Ensure proper Font rendering when Fonts are missing....has a missing (not installed) font. Generally, when saving to PDF...workbook’s default font (i.e., Workbook.DefaultStyle.Font ). If the workbook’s...

    docs.aspose.com/cells/nodejs-cpp/set-defaultfon...
  2. Aspose::Words::Fonts::FileFontSource class | As...

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

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Specify Fallback Fonts for Presentations in Pyt...

    Master Aspose.Slides for Python via .NET to set fallback Fonts in PPT, PPTX and ODP files, safeguarding consistent text display on any device or OS....Specify Fallback Fonts for Presentations in Python Contents [...allows you to specify fallback fonts for presentation rendering and...

    docs.aspose.com/slides/python-net/create-fallba...
  4. FontSettings.set_fonts_folder method | Aspose.W...

    FontSettings.set_Fonts_folder method. Sets the folder where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts...set_fonts_folder method set_fonts_folder(font_folder, recursive)...TrueType fonts when rendering documents or embedding fonts. This...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontFallbackSettings class | Aspose.Words for P...

    aspose.words.Fonts.FontFallbackSettings class. Specifies Font fallback mechanism settings...FontFallbackSettings class Specifies font fallback mechanism settings...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the paragraph are to remain on the same page in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. ChartSeries.legendEntry property | Aspose.Words...

    ChartSeries.legendEntry property. Gets a legend entry for this chart series....Shows how to work with a legend font. let doc = new aw . Document...default font size all legend entries. chartLegend . font . size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Font.line_spacing property | Aspose.Words for P...

    Font.line_spacing property. Returns line spacing of this Font (in points)....line_spacing property Font.line_spacing property Returns line...line spacing of this font (in points). @property def line_spacing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSettings class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontSettings class. Specifies Font settings for a document...FontSettings class Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBuilder.push_font method | Aspose.Words...

    DocumentBuilder.push_Font method. Saves current character formatting onto the stack....push_font method push_font() Saves current character formatting...formatting onto the stack. def push_font ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...