Sort Score
Result 10 results
Languages All
Labels All
Results 1,441 - 1,450 of 141,572 for

font

(0.3 sec)
  1. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format text with a double strikethrough for enhanced clarity and style in your documents....DoubleStrikeThrough Font.DoubleStrikeThrough property True if the font is formatted...single-line strikethrough." ); run . Font . StrikeThrough = true ; para...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Font.TextEffect | Aspose.Words for .NET

    Discover the Font TextEffect property to easily customize Font animations, enhancing your designs with dynamic text effects for a captivating user experience....TextEffect Font.TextEffect property Gets or sets the font animation...); builder . Font . Size = 36 ; builder . Font . TextEffect =...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Font.italic property | Aspose.Words for Python

    Font.italic property. True if the Font is formatted as italic....italic property Font.italic property True if the font is formatted...doc ) builder . font . size = 36 builder . font . italic = True...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Font.text_effect property | Aspose.Words for Py...

    Font.text_effect property. Gets or sets the Font animation effect....property Font.text_effect property Gets or sets the font animation...doc ) builder . font . size = 36 builder . font . text_effect =...

    reference.aspose.com/words/python-net/aspose.wo...
  5. PhysicalFontInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.PhysicalFontInfo class, which provides essential details about physical Fonts for enhanced document processing and design....about physical font available to Aspose.Words font engine. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  6. discourse-assign_4560ee16f2bea569358c6c079f45fb...

    .user-content .assign-controls{display:flex;justify-content:flex-end;margin-bottom:.5em}.user-content .assign-controls .assign-messages-assigned{margin-right:.5em}.assigned-to .d-icon,.assigned-to ......assign label{font-weight:bold}.modal.assign label...label-optional{color:var(--primary-medium);font-weight:normal}.modal.assign...

    forum.aspose.com/stylesheets/discourse-assign_4...
  7. ParagraphFormat.FirstLineIndent | Aspose.Words ...

    Discover how to use the ParagraphFormat FirstLineIndent property to easily customize first line or hanging indents in your documents for improved readability....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  8. HTMLFragment not working for Indian Language (T...

    I have a valid Aspose PDF license with a subscription expiry date of 2023-09-06, which permits me to use SDK versions released up to that date. Currently, I am using Aspose.PDF version 23.8.0. However, I am encountering…...encountering an issue where the font does not render correctly. Below...lineHeight + "; font-size:{1}pt;font-weight:{3};font-style:{4};\">"...

    forum.aspose.com/t/htmlfragment-not-working-for...
  9. Aspose::Words::Saving::HtmlSaveOptions::get_Res...

    Aspose::Words::Saving::HtmlSaveOptions::get_ResolveFontNames method. Specifies whether Font family names used in the document are resolved and substituted according to FontSettings when being written into HTML-based formats in C++....es method Specifies whether font family names used in the document...this option is set to false and font family names are written to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Backslash (\) Being Converted to Yen Symbol (¥)...

    Hello Team When converting HTML to PDF using Aspose in .NET, backslash characters (\) in the HTML are incorrectly rendered as the Yen symbol (¥) in the resulting PDF only in the deployed environment. This issue does not…... It happens regardless of font or encoding settings and affects...deployed environment may stem from font encoding differences between...

    forum.aspose.com/t/backslash-being-converted-to...