Sort Score
Result 10 results
Languages All
Labels All
Results 2,441 - 2,450 of 137,427 for

font

(0.21 sec)
  1. 从CFF文件加载字体| .NET

    。让我们看一下如何从CFF文件中制作它。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  2. Font.complex_script property | Aspose.Words for...

    Font.complex_script property. Specifies whether the contents of this run shall be treated as complex script text regardless of their Unicode character values when determining the formatting for this run....complex_script property Font.complex_script property Specifies...DocumentBuilder ( doc = doc ) builder . font . complex_script = True builder...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Install TrueType Fonts on Linux in C#|Aspose.Wo...

    Aspose.Words for .NET allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy using C#. To accomplish this, copy Font files from a Windows machine or Install a `TrueType` Font package onto your Linux machine in C#....Ask AI Install TrueType Fonts on Linux Contents [ Hide ] What...explains how to install TrueType fonts on Linux for correct rendering...

    docs.aspose.com/words/net/installing-truetype-f...
  4. Convert Word to PDF - Bullet list is not showin...

    @asad.ali we have another issue when converting a word file to pdf, if the word file contains list bullet like this image after converting the word document to a pdf , bullet list isn’t shown correctly....problem occurs because the fonts are not available on the machine...cannot find the fonts used in the document the fonts are substituted...

    forum.aspose.com/t/convert-word-to-pdf-bullet-l...
  5. StreamFontSource.CacheKey | Aspose.Words for .NET

    Discover the StreamFontSource CacheKey property, optimize your Font management with efficient caching for faster load times and enhanced performance....cache item when saving/loading font search cache with SaveSearchCache...Examples Shows how to speed up the font cache initialization process...

    reference.aspose.com/words/net/aspose.words.fon...
  6. 使用Node.js via C++向PDF添加水印|Documentation

    学习如何在将Excel转换为PDF时,向PDF添加文本和图像水印,使用Aspose.Cells for Node.js via C++。... PaperA3 ); // create a font for watermark, and specify bold...bold, italic, color. const font = new AsposeCells . RenderingFont...

    docs.aspose.com/cells/zh/nodejs-cpp/add-waterma...
  7. Customize Chart Legends in Presentations in .NE...

    Customize chart legends with Aspose.Slides for .NET to optimize PowerPoint presentations with tailored legend formatting.... Pptx ); Set the Font Size of a Legend The Aspose...lets developers allow to set font size of legend. Please follow...

    docs.aspose.com/slides/net/chart-legend/
  8. Check whether external referenced images exist ...

    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....Changing of the emergency font and font in styles Coloring of inserts...

    docs.aspose.com/cad/net/how-to/check-whether-ex...
  9. Getting Started | Aspose.Font for JavaScript

    JavaScript Font Manipulation API's Getting Started section covers topics including Product Overview, Installation and run examples, and Licensing....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/getting-sta...
  10. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#.... Font . Position = 100 ; builder . Font . Name = "Courier"...; builder . Font . Bold = true ; builder . Font . Underline =...

    docs.aspose.com/words/net/create-tables-in-npoi/