Sort Score
Result 10 results
Languages All
Labels All
Results 1,321 - 1,330 of 139,617 for

font

(0.07 sec)
  1. Problems with adding Arial Unicode MS to the Fo...

    Hi, Why we want to use Aspsoe PDF: We do currently use Aspsose for words to generate PDF-Files. Now, the reports get very large and we try to find a faster solution (> 250 pages with TOC and updateFields and updatePage…...that environments, we use two fonts: Arial Unicode MS and SimSun...version 25.9: I register the two fonts like that at startup of the...

    forum.aspose.com/t/problems-with-adding-arial-u...
  2. Font.StrikeThrough | Aspose.Words for .NET

    Discover the Font StrikeThrough property. Easily format text with strikethrough for clear visual emphasis in your designs. Enhance readability today!...StrikeThrough Font.StrikeThrough property True if the font is formatted...single-line strikethrough." ); run . Font . StrikeThrough = true ; para...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Specify TrueType Fonts Location in C#|Aspose.Wo...

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system or memory using C#....Ask AI Specify TrueType Fonts Location Contents [ Hide ] Purpose...explains how to configure TrueType font locations for rendering. This...

    docs.aspose.com/words/net/specifying-truetype-f...
  4. Product Overview | Aspose.Font for JavaScript

    JavaScript APIs for the developers to manipulate Font files. Here you will find Aspose.Font API Solution for JavaScript overview....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/product-ove...
  5. ExportFontFormat enumeration | Aspose.Words for...

    Aspose.Words.Saving.ExportFontFormat enumeration. Indicates the format that is used to export Fonts while rendering to HTML fixed format....format that is used to export fonts while rendering to HTML fixed...WOFF (Web Open Font Format). Ttf TTF (TrueType Font format). Examples...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.Fill | Aspose.Words for .NET

    Discover the Font Fill property to enhance your text's appearance with customizable fill formatting for a polished, professional look....Hide ] Font.Fill property Gets fill formatting for the Font . public...docx" ); // Get Fill object for Font of the first Run. Fill fill...

    reference.aspose.com/words/net/aspose.words/fon...
  7. ParagraphFormat.addSpaceBetweenFarEastAndAlpha ...

    ParagraphFormat.addSpaceBetweenFarEastAndAlpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FolderFontSource.type property | Aspose.Words f...

    FolderFontSource.type property. Returns the type of the Font source....property Returns the type of the font source. @property def type (...self ) -> aspose . words . fonts . FontSourceType : ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlFixedSaveOptions.UseTargetMachineFonts | As...

    Discover how the UseTargetMachineFonts property in HtmlFixedSaveOptions enhances document display by utilizing target machine Fonts. Optimize your Font management today!...property Flag indicates whether fonts from target machine must be...ResourceSavingCallba is not fired for fonts. Default is false . public bool...

    reference.aspose.com/words/net/aspose.words.sav...
  10. PDF containing emojis converts to image very sl...

    Hi Aspose Team, I am using Aspose.PDF.Drawing 25.4.0. When I run the following code: using var converter = new Aspose.Pdf.Facades.PdfConverter(); converter.GetNextImage(imagePath, ImageFormat.Png, 300); // this step t…...emojis is caused by the fallback font‑search / glyph rendering that...engine which emoji‑compatible font to use removes the expensive...

    forum.aspose.com/t/pdf-containing-emojis-conver...