Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 141,564 for

font

(0.91 sec)
  1. Font.LocaleId | Aspose.Words for .NET

    Discover how the Font LocaleId property enhances your text formatting by managing locale identifiers for diverse character languages. Improve your coding today!...LocaleId Contents [ Hide ] Font.LocaleId property Gets or sets...DocumentBuilder ( doc ); // If we set the font's locale to English and insert...

    reference.aspose.com/words/net/aspose.words/fon...
  2. PdfSaveOptions.embed_full_fonts property | Aspo...

    PdfSaveOptions.embed_full_Fonts property. Controls how Fonts are embedded into the resulting PDF documents....embed_full_fonts property PdfSaveOptions.embed_full_fonts property...property Controls how fonts are embedded into the resulting PDF documents...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.spacing property | Aspose.Words for Node.js

    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 ....

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Get HTML5 string from Cell|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....Normal : < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:....</ Font > HTML5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/python-java/get-html5-str...
  5. Font.AllCaps | Aspose.Words for .NET

    Discover the Font AllCaps property. Easily format text in all capital letters for enhanced readability and impactful design in your projects....Contents [ Hide ] Font.AllCaps property True if the font is formatted...doc , "all capitals" ); run . Font . AllCaps = true ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  6. ThemeFonts.complexScript property | Aspose.Word...

    ThemeFonts.complexScript property. Specifies Font name for ComplexScript characters....complexScript property Specifies font name for ComplexScript characters...how to set custom colors and fonts for themes. let doc = new aw...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlFixedSaveOptions.useTargetMachineFonts prop...

    HtmlFixedSaveOptions.useTargetMachineFonts property. Flag indicates whether Fonts from target machine must be used to display the document...property Flag indicates whether fonts from target machine must be...ResourceSavingCallba is not fired for fonts. Default is false . get useTargetMachineFont...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Aspose::Words::Fonts::FontInfo::GetEmbeddedFont...

    Aspose::Words::Fonts::FontInfo::GetEmbeddedFontAsOpenType method. Gets an embedded Font file in OpenType format. Fonts in Embedded OpenType format are converted to OpenType in C++....Aspose::Words::Fonts::FontInfo::GetEmbeddedFontAsOpe method Contents...an embedded font file in OpenType format. Fonts in Embedded OpenType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. FontNameSubstitutionRule class | Aspose.Words f...

    Aspose.Words.Fonts.FontNameSubstitutionRule class. Font substitution rule for processing Font name...FontNameSubstitution class Font substitution rule for processing font name. To...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...TextFragment(xmlContent); // -- Set font to a monospaced font to mimic browser XML...PdfException: Can’t find any suitable font for operate with text: 是 at...

    forum.aspose.com/t/pdfexception-during-xml-to-p...