Sort Score
Result 10 results
Languages All
Labels All
Results 3,181 - 3,190 of 138,981 for

aspose font

(0.83 sec)
  1. Get HTML5 string from Cell|Documentation

    Learn how to get the HTML5 string from a cell using the Aspose.Cells for .NET API....] Possible Usage Scenarios Aspose.Cells returns the HTML string...Normal : < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:...

    docs.aspose.com/cells/net/get-html5-string-from...
  2. 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...
  3. Style.FontName ignores PostScript Name ("Roboto...

    Hi Aspose Team, I am loading custom .ttf Fonts using FontSettings.SetFontsFolder() and trying to update a text layer with a specific Font weight. To do this, I am passing the exact PostScript Name directly to the text …...falls back to Regular weight Aspose.PSD Product Family estebantrujillo...5:19pm 1 Hi Aspose Team, I am loading custom .ttf fonts using FontSettings...

    forum.aspose.com/t/style-fontname-ignores-posts...
  4. 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...
  5. 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...
  6. Format Text in Document in NPOI|Aspose.Words fo...

    Fformat text in a document easily and fast instead of using NPOI in C#.... Aspose.Words - Format Text in Document Current font formatting...represented by a Font object returned by the DocumentBuilder.Font property...

    docs.aspose.com/words/net/format-text-in-docume...
  7. DocumentBuilder.popFont method | Aspose.Words f...

    DocumentBuilder.popFont method. Retrieves character formatting previously saved on the stack....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . font . name = "Arial" ; builder . font . size = 24...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. HtmlLoadOptions.support_font_face_rules propert...

    HtmlLoadOptions.support_Font_face_rules property. Gets or sets a value indicating whether to support @Font-face rules and whether to load declared Fonts...support_font_face_rules property HtmlLoadOptions.support_font_face_rules...support @font-face rules and whether to load declared fonts. Default...

    reference.aspose.com/words/python-net/aspose.wo...
  9. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...poi create doc, use aspose.words to save the doc but toc...toc page num is error Aspose.Words Product Family words-java...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...
  10. FontFallbackSettings.BuildAutomatic | Aspose.Wo...

    Discover the FontFallbackSettings BuildAutomatic method that effortlessly scans Fonts to create optimal fallback settings for enhanced typography....settings by scanning available fonts. public void BuildAutomatic...non-optimal fallback settings. Fonts are checked by Unicode Character...

    reference.aspose.com/words/net/aspose.words.fon...