Sort Score
Result 10 results
Languages All
Labels All
Results 2,731 - 2,740 of 139,092 for

font

(0.16 sec)
  1. 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...
  2. StreamFontSource.CacheKey | Aspose.Words for .NET

    Discover the StreamFontSource CacheKey property, optimize your Font management with efficient caching for faster load times and enhanced performance....cache item when saving/loading font search cache with SaveSearchCache...Examples Shows how to speed up the font cache initialization process...

    reference.aspose.com/words/net/aspose.words.fon...
  3. 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...
  4. DocumentVisitor.VisitTableEnd | Aspose.Words fo...

    Explore the DocumentVisitor VisitTableEnd method, which efficiently signals the end of table enumeration, enhancing your coding experience.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  5. DocumentVisitor.VisitParagraphStart | Aspose.Wo...

    Discover the DocumentVisitor VisitParagraphStart method, essential for efficiently managing paragraph enumeration in your applications. Enhance your coding skills!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  6. Wrong PageCount on docx file with Aspose.Words ...

    Dear support team, I am running a simple unit test with an input docx document. Each time, this document contains 5 pages. But when I load it with Aspose.Words and then iterate on pages based on PageCount, there is an…...uses Aptos , which is cloud font, so it is not installed by default...does not download cloud fonts. The fonts are required to build...

    forum.aspose.com/t/wrong-pagecount-on-docx-file...
  7. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various import options to format output... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "#0000FF" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextWatermarkOptions class | Aspose.Words for P...

    aspose.words.TextWatermarkOptions class. Contains options that can be specified when adding a watermark with text...Description color Gets or sets font color. The default value is...pydrawing.Color.silver. font_family Gets or sets font family name. The...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartLegend class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties...Description font Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Apply Superscript and Subscript Effects on Font...

    How to apply superscript and subscript effects to text in Excel with Java. This article provides the Java code to achieve this using Aspose.Cells for Java API....Superscript and Subscript Effects on Fonts Contents [ Hide ] Aspose.Cells...superscript effect using the Font object’s setSuperscript property...

    docs.aspose.com/cells/java/apply-superscript-an...