Sort Score
Result 10 results
Languages All
Labels All
Results 1,361 - 1,370 of 142,711 for

font

(0.72 sec)
  1. WarningInfo class | Aspose.Words for Python

    aspose.words.WarningInfo class. Contains information about a warning that Aspose.Words issued during document loading or saving...match for a missing font from the available font sources. # Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/python-net/aspose.wo...
  2. Problems with adding Arial Unicode MS to the Fo...

    Hi, Why we want to use Aspsoe PDF: We do currently use Aspsose for words to generate PDF-Files. Now, the reports get very large and we try to find a faster solution (> 250 pages with TOC and updateFields and updatePage…...that environments, we use two fonts: Arial Unicode MS and SimSun...version 25.9: I register the two fonts like that at startup of the...

    forum.aspose.com/t/problems-with-adding-arial-u...
  3. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the Font....shading property Font.shading property Returns a Shading object...the shading formatting for the font. @property def shading ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Aspose::Words::IWarningCallback::Warning method...

    Aspose::Words::IWarningCallback::Warning method. Aspose.Words invokes this method when it encounters some issue during document loading or saving that might result in loss of formatting or data fidelity in C++....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/cpp/aspose.words/iwa...
  5. 3. How to use LaTeX fonts in text

    This article covers LaTeX Font commands that independently change different Font attributes for use in normal text....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-text-fonts/
  6. ParagraphFormat.KeepTogether | Aspose.Words for...

    Discover the ParagraphFormat KeepTogether property, ensure all lines stay together on one page for improved document readability and professional presentation....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...
  7. DocumentBuilder.PushFont | Aspose.Words for .NET

    Discover how the DocumentBuilder PushFont method enhances your document formatting by saving character styles for easy retrieval and consistent design....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . Font . Name = "Arial" ; builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...
  8. PdfSaveOptions.embed_full_fonts property | Aspo...

    PdfSaveOptions.embed_full_Fonts property. Controls how Fonts are embedded into the resulting PDF documents....embed_full_fonts property PdfSaveOptions.embed_full_fonts property...property Controls how fonts are embedded into the resulting PDF documents...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontFallbackSettings.BuildAutomatic | Aspose.Wo...

    Discover the FontFallbackSettings BuildAutomatic method that effortlessly scans Fonts to create optimal fallback settings for enhanced typography....settings by scanning available fonts. public void BuildAutomatic...non-optimal fallback settings. Fonts are checked by Unicode Character...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Font.small_caps property | Aspose.Words for Python

    Font.small_caps property. True if the Font is formatted as small capital letters....property Font.small_caps property True if the font is formatted...text = 'all capitals' ) run . font . all_caps = True para . append_child...

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