Sort Score
Result 10 results
Languages All
Labels All
Results 1,081 - 1,090 of 112,112 for

font

(0.07 sec)
  1. Font.SmallCaps | Aspose.Words for .NET

    Discover the Font SmallCaps property. Easily format text in small capital letters for enhanced readability and a stylish look in your designs....Contents [ Hide ] Font.SmallCaps property True if the font is formatted...doc , "all capitals" ); run . Font . AllCaps = true ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base line...position property Font.position property Gets or sets the position...text = 'Raised text. ' ) run . font . position = 5 para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the Font will be saved to in C++....name (without path) where the font will be saved to. System ::...allows you to redefine how the font file names are generated during...

    reference.aspose.com/words/cpp/aspose.words.sav...
  4. FontInfo | Aspose.Words for Java

    Specifies information about a Font used in the document in Java....Specifies information about a font used in the document. To learn...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  5. Issue when we are saving aspose document into h...

    Hi @alexey.noskov , We are facing some issue when we are saving aspose document into html. I tried multiple ways but noting is fixing my issue and i created sample project and issue is able to reproduce. Plz save that h…...the row is set explicitly, and font size in the last cell is bigger:...margin-bottom:0pt; font-size:9pt"> <span style="font-family:Arial">Option...

    forum.aspose.com/t/issue-when-we-are-saving-asp...
  6. Paragraph.is_end_of_document property | Aspose....

    Paragraph.is_end_of_document property. True if this paragraph is the last paragraph in the last section of the document....= 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...
  7. Aspose::Words::WarningInfoCollection::Warning m...

    Aspose::Words::WarningInfoCollection::Warning method. Implements the IWarningCallback interface. Adds a warning to this collection in C++....match for a missing font from the available font sources. void EnableFontSubstituti...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/cpp/aspose.words/war...
  8. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your document's final section for effective formatting....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...
  9. Aspose::Words::Loading::LoadOptions::get_FontSe...

    Aspose::Words::Loading::LoadOptions::get_FontSettings method. Allows to specify document Font settings in C++....method Allows to specify document font settings. System :: SharedPtr...SharedPtr < Aspose :: Words :: Fonts :: FontSettings > Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.loa...
  10. SaveOptions.update_ambiguous_text_font property...

    SaveOptions.update_ambiguous_text_Font property. Determines whether the Font attributes will be changed according to the character code being used....update_ambiguous_text_font property SaveOptions.update_ambiguous_text_font property...property Determines whether the font attributes will be changed according...

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