Sort Score
Result 10 results
Languages All
Labels All
Results 1,631 - 1,640 of 134,567 for

font

(0.09 sec)
  1. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AutoColor property, get the current text color (black or white) for auto color adjustments. Optimize your design effortlessly!...AutoColor Contents [ Hide ] Font.AutoColor property Returns the...DocumentBuilder ( doc ); // If a run's Font object does not specify text...

    reference.aspose.com/words/net/aspose.words/fon...
  2. Aspose::Words::Fonts::FontInfo::get_IsTrueType ...

    Aspose::Words::Fonts::FontInfo::get_IsTrueType method. Indicates that this Font is a TrueType or OpenType Font as opposed to a raster or vector Font. Default is true in C++....Aspose::Words::Fonts::FontInfo::get_IsTrueType method Contents...Indicates that this font is a TrueType or OpenType font as opposed to...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. PDF rendering with Chinese fonts extremely slow...

    Hello, I’m encountering a performance issue when rendering a PDF using the Aspose.PDF library. When the document contains Chinese Simplified (zh-CN) or Chinese Traditional (zh-TW) text, I set: pdfDocument.OptimizeResou…...PDF rendering with Chinese fonts extremely slow when SubsetFonts=true...already includes required fonts ( fonts-noto-cjk , fontconfig ,...

    forum.aspose.com/t/pdf-rendering-with-chinese-f...
  4. The image of the stamp of approval was converte...

    The image of the stamp of approval was converted incorrectly. It is like as □□. Please give me solution. sample.pdf (42.5 KB)...property to true to ensure all font characters are embedded. Test...your sample file to see if the fonts used in the stamps have been...

    forum.aspose.com/t/the-image-of-the-stamp-of-ap...
  5. SystemFontSource.GetSystemFontFolders | Aspose....

    Discover the GetSystemFontFolders method in SystemFontSource. Easily access system Font folders or receive an empty array if unavailable....GetSystemFontFolders method Returns system font folders or empty array if folders...Aspose.Words could search system fonts not only through folders but...

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

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HTML to PDF does not create colored emojis - Fr...

    test_files.zip (10.5 KB) I cannot get colored emojis to work when converting from html to pdf. I have tried this in both Windows (where I have “Segoe UI Emoji” colored Fonts) and in Linux with (with Google Noto Font). …...colored fonts) and in Linux with (with Google Noto font). I attached... it is essential to embed a font that supports colored emojis...

    forum.aspose.com/t/html-to-pdf-does-not-create-...
  8. Public API Changes in Aspose.Cells 8.9.0|Docume...

    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....allows you to specify the default font name while rendering spreadsheets...The default font will be used only when the font in the style...

    docs.aspose.com/cells/java/public-api-changes-i...
  9. Setting builder.Font.Bold = false affects Inser...

    Hi, I have this code: [TestMethod] public void GenerateWordWithStrong() { Document doc = new Document(); // We can position where we want the table to be inserted and specify any extra formatting to the t…...Font.Bold = false affects InsertHtml Aspose.Words...DocumentBuilder(doc); builder.Font.Name = "Arial"; builder.Font.Size = 10d; builder...

    forum.aspose.com/t/setting-builder-font-bold-fa...
  10. Access and Update the Portions of Rich Text of ...

    Learn how to access and update the portions of rich text of a cell through the Aspose.Cells for Node.js via C++ API....properties of the font, such as font name, font color, boldness...each portion has a different font. The following code snippet...

    docs.aspose.com/cells/nodejs-cpp/access-and-upd...