Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 144,056 for

font

(0.19 sec)
  1. Font.hidden property | Aspose.Words for Node.js

    Font.hidden property. True if the Font is formatted as hidden text....hidden property Font.hidden property True if the font is formatted...text that we create using this Font object will be invisible in...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 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...
  3. Frequently Asked Questions | Aspose.Font for C++

    Get answers to all the most frequent questions about Aspose.Font for C++, which is a comprehensive API for Font manipulation and management....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/faq/
  4. ParagraphFormat.first_line_indent property | As...

    ParagraphFormat.first_line_indent property. Gets or sets the value (in points) for a first line or hanging indent...= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Set DefaultFont property of PdfSaveOptions and ...

    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....uses 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/python-net/set-defaultfon...
  6. FontFallbackSettings.Load | Aspose.Words for .NET

    Effortlessly load and manage Font fallback settings from XML files with the FontFallbackSettings Load method for seamless typography integration....Hide ] Load( string ) Loads font fallback settings from XML file...Examples Shows how to load and save font fallback settings to/from an...

    reference.aspose.com/words/net/aspose.words.fon...
  7. Aspose::Words::Document::get_FontSettings metho...

    Aspose::Words::Document::get_FontSettings method. Gets or sets document Font settings in C++....method Gets or sets document font settings. System :: SharedPtr...SharedPtr < Aspose :: Words :: Fonts :: FontSettings > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose.Font Documentation for .NET

    Aspose.Font for .NET is a comprehensive API for the developers, thinking about programming on Font styles, fancy Fonts and lettering styles....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/
  9. 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...
  10. Creating MS word document using FolderFontSourc...

    Hi I want to create a word document using only the Font(s) in a folder. I copied all the Arial Fonts to a folder and tried to create a word document using FolderFontSource. I see that the document that got created has t…...only the font(s) in a folder. I copied all the Arial fonts to a folder...the text in Times New Roman font. Please see the code below-...

    forum.aspose.com/t/creating-ms-word-document-us...