Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 139,844 for

font

(0.13 sec)
  1. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....DocumentBuilder > ( doc ); // Specify font formatting, then add text. System...Words :: Font > font = builder -> get_Font (); font -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. 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...
  3. Aspose::Words::Fonts::FolderFontSource::FolderF...

    Aspose::Words::Fonts::FolderFontSource::FolderFontSource constructor. Ctor in C++....Aspose::Words::Fonts::FolderFontSource::FolderFontSource constructor...constructor Ctor. Aspose :: Words :: Fonts :: FolderFontSource :: FolderFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Convert TTF to WOFF using Java

    This article explains the process to convert TTF to WOFF using Java. It has details to set the IDE, a list of steps, and a sample code to convert Font TTF to WOFF using Java....Font Product Family Aspose.TeX Product...optimization, embedding the font in modern browsers, and improving...

    kb.aspose.com/font/java/convert-ttf-to-woff-usi...
  5. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving.... FONT_SUBSTITUTION Font has been substituted. FONT_EMBEDDING...FONT_EMBEDDING Loss of embedded font information during document saving...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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....Normal : < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:....</ Font > HTML5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/python-java/get-html5-str...
  7. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....format a run of text using its font property. doc = aw . Document...world!' ) font = run . font font . name = 'Courier New' font . size...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DefaultFontSubstitutionRule class | Aspose.Word...

    aspose.words.Fonts.DefaultFontSubstitutionRule class. Default Font substitution rule...DefaultFontSubstitut class Default font substitution rule. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontSettings.default_instance property | Aspose...

    FontSettings.default_instance property. Static default Font settings....default_instance property Static default font settings. @property def default_instance...self ) -> aspose . words . fonts . FontSettings : ... Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  10. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your document creation process....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . Font . Name = "Arial" ; builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...