Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 141,436 for

font

(0.14 sec)
  1. 使用Node.js via C++向PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,向PDF添加文本和图像水印,使用Aspose.Cells for Node.js via C++。... PaperA3 ); // create a font for watermark, and specify bold...bold, italic, color. const font = new AsposeCells . RenderingFont...

    docs.aspose.com/cells/zh/nodejs-cpp/add-waterma...
  2. FontInfo.AltName | Aspose.Words for .NET

    Discover the FontInfo AltName property, easily manage alternate Font names to enhance typography and improve your design projects....sets the alternate name for the font. public string AltName { get...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/net/aspose.words.fon...
  3. FontInfo.Pitch | Aspose.Words for .NET

    Discover the FontInfo Pitch property. Learn how it defines fixed pitch vs. proportional spacing, enhancing your typography for better design clarity....property The pitch indicates if the font is fixed pitch, proportionally...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/net/aspose.words.fon...
  4. Fill.color property | Aspose.Words for Python

    Fill.color property. Gets or sets a Color object that represents the foreground color for the fill....docx' ) # Get Fill object for Font of the first Run. fill = doc...0 ] . font . fill # Check Fill properties of the Font. print...

    reference.aspose.com/words/python-net/aspose.wo...
  5. WarningInfo.Source | Aspose.Words for .NET

    Discover the WarningInfo Source property that reveals the origin of warnings, enhancing your application's reliability and user experience....additional information about font substitution. Document doc =...( "Font \'Arial\' has not been found. Using \'Arvo\' font instead...

    reference.aspose.com/words/net/aspose.words/war...
  6. Style.LinkedStyleName | Aspose.Words for .NET

    Discover how to style the LinkedStyleName property, easily manage linked styles, and enhance your design workflow with seamless integration.... Font . Name = "Verdana" ; styleHeading1Char . Font . Bold...= true ; styleHeading1Char . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/sty...
  7. SplitterContext | Aspose.Words for Java

    Document splitter context in Java....Description getFontSettings() Font settings used by the processor...setFontSettings(FontSettings value) Font settings used by the processor...

    reference.aspose.com/words/java/com.aspose.word...
  8. Font.complex_script property | Aspose.Words for...

    Font.complex_script property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run....complex_script property Font.complex_script property Specifies...DocumentBuilder ( doc = doc ) builder . font . complex_script = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  9. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell 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...
  10. Font.no_proofing property | Aspose.Words for Py...

    Font.no_proofing property. True when the formatted characters are not to be spell checked....no_proofing property Font.no_proofing property True when the...completely disabling it. builder . font . no_proofing = True builder...

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