Sort Score
Result 10 results
Languages All
Labels All
Results 1,511 - 1,520 of 141,413 for

font

(0.24 sec)
  1. Style.remove method | Aspose.Words for Python

    Style.remove method. Removes the specified style from the document.... font . name = 'Times New Roman' style . font . size =...= 16 style . font . color = aspose . pydrawing . Color . navy...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....= 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...
  3. LoadOptions.fontSettings property | Aspose.Word...

    LoadOptions.FontSettings property. Allows to specify document Font settings....property Allows to specify document font settings. get fontSettings ()...() : Aspose . Words . Fonts . FontSettings Remarks When loading...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  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. HtmlLoadOptions.support_font_face_rules propert...

    HtmlLoadOptions.support_Font_face_rules property. Gets or sets a value indicating whether to support @Font-face rules and whether to load declared Fonts...support_font_face_rules property HtmlLoadOptions.support_font_face_rules...support @font-face rules and whether to load declared fonts. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph 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...
  7. FontFallbackSettings.load method | Aspose.Words...

    aspose.words.Fonts.FontFallbackSettings.load method...Hide ] load(file_name) Loads font fallback settings from XML file...Examples Shows how to load and save font fallback settings to/from an...

    reference.aspose.com/words/python-net/aspose.wo...
  8. The image of the stamp of approval was converte...

    The image of the stamp of approval was converted incorrectly. It is like as □□. Please give me solution. sample.pdf (42.5 KB)...property to true to ensure all font characters are embedded. Test...your sample file to see if the fonts used in the stamps have been...

    forum.aspose.com/t/the-image-of-the-stamp-of-ap...
  9. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…...PDF rendering with Chinese fonts extremely slow when SubsetFonts=true...already includes required fonts ( fonts-noto-cjk , fontconfig ,...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  10. Style.remove method | Aspose.Words for Node.js

    Style.remove method. Removes the specified style from the document.... font . name = "Times New Roman" ; style . font . size...size = 16 ; style . font . color = "#000080" ; // Automatically redefine...

    reference.aspose.com/words/nodejs-net/aspose.wo...