Sort Score
Result 10 results
Languages All
Labels All
Results 6,281 - 6,290 of 16,783 for

true type

(0.29 sec)
  1. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism.... Enabled = true ; The next step uses a simple...the FontSubstitution warning type and the standard description...

    docs.aspose.com/words/net/manipulating-and-subs...
  2. Fonts not loading in linux based Container - Fr...

    Following Specify TrueType Fonts Location in C#|Aspose.Words for .NET , I’m trying to load custom fonts in Linux based container. I modified my code to include both System and Custom Fonts from Resources folder. var f…...FolderFontSource("/app/Resources", true) }); var loadOptions = new LoadOptions...FolderFontSource("/app/Resources", true) }); 4 Assign the FontSettings...

    forum.aspose.com/t/fonts-not-loading-in-linux-b...
  3. Translate Markdown to DOM|Aspose.Words for .NET

    Translate a Markdown document to Document Object Model and back using C#. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch....Bold = true Italic *italic text* Font.Italic = true Strikethrough...~Strikethrough text~ Font.StrikeThrough = true We use a character style with...

    docs.aspose.com/words/net/translate-markdown-to...
  4. Aspose.Cells 8.5.2中的公共API更改|Documentation

    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.... TYPE_INT_ARGB ); Graphics2D g = image...//Set one page per sheet to true in image or print options ImageOrPrintOptions...

    docs.aspose.com/cells/zh/java/public-api-change...
  5. AutoFitRows and AutoFitColumn Not Handling Larg...

    Hi Aspose Support Team, I am facing issues with AutoFitColumn(i) and AutoFitRows(True) in Aspose.Cells for .NET when exporting to PDF, especially when working with large amounts of wrapped text. AutoFitColumn Issue: W…...AutoFitColumn(i) and AutoFitRows(true) in Aspose.Cells for .NET when...text), I am using AutoFitRows(true). However, the text gets clipped...

    forum.aspose.com/t/autofitrows-and-autofitcolum...
  6. Text hyperlink issue - Free Support Forum - asp...

    hello team, As when we are inserting below text using old aspose version (16.1.0.0) var WatchListSummary = "<p style='font-size:13px; text-align:Justify;line-height:1.25em;margin-bottom:0pt;'><b>Manish Sharma</b>&nbsp…...InsertHtml(WatchListSummary,true); But it does not create hyperlink...InsertHtml(WatchListSummary, true); foreach (Field f in doc.Range...

    forum.aspose.com/t/text-hyperlink-issue/323133
  7. 在 Android 上管理演示文稿中的 OLE|Aspose.Slides 文档

    使用 Aspose.Slides for Android via Java 优化 PowerPoint 和 OpenDocument 文件中的 OLE 对象管理。无缝嵌入、更新和导出 OLE 内容。... setObjectIcon ( true ); File fileZip = new File (...zipOleFrame . setObjectIcon ( true ); presentation . save ( "output...

    docs.aspose.com/slides/zh/androidjava/manage-ole/
  8. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with Aspose.Slides for Java, compatible with PowerPoint formats....Contents [ Hide ] Among other types of PowerPoint charts, there...there are two “hierarchical” types - Treemap and Sunburst chart (also...

    docs.aspose.com/slides/java/data-points-of-tree...
  9. Customize Data Points in Treemap and Sunburst C...

    Learn how to manage data points in treemap and sunburst charts with JavaScript and Aspose.Slides for Node.js via Java, compatible with PowerPoint formats....Contents [ Hide ] Among other types of PowerPoint charts, there...there are two “hierarchical” types - Treemap and Sunburst chart (also...

    docs.aspose.com/slides/nodejs-java/data-points-...
  10. Table.rows property | Aspose.Words for Node.js

    Table.rows property. Provides Typed access to the rows of the table....rows property Provides typed access to the rows of the table...secondTable = doc . getTable ( 1 , true ); // Append all rows from the...

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