Sort Score
Result 10 results
Languages All
Labels All
Results 2,711 - 2,720 of 112,166 for

font

(0.08 sec)
  1. Style.paragraphFormat property | Aspose.Words f...

    Style.paragraphFormat property. Gets the paragraph formatting of the style.... font . size = 24 ; style . font . name = "Verdana"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. StreamFontSource.Type | Aspose.Words for .NET

    Discover the StreamFontSource Type property to easily identify your Font source type, enhancing your design flexibility and project efficiency....property Returns the type of the font source. public FontSourceType...StreamFontSource namespace Aspose.Words.Fonts assembly Aspose.Words StreamFontSource...

    reference.aspose.com/words/net/aspose.words.fon...
  3. 在 AWS 中转换文档|Aspose.PDF for .NET

    学习如何在 AWS 环境中部署和使用 Aspose.PDF for .NET。解锁云中的强大 PDF 处理能力。...在您的 S3 存储桶中创建一个文件夹(例如, Fonts ),并上传所需的 TrueType( .ttf )或 OpenType(...const string FontsS3Folder = "Fonts/" ; // Folder in your bucket...

    docs.aspose.com/pdf/zh/net/integration-aws/
  4. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting.... font . size = 24 style . font . name = 'Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose.Font for Node.js via C++ Documentation

    Check Aspose.Font for Node.js is a comprehensive API documentation to understand how to load, save, convert Fonts of different Font formats....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/
  6. Setting Headers and Footers|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the Aspose.Cells for Python via .NET API....path &"<FontName>" Represents a font name. For example: &“Arial”...&"<FontName>, <FontStyle>" Represents font name with style. For example:...

    docs.aspose.com/cells/python-net/setting-header...
  7. Rotating Cell Text|Documentation

    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....)); //Set the font color of cell text _range . Font . Color = System...// Set the font color of cell text objstyle . Font . Color = Color...

    docs.aspose.com/cells/net/rotating-cell-text/
  8. StyleIdentifier enumeration | Aspose.Words for ...

    Aspose.Words.StyleIdentifier enumeration. Locale independent style identifier....DefaultParagraphFont The Default Paragraph Font style. Emphasis EndnoteReference...Using the style name: builder . font . styleName = "Emphasis" ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  10. StyleIdentifier enumeration | Aspose.Words for ...

    aspose.words.StyleIdentifier enumeration. Locale independent style identifier....DEFAULT_PARAGRAPH_FONT The Default Paragraph Font style. EMPHASIS...Using the style name: builder . font . style_name = 'Emphasis' builder...

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