Sort Score
Result 10 results
Languages All
Labels All
Results 1,781 - 1,790 of 144,331 for

font

(0.47 sec)
  1. Aspose::Words::Themes::ThemeFonts class | Aspos...

    Aspose::Words::Themes::ThemeFonts class. Represents a collection of Fonts in the Font scheme, allowing to specify different Fonts for different languages Latin, EastAsian and ComplexScript. To learn more, visit the documentation article in C++....Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages Latin , EastAsian...

    reference.aspose.com/words/cpp/aspose.words.the...
  2. FontSourceBase Class | Aspose.Words for .NET

    Discover Aspose.Words.Fonts.FontSourceBase, the essential abstract class for defining diverse Font sources in your applications. Enhance your document formatting!...the user to specify various font sources. To learn more, visit...visit the Working with Fonts documentation article. public abstract...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Add Footer to a Document|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....without path &"<FontName>" – Font name, for example: &"Arial"...&"<FontName>, <FontStyle>" – Font name and font style, for example: &"Arial...

    docs.aspose.com/cells/sharepoint/add-footer-to-...
  4. Get HTML5 string from Cell|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....Output Normal: < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:....</ Font > Html5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/java/get-html5-string-fro...
  5. Font.localeId property | Aspose.Words for Node.js

    Font.localeId property. Gets or sets the locale identifier (language) of the formatted characters....localeId property Font.localeId property Gets or sets the locale...DocumentBuilder ( doc ); // If we set the font's locale to English and insert...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ThemeFonts class | Aspose.Words for Node.js

    Aspose.Words.Themes.ThemeFonts class. Represents a collection of Fonts in the Font scheme, allowing to specify different Fonts for different languages [ThemeFonts.latin](./latin/), [ThemeFonts.eastAsian](./eastAsian/) and [ThemeFonts.complexScript](./complexScript/)...Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages ThemeFonts.latin...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.locale_id property | Aspose.Words for Python

    Font.locale_id property. Gets or sets the locale identifier (language) of the formatted characters....locale_id property Font.locale_id property Gets or sets the locale...doc = doc ) # If we set the font's locale to English and insert...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::DocumentBuilderOptions class | A...

    Aspose::Words::DocumentBuilderOptions class. Allows to specify additional options for the document building process in C++....Default font size is 12. builder -> Writeln ( u "Font size 12...Changes the font size inside the table. builder -> get_Font () -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects.... Font . Name = "Times New Roman" ; style . Font . Size...Size = 16 ; style . Font . Color = Color . Navy ; // Automatically...

    reference.aspose.com/words/net/aspose.words/sty...
  10. Extract Fonts from PDF C#|Aspose.PDF for .NET

    Use the Aspose.PDF for. NET library to extract all embedded Fonts from your PDF document....Ask AI Extract Fonts from PDF C# Contents [ Hide ] In case you...you want to get all fonts from a PDF document, you can use FontUtilities...

    docs.aspose.com/pdf/net/extract-fonts-from-pdf/