Sort Score
Result 10 results
Languages All
Labels All
Results 1,731 - 1,740 of 139,842 for

font

(0.37 sec)
  1. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection.... font . color = aspose . pydrawing...'Heading 1' ) . font . name , new_style . font . name ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. 从 PDF 中提取字体|Aspose.PDF for Java

    如何使用 Aspose.PDF for Java 从 PDF 中提取字体...public static void Extract_Fonts () throws FileNotFoundExceptio...); com . aspose . pdf . Font [] fonts = pdfDocument . getFontUtilities...

    docs.aspose.com/pdf/zh/java/extract-fonts-from-...
  4. NodeChangingArgs.Node | Aspose.Words for .NET

    Discover the NodeChangingArgs property to easily manage nodes being added or removed in your application. Streamline your workflow today!... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/nod...
  5. INodeChangingCallback.NodeInserted | Aspose.Wor...

    Discover the INodeChangingCallback NodeInserted method—triggered when a document node is added to another, enhancing your coding efficiency.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  6. Characters in italic missing in HTML output (Li...

    Hi, we noticed some characters are missing in HTML output which are in italic style. Scenario happens in Linux / Docker. Reproducable with the following setup: <Project Sdk="Microsoft.NET.Sdk"> <PropertyGroup> <…...Fonts.FolderFontSource(@"./fonts/", true); var...systemFontSource = new Aspose.Words.Fonts.FolderFontSource(Environment...

    forum.aspose.com/t/characters-in-italic-missing...
  7. Aspose::Words::Loading::HtmlLoadOptions::get_Su...

    Aspose::Words::Loading::HtmlLoadOptions::get_SupportFontFaceRules method. Gets or sets a value indicating whether to support @Font-face rules and whether to load declared Fonts. Default value is false in C++....support @font-face rules and whether to load declared fonts. Default...option is enabled, fonts declared in @font-face rules are loaded...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Installing Microsoft TrueType Fonts on Linux|Do...

    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....Installing Microsoft TrueType Fonts on Linux Contents [ Hide ] Microsoft...Microsoft True Type Fonts (TTFs) are quite commonly found throughout...

    docs.aspose.com/imaging/java/installing-microso...
  9. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolders method. Sets the folders where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts in C++....Aspose::Words::Fonts::FontSettings::SetFontsFolders method Contents...TrueType fonts when rendering documents or embedding fonts. void...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Underline enumeration | Aspose.Words for Python

    aspose.words.Underline enumeration. Indicates type of the underline applied to a Font....of the underline applied to a font. Members Name Description NONE...specified in the URL. builder . font . color = aspose . pydrawing...

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