Sort Score
Result 10 results
Languages All
Labels All
Results 4,591 - 4,600 of 142,711 for

font

(2.66 sec)
  1. How to Run Aspose.Cells in Docker|Documentation

    Run Aspose.Cells in a Docker container for Linux, Windows Server and any OS....1-buster COPY fonts/* /usr/share/fonts/ WORKDIR /app COPY...Install fonts because the SDK image contains very few fonts. The...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  2. InlineStory.StoryType | Aspose.Words for .NET

    Discover the InlineStory StoryType property, which reveals the unique type of your story. Enhance your storytelling with precise categorization!... Font . Name = "Arial" ; footnote . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/inl...
  3. HyphenationOptions.hyphenation_zone property | ...

    HyphenationOptions.hyphenation_zone property. Gets or sets the distance in 1/20 of a point from the right margin within which you do not want to hyphenate words... font . size = 24 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fill.fore_theme_color property | Aspose.Words f...

    Fill.fore_theme_color property. Gets or sets a ThemeColor object that represents the foreground color for the fill...."BackThemeColor" and "BackTintAndShade" for font fill. if fill . back_tint_and_shade...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Fill.back_theme_color property | Aspose.Words f...

    Fill.back_theme_color property. Gets or sets a ThemeColor object that represents the background color for the fill...."BackThemeColor" and "BackTintAndShade" for font fill. if fill . back_tint_and_shade...

    reference.aspose.com/words/python-net/aspose.wo...
  6. HtmlMetafileFormat enumeration | Aspose.Words f...

    aspose.words.saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Word文档转换pdf文档,页数变多,符号问题 - Free Support Forum - ...

    一页的word文档,通过aspose转换,变成两页的pdf文档。 使用的jar版本是words-24.3-jdk17 初步判断是文档中间的“()”和“《》”两个符号占用的空间变多导致的。 原始文档: 正文.docx (20.2 KB)...com/words/java/specify-truetype-fonts-location/ https://docs.aspose...com/words/java/install-truetype-fonts-on-linux/ 另外,请在此处附上有问题的输入和输...

    forum.aspose.com/t/word-pdf/307630
  8. Setting Style for Empty Cells|Aspose.Words for ...

    Aspose Words for JasperReports can set default style for Empty Cells...associated with a default style (with font size=1pt, etc). This can be...

    docs.aspose.com/words/jasperreports/setting-sty...
  9. TypeScript Syntax Error in aspose.cells.node Ty...

    Hello, I am encountering a TypeScript syntax error in the type definitions provided by the aspose.cells.node package. The error occurs when I try to build my project using TypeScript. Error Details The specific error m…...constructor(obj: Aspose::Cells::Font); ~ Steps to Reproduce Install...constructor(obj: Aspose::Cells::Font); And here is the suggested...

    forum.aspose.com/t/typescript-syntax-error-in-a...
  10. Aspose cells 在保存wps编辑过的文件之后 里面的正文内容会变成蓝色字体 - Fr...

    文件原本是xls格式的 保存为xlsx格式之后 使用wps编辑 再使用cell工具保存 会出现com.aspose.cells.b.a.d.k59 cannot be cast to com.aspose.cells.l86这个错误,如果保存为xls格式再使用wps编辑,再使用cell工具保存的时候不报错,但是里面的正文内容会部分变成蓝色字体... Solution To avoid the blue font issue and the casting error...workbook. You can reset the font color to the desired color programmatically...

    forum.aspose.com/t/aspose-cells-wps/314668