Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 139,839 for

font

(0.31 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. Aspose::Words::Fonts::FontSettings::get_Fallbac...

    Aspose::Words::Fonts::FontSettings::get_FallbackSettings method. Settings related to Font fallback mechanism in C++....Aspose::Words::Fonts::FontSettings::get_FallbackSettings method... method Settings related to font fallback mechanism. System ::...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. 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...
  4. FontSubstitutionWarningInfo Class | Aspose.Word...

    Aspose.Words.FontSubstitutionWarningInfo class provides details on Font substitution warnings during document load or save....Contains information about a font substitution warning that Aspose...the warning. Reason { get; } Font substitution reason. RequestedBold...

    reference.aspose.com/words/net/aspose.words/fon...
  5. Content render outside the table when page brea...

    Hi, I am facing a issue when rendering html content in a table. Please use the below code to reproduce the problem. I attached car.jpg which used in the html and the result file BrokenLine.pdf for your reference. Put th…...Color(“Black”) } }; string txt = “<font size="1">\r \r \r Test Image...\r \r <span style="font-size: 10pt; font-family: arial, helvetica...

    forum.aspose.com/t/content-render-outside-the-t...
  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. Format Text in Document in NPOI|Aspose.Words fo...

    Fformat text in a document easily and fast instead of using NPOI in C#....Document Current font formatting is represented by a Font object returned...the DocumentBuilder.Font property. The Font class contains a wide...

    docs.aspose.com/words/net/format-text-in-docume...
  8. 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...
  9. Aspose::Words::Layout::LayoutOptions::get_KeepO...

    Aspose::Words::Layout::LayoutOptions::get_KeepOriginalFontMetrics method. Gets or sets an indication of whether the original Font metrics should be used after Font substitution. Default is true in C++....the original font metrics should be used after font substitution...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/cpp/aspose.words.lay...
  10. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_Font method. Retrieves character formatting previously saved on the stack....pop_font method pop_font() Retrieves character formatting previously...saved on the stack. def pop_font ( self ): ... Examples Shows...

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