Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 72,818 for

aspose font

(0.64 sec)
  1. 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...
  2. MemoryFontSource constructor | Aspose.Words for...

    Aspose.words.Fonts.MemoryFontSource constructor...MemoryFontSource(font_data) Ctor. def __init__ ( self , font_data : bytes...Type Description font_data bytes Binary font data. MemoryFontSource(font_data...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ParagraphFormat.AddSpaceBetweenFarEastAndAlpha ...

    Optimize your document's appearance with the ParagraphFormat AddSpaceBetweenFarEastAndAlpha property, enhancing spacing between Latin and East Asian text....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...
  4. WarningType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.WarningType enum, which categorizes warnings during document loading or saving, enhancing your document management experience....a warning that is issued by Aspose.Words during document loading...code. FontSubstitution 20000 Font has been substituted. FontEmbedding...

    reference.aspose.com/words/net/aspose.words/war...
  5. Working with Hatch Patterns in PostScript | C++

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Products Aspose.Total Product Solution Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/page/cpp/ps/working-with-hatch-...
  6. DocumentBuilderOptions class | Aspose.Words for...

    Aspose.words.DocumentBuilderOptions class. Allows to specify additional options for the document building process....# Default font size is 12. builder . writeln ( 'Font size 12 here...Changes the font size inside the table. builder . font . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 更改行或列的字体和颜色|Documentation

    本文介绍如何在GridDesktop中更改行或列的字体和颜色。...这是Aspose.Cells.GridDesktop提供的基本级别格式...表的视图,使其更具表现力。 更改列的字体和颜色 要使用Aspose.Cells.GridDesktop更改列的字体和颜色,请按照以下步骤操作:...

    docs.aspose.com/cells/zh/net/aspose-cells-gridd...
  8. WarningInfo Class | Aspose.Words for .NET

    Discover the Aspose.Words.WarningInfo class, which provides crucial insights into warnings during document loading or saving, enhancing your workflow efficiency....information about a warning that Aspose.Words issued during document...class are created and passed by Aspose.Words to the Warning method...

    reference.aspose.com/words/net/aspose.words/war...
  9. 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...
  10. DefaultFontSubstitutionRule.defaultFontName pro...

    DefaultFontSubstitutionRule.defaultFontName property. Gets or sets the default Font name....property Gets or sets the default font name. get defaultFontName ()...Shows how to specify a default font. let doc = new aw . Document...

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