Sort Score
Result 10 results
Languages All
Labels All
Results 1,381 - 1,390 of 140,907 for

font

(0.6 sec)
  1. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the Font name and Font size def change_styles(self, f…...function to change the font name and font size def change_styles(self...change font of runs if matches criteria def change_font(run):...

    forum.aspose.com/t/change-styles-for-complete-d...
  2. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Using TrueType Fonts in C++|Aspose.Words for C++

    Aspose.Words for C++ can find the right Font or its suitable replacement for correct document rendering. This ensures that the difference between the displayed document and the original is minimal when there is not enough information about a Font....Ask AI Using TrueType Fonts Contents [ Hide ] When working with...often have to use different fonts, styles, and sizes. Documents...

    docs.aspose.com/words/cpp/using-truetype-fonts/
  4. FontPitch | Aspose.Words for Java

    Represents the Font pitch in Java....the font pitch. Remarks: The pitch indicates if the font is fixed...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  5. HtmlFixedSaveOptions.FontFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions FontFormat property to customize Font exporting. Easily set and optimize your default format to Woff for better performance....sets ExportFontFormat used for font exporting. Default value is...; } Examples Shows how use fonts only from the target machine...

    reference.aspose.com/words/net/aspose.words.sav...
  6. ThemeFont | Aspose.Words for Java

    Specifies the types of theme Font names for document themes in Java....Specifies the types of theme font names for document themes. Remarks:...theme font type which can be referenced as a theme font within...

    reference.aspose.com/words/java/com.aspose.word...
  7. SystemFontSource | Aspose.Words for .NET

    Discover the SystemFontSource constructor for efficient Font management. Enhance your web design with optimized typography solutions today!...document’s system font source and set font substitutes. Document...document always contains a system font source. Assert . That ( doc...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Loading and Extracting Data | Java

    Java APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save Cff Fonts within Java....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/loading-saving-cff-fo...
  9. FontSettings.SetFontsFolder | Aspose.Words for ...

    Discover how to use the SetFontsFolder method to specify a TrueType Font directory in Aspose.Words, enhancing document rendering and Font embedding....TrueType fonts when rendering documents or embedding fonts. This...SetFontsFolders for setting only one font directory. public void SetFontsFolder...

    reference.aspose.com/words/net/aspose.words.fon...
  10. 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...