Sort Score
Result 10 results
Languages All
Labels All
Results 1,801 - 1,810 of 145,495 for

font

(0.28 sec)
  1. Set DefaultFont property of PdfSaveOptions and ...

    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....has a missing (not installed) font. Generally, when saving to PDF...Workbook’s default font (i.e., Workbook.DefaultStyle.Font . If workbook’s...

    docs.aspose.com/cells/java/set-defaultfont-prop...
  2. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....SetHtmlString ( u "<Font Style= \" FONT-WEIGHT: bold;FONT-STYLE: italic;TEXT-DECORATION:...italic;TEXT-DECORATION: underline;FONT-FAMILY: Arial;FONT-SIZE: 11pt;COLOR: #ff0000;...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  3. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control....Shapes [ 3 ]; //Change its text's font to Verdana and height to 32...txtRange . Font . Name = "Verdana" ; txtRange . Font . Size = 32...

    docs.aspose.com/slides/net/format-text-using-vs...
  4. 字体转换。高级详细信息 | C++

    aspose.Font的转换功能。有时,您需要在保存IT之前读取转换的字体数据。这里的方法旨在帮助它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/convert/advanced-me...
  5. Font.EmphasisMark | Aspose.Words for .NET

    Discover how to use the Font Emphasis Mark property to enhance your text formatting. Learn to set and customize emphasis marks for better readability....EmphasisMark Font.EmphasisMark property Gets or sets the emphasis...words/emphasismark builder . Font . EmphasisMark = emphasisMark...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Font.scaling property | Aspose.Words for Python

    Font.scaling property. Gets or sets character width scaling in percent....scaling property Font.scaling property Gets or sets character...character width to 150%. builder . font . scaling = 150 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.spacing property | Aspose.Words for Python

    Font.spacing property. Returns or sets the spacing (in points) between characters ....spacing property Font.spacing property Returns or sets the spacing...character width to 150%. builder . font . scaling = 150 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Style.name property | Aspose.Words for Node.js

    Style.name property. Gets or sets the name of the style.... font . color = "#FF0000" ; expect...type ); expect ( newStyle . font . name ). toEqual ( doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Using Glyph objects | .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/developer-guide/using-...
  10. NodeChangingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingArgs class, designed to enhance your document processing with seamless INodeChangingCallback integration. Boost your workflow today!... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/nod...