Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 141,425 for

font

(0.47 sec)
  1. Aspose::Words::Saving::FontSavingArgs::get_Orig...

    Aspose::Words::Saving::FontSavingArgs::get_OriginalFileSize method. Gets the original Font file size in C++....ze method Gets the original font file size. int32_t Aspose ::...original file size of the current font if it is known. Otherwise it...

    reference.aspose.com/words/cpp/aspose.words.sav...
  2. Aspose::Words::Fonts::FontNameSubstitutionRule ...

    Aspose::Words::Fonts::FontNameSubstitutionRule class. Font substitution rule for processing Font name. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontNameSubstitution class FontNameSubstitution...FontNameSubstitution class Font substitution rule for processing font name. To...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same Font formatting...of characters with the same font formatting. To learn more, visit...(Inherited from Node ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. WarningSource Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningSource enum, identifying warning sources during document loading and saving for enhanced document management.... Font 21 Module that reads font files. Svg 22 Module...additional information about font substitution. Document doc =...

    reference.aspose.com/words/net/aspose.words/war...
  5. RowFormat.height property | Aspose.Words for Py...

    RowFormat.height property. Gets or sets the height of the table row in points.... font . size = 16 builder . font . name = 'Arial'...'Arial' builder . font . bold = True # Configuring the formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Dyslexia and Fonts

    Dyslexic Fonts can be used in various projects and apps to improve readability and accessibility for those who have dyslexia. Learn the fundamentals here....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/dyslexic-...
  7. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  8. ThemeColors.hyperlink property | Aspose.Words f...

    ThemeColors.hyperlink property. Specifies color for a hyperlink....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

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

    Discover Aspose.Words.Run, a powerful class for managing character runs with consistent Font formatting, enhancing your document processing efficiency....of characters with the same font formatting. To learn more, visit...belongs. Font { get; } Provides access to the font formatting...

    reference.aspose.com/words/net/aspose.words/run/
  10. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...IX = 0; //// set text font //ch.FontName.Value = "Courier...Value = "#ff0000"; //// set font size, unit is 72pt //ch.Size...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/