Sort Score
Result 10 results
Languages All
Labels All
Results 1,341 - 1,350 of 142,711 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. Format Text in Document in NPOI|Aspose.Words fo...

    Fformat text in a document easily and fast instead of using NPOI in C#....Document Current font formatting is represented by a Font object returned...the DocumentBuilder.Font property. The Font class contains a wide...

    docs.aspose.com/words/net/format-text-in-docume...
  3. 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...
  4. 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...
  5. Font.styleName property | Aspose.Words for Node.js

    Font.styleName property. Gets or sets the name of the character style applied to this formatting....styleName property Font.styleName property Gets or sets the name...Using the style name: builder . font . styleName = "Emphasis" ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.AllCaps | Aspose.Words for .NET

    Discover the Font AllCaps property. Easily format text in all capital letters for enhanced readability and impactful design in your projects....Contents [ Hide ] Font.AllCaps property True if the font is formatted...doc , "all capitals" ); run . Font . AllCaps = true ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  7. TableSubstitutionRule.add_substitutes method | ...

    TableSubstitutionRule.add_substitutes method. Adds substitute Font names for given original Font name....al_font_name, substitute_font_names) Adds substitute font names...original font name. def add_substitutes ( self , original_font_name...

    reference.aspose.com/words/python-net/aspose.wo...
  8. TableSubstitutionRule.GetSubstitutes | Aspose.W...

    Discover the GetSubstitutes method in TableSubstitutionRule. Easily retrieve substitute Font names for your original Font, enhancing design flexibility....substitute font names for the specified original font name. public...Original font name. Return Value List of alternative font names...

    reference.aspose.com/words/net/aspose.words.fon...
  9. TableSubstitutionRule.AddSubstitutes | Aspose.W...

    Enhance your typography with the TableSubstitutionRule AddSubstitutes method, allowing seamless integration of substitute Fonts for any original Font....Adds substitute font names for given original font name. public...originalFontName String Original font name. substituteFontNames String[]...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Converting to PDF raises Exception about fonts ...

    Hi. I tried to find the same error description, but can’t. I sure, that it is widespread error: we tried to convert xlsx book with Font Calibri underlined to PDF in Linux-based Docker container and got error Caused by…...PDF raises Exception about fonts Aspose.Cells Product Family...tried to convert xlsx book with font Calibri underlined to PDF in...

    forum.aspose.com/t/converting-to-pdf-raises-exc...