Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 139,844 for

font

(0.53 sec)
  1. Font.shadow property | Aspose.Words for Node.js

    Font.shadow property. True if the Font is formatted as shadowed....shadow property Font.shadow property True if the font is formatted... builder . font . shadow = true ; builder . font . size = 36...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 格式化文本|Aspose.Slides 文档

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....//Add Verdana font FontEntity font = pres . Fonts [ 0 ]; FontEntity...verdanaFont = new FontEntity ( pres , font ); verdanaFont . FontName =...

    docs.aspose.com/slides/zh/net/format-text/
  3. Underline enumeration | Aspose.Words for Python

    aspose.words.Underline enumeration. Indicates type of the underline applied to a Font....of the underline applied to a font. Members Name Description NONE...specified in the URL. builder . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  4. FontPitch enumeration | Aspose.Words for Python

    aspose.words.Fonts.FontPitch enumeration. Represents the Font pitch....Represents the font pitch. The pitch indicates if the font is fixed...of a font. FIXED Specifies that this is a fixed width font. VARIABLE...

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

    Discover Aspose.Words.Fonts.FileFontSource. Easily manage TrueType Font files on your system for enhanced document formatting and design flexibility....Represents the single TrueType font file stored in the file system...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  6. Insert a Hyperlink|Aspose.Words for .NET

    Insert a hyperlink into a document. NPOI does not provide an opportunity to insert a hyperlink using C#....Specify font formatting for the hyperlink. builder . Font . Color...Color = Color . Blue ; builder . Font . Underline = Underline . Single...

    docs.aspose.com/words/net/insert-hyperlink/
  7. Story.FirstParagraph | Aspose.Words for .NET

    Discover the Story FirstParagraph property to easily extract the first paragraph of any story, enhancing your content and user engagement....format a run of text using its font property. Document doc = new...Aspose . Words . Font font = run . Font ; font . Name = "Courier...

    reference.aspose.com/words/net/aspose.words/sto...
  8. Aspose::Words::Saving::FontSavingArgs::get_Font...

    Aspose::Words::Saving::FontSavingArgs::get_FontFileName method. Gets or sets the file name (without path) where the Font will be saved to in C++....name (without path) where the font will be saved to. System ::...allows you to redefine how the font file names are generated during...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Specify Default Presentation Fonts in JavaScrip...

    Set default Fonts in Aspose.Slides for Node.js via Java to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Specify Default Presentation Fonts in JavaScript Contents [ Hide...Hide ] Using Default Fonts for Rendering Presentation Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/default-font/
  10. FontInfo.is_true_type property | Aspose.Words f...

    FontInfo.is_true_type property. Indicates that this Font is a TrueType or OpenType Font as opposed to a raster or vector Font...Indicates that this font is a TrueType or OpenType font as opposed to...to a raster or vector font. Default is True . @property def is_true_type...

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