Sort Score
Result 10 results
Languages All
Labels All
Results 1,871 - 1,880 of 137,427 for

font

(0.2 sec)
  1. LineStyle enumeration | Aspose.Words for Python

    aspose.words.LineStyle enumeration. Specifies line style of a [Border](../border/).... font . border . color = aspose ....builder . font . border . line_width = 2.5 builder . font . border...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 格式化文本|Aspose.Slides 文档

    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....Verdana 字体 FontEntity font = pres . Fonts [ 0 ]; FontEntity verdanaFont...verdanaFont = new FontEntity ( pres , font ); verdanaFont . FontName =...

    docs.aspose.com/slides/zh/net/format-text/
  3. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. 加载 Web-Open-Font (WOFF) 文件 | .NET

    有关如何使用 Aspose.Font 库在 .NET 中加载、检查和转换 Web-Open-Font (WOFF) 文件的分步指南,涵盖文件系统、字节数组和流源。...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...
  5. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...convertable because of “ Fontfont name’ is not embedded ”;...embed the fonts partially ? I tried to iterate all fonts in the...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  6. 档案

    档案...Font for .NET API 来加载和保存 CFF 、 TrueType....NET 字体渲染 API - 安装 # Aspose.Font for .NET 提供强大的字体渲染机制,以便使用 TrueType...

    blog.aspose.com/zh/font/render-text-with-truety...
  7. 搜索

    搜索...Font for .NET API 來加載和保存 CFF 、 TrueType....NET 字體渲染 API - 安裝 # Aspose.Font for .NET 提供了強大的字體渲染機制,以便使用 TrueType...

    blog.aspose.com/zh-hant/font/render-text-with-t...
  8. PageSetup.CharactersPerLine | Aspose.Words for ...

    Control your document layout with the PageSetup CharactersPerLine property. Easily adjust characters per line for optimal readability and design....value depends on page width and font size of the Normal style. Minimum...character pitch is 90 percent of the font size. For example, maximum number...

    reference.aspose.com/words/net/aspose.words/pag...
  9. 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...
  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...