Sort Score
Result 10 results
Languages All
Labels All
Results 1,671 - 1,680 of 141,413 for

font

(0.19 sec)
  1. 检索字体信息|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....foreach ( Font font in Application . ActiveDocument . Fonts ) { //Display...information about the fonts MessageBox . Show ( font . Name ); } Aspose...

    docs.aspose.com/diagram/zh/net/retrieving-font-...
  2. MeasureString result not accurate - Free Suppor...

    I am trying to use Font Tahoma and measure the string with Font size 25 pixels. I am then trying to draw the text in the string s = "N 40º 34' 36.556\" W 70º 45' 24.412\""; StringFormat tb = new StringFormat() { FormatF…...trying to use font Tahoma and measure the string with font size 25...StringAlignment.Far; Font font = new Font("Tahoma", 25, FontStyle...

    forum.aspose.com/t/measurestring-result-not-acc...
  3. FontInfo.getEmbeddedFontAsOpenType method | Asp...

    FontInfo.getEmbeddedFontAsOpenType method. Gets an embedded Font file in OpenType format...an embedded font file in OpenType format. Fonts in Embedded OpenType...( style : Aspose . Words . Fonts . EmbeddedFontStyle ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. NumSpacing | Aspose.Words for Java

    Specifies possible values in which numeral spacing can be displayed in Java....save(getArtifactsDir() + "Fonts.NumberSpacing.docx"); Fields...numerals are displayed in the font\u2019s default form. PROPORTIONAL...

    reference.aspose.com/words/java/com.aspose.word...
  5. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text in a cell using the Aspose.Cells for C++ API....update various font properties such as font name, font color, boldness...portions, each having a different font. The code accesses these portions...

    docs.aspose.com/cells/go-cpp/access-and-update-...
  6. Font.UnderlineColor | Aspose.Words for .NET

    Discover the Font UnderlineColor property to easily customize your Font's underline color for enhanced text styling and visual appeal....UnderlineColor Font.UnderlineColor property Gets or sets the...the underline applied to the font. public Color UnderlineColor...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Get HTML5 String from Cell with C++|Documentation

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....Output Normal: < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:... </ Font > HTML5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/cpp/get-html5-string-from...
  8. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used... font . name = "Courier New" ; builder.... paragraphFormat . style . font . size = 24 ; builder . write...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Manipulating FODG files|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.... Improve default font option usage on Linux As Aspose...Aspose.Imaging supports default font setting, it needs to be enhanced...

    docs.aspose.com/imaging/python-net/manipulating...
  10. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... font . name = 'Courier New' builder... paragraph_format . style . font . size = 24 builder . write...

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