Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 139,836 for

font

(1.44 sec)
  1. 设置 PdfSaveOptions 和 ImageOrPrintOptions 的 Defau...

    了解如何用 Aspose.Cells for Node.js via C++ 设置 PdfSaveOptions 和 ImageOrPrintOptions 的 DefaultFont 属性。确保在字体缺失时正确渲染字体。...Font )。如果工作簿的默认字体仍无法正确显示/渲染文本,Aspose...1单元格内设置了一段文本“Christmas Time Font text”。字体名为“Christmas Time Personal...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  2. Visio to PNG not using fonts (Linux) - Free Sup...

    We are using aspose Diagram on Java to convert a VISIO to PDF & PNG on a Linux machine. As we are using windows Fonts so we added the required Fonts on the application and are adding them as shown bellow in the code sni…...Visio to PNG not using fonts (Linux) Aspose.Diagram Product Family...using windows fonts so we added the required fonts on the application...

    forum.aspose.com/t/visio-to-png-not-using-fonts...
  3. Theme.colors property | Aspose.Words for Python

    Theme.colors property. Allows to specify the set of theme colors for the document....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Incorrect rendering when converting chart to im...

    Hi Aspose team, I’ve run into an issue when converting a chart to EMF image. The rendered output is different from the excel chart itself. Here’s the code I used to generate my test outputs: string dir = @"C:\Users\";…...0 MB) In comparison 1: The font of values to right of the bar...renders it at as an EMF image, the font appears to be Calibri. In comparison...

    forum.aspose.com/t/incorrect-rendering-when-con...
  5. Text|Documentation

    Text element is used to add one or more lines of text to the form....Description font_family string “Segoe UI” The font family for...the text. font_style string / array “regular” The font style for...

    docs.aspose.com/omr/net/json-markup/text/
  6. ThemeColors.accent6 property | Aspose.Words for...

    ThemeColors.accent6 property. Specifies color Accent 6....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ThemeColors.dark2 property | Aspose.Words for P...

    ThemeColors.dark2 property. Specifies color Dark 2....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ThemeColors.accent2 property | Aspose.Words for...

    ThemeColors.accent2 property. Specifies color Accent 2....how to set custom colors and fonts for themes. doc = aw . Document...theme, a source of default fonts and colors. theme = doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Theme.Colors | Aspose.Words for .NET

    Customize your document's appearance with the Theme Colors property, enabling a unique set of vibrant colors for a stunning look....how to set custom colors and fonts for themes. Document doc = new...theme, a source of default fonts and colors. Theme theme = doc...

    reference.aspose.com/words/net/aspose.words.the...
  10. I use apache.poi create doc, use aspose.words t...

    in local windows dev, the Font is not missing; this is my code public static void streamToDocX1(String docFilePath, OutputStream stream) throws Exception { document = new Document(docFilePath); docume…...at this issue, Can I put this font in the static file of my project...Aspose.Words does not read fonts packed into JAR or WAR. So in...

    forum.aspose.com/t/i-use-apache-poi-create-doc-...