Sort Score
Result 10 results
Languages All
Labels All
Results 2,661 - 2,670 of 112,166 for

font

(0.12 sec)
  1. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control Font saving with HtmlSaveOptions FontSavingCallback. Optimize your documents for HTML, MHTML, or EPUB formats effortlessly!...property Allows to control how fonts are saved when a document is...custom logic for exporting fonts when saving to HTML. public...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Aspose::Words::LowCode::ReplacerContext class |...

    Aspose::Words::LowCode::ReplacerContext class. Find/replace operation context in C++.... get_FontSettings () const Font settings used by the processor...System::SharedPtr<Aspose::Words::Fonts::FontSettings>&) Font settings used by...

    reference.aspose.com/words/cpp/aspose.words.low...
  3. Border Class | Aspose.Words for .NET

    Discover the Aspose.Words.Border class, your go-to solution for customizing object borders in documents. Enhance your projects with precision and style!... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Aspose::Words::LineSpacingRule enum | Aspose.Wo...

    Aspose::Words::LineSpacingRule enum. Specifies line spacing values for a paragraph in C++....LineSpacing property, even if a larger font is used within the paragraph...Set exact spacing. // Using font sizes that are too large for...

    reference.aspose.com/words/cpp/aspose.words/lin...
  5. StyleType Enum | Aspose.Words for .NET

    Discover Aspose.Words.StyleType enum for efficient style management in documents. Enhance your formatting with versatile style types for optimal results!... Font . Name = "Verdana" ; level . Font . Color = Color...Color . Blue ; level . Font . Bold = true ; } DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sty...
  6. List.is_list_style_reference property | Aspose....

    List.is_list_style_reference property. Returns ``True`` if this list is a reference to a list style.... font . name = 'Verdana' level . font . color = aspose...pydrawing . Color . blue level . font . bold = True builder = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ReplacingArgs.MatchOffset | Aspose.Words for .NET

    Discover the ReplacingArgs MatchOffset property, easily find the zero-based starting position of matches in your nodes for efficient data handling....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  8. ReplacingArgs.Match | Aspose.Words for .NET

    Discover the ReplacingArgs Match property for seamless regex replacements. Enhance your coding efficiency with precise match results!...Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  9. HTML fragment bug - Free Support Forum - aspose...

    Using HtmlFragment getting a null reference exception when trying to double indent lists. Inputed HTML causing the issue. TESTTestingLegacytestJust a huge Font First numbered bulletSecond Calling it in code var formatt…...Testing Legacy test Just a huge font First numbered bullet Second...class=\"ql-size-huge\">Just a huge font</span></p><ol><li>First numbered...

    forum.aspose.com/t/html-fragment-bug/314324
  10. Translate Markdown to DOM|Aspose.Words for Pyth...

    Tarnslate a Markdown document to Document Object Model and back using Python. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Translation Principles We use Font formatting for inline blocks...formatting. Inline Blocks We use Font formatting when translating...

    docs.aspose.com/words/python-net/translate-mark...