Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 138,586 for

font

(0.21 sec)
  1. 将 Markdown 翻译为 DOM|.NET 格式的 Aspose.Words

    使用 C# 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。... 通用翻译原则 我们对内联块使用 Font 格式。当 Aspose.Words DOM 中的 Markdown...功能时使用 Font 格式。 Markdown 功能 Aspose.Words Bold {1} Font.Bold =...

    docs.aspose.com/words/zh/net/translate-markdown...
  2. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...public static void settFont(Font font, JSONObject lastStyleJson...styleName + "-font-family"); if (!"".equals(fontName)) { font.setNameFarEast(fontName);...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  3. Compatibility | Aspose.Words for Java

    Specifies names of compatibility options in Java....DISABLE_OPEN_TYPE_FONT_FORMATTING_FEATURES Disable OpenType Font Formatting...OVERRIDE_TABLE_STYLE_FONT_SIZE_AND_JUSTIFICATION Override Table Style Font Size...

    reference.aspose.com/words/java/com.aspose.word...
  4. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...

    docs.aspose.com/cells/net/modify-an-existing-st...
  5. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java....configuring their height, width and font settings. Add an Image to Comment...Comment How to change the Comment Font Color How to set comment background...

    docs.aspose.com/cells/java/comments-and-notes/
  6. Applying Style on a Row or Column|Documentation

    This article introduces how to apply style on row or column in GridDesktop....will discuss changing the font and font color of rows and columns...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  7. Chart Class | Aspose.Words for .NET

    Unlock powerful chart shape properties with Aspose.Words.Drawing.Charts.Chart class. Enhance your documents with dynamic visual data representation.... Font . Size = 15 ; title . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words.dra...
  8. Possible bug with document layout calculation -...

    Hi, I’m currently evaluating the Aspose.Words library, and I believe I may have encountered a bug. Steps to Reproduce Download the attached layout_calc_bug.docx file and save it without making any changes. layout_c…...uses Aptos , which is cloud font, so it is not installed by default...does not download cloud fonts. The fonts are required to build...

    forum.aspose.com/t/possible-bug-with-document-l...
  9. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....BaselineAlignment Specifies fonts vertical position on a line...DefaultFontSubstitut Default font substitution rule. DigitalSignature...

    reference.aspose.com/words/java/com.aspose.words/
  10. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....u "Title" ); // Setting the font color of the chart title to...LegendPositionType :: Left ); // Set font color of the legend chart ....

    docs.aspose.com/cells/cpp/chart-legend/