Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 134,547 for

font

(0.14 sec)
  1. TableSubstitutionRule.load_linux_settings metho...

    TableSubstitutionRule.load_linux_settings method. Loads predefined table substitution settings for Linux platform....Examples Shows how to access font substitution tables for Windows...aw . Document () font_settings = aw . fonts . FontSettings ()...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++...." ); run -> get_Font () -> set_Color ( System ::...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/run...
  3. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Android via Java calculates and applies effective shape properties for precise PowerPoint rendering.... println ( "Font alignment: " + effectiveStyleLevel...dispose (); } Get the Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/androidjava/shape-effect...
  4. PhysicalFontInfo.FilePath | Aspose.Words for .NET

    Discover the PhysicalFontInfo FilePath property, easily locate your Font files for seamless design integration and enhanced typography in your projects....FilePath property Path to the font file if any. public string FilePath...available fonts. // Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/net/aspose.words.fon...
  5. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。... 处理上标和下标 通过将 Font 对象的 isSuperscript 属性设置为 true...true 来应用上标效果。要应用下标,请将 Font 对象的 isSubscript 属性设置为 true 。 以下代码示例展示了如何将上标和下标应用于文本。...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  6. 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...
  7. 设置 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...
  8. Fill.Transparency | Aspose.Words for .NET

    Adjust the fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!...docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Document.theme property | Aspose.Words for Python

    Document.theme property. Gets the [Document.theme](./) object for this 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...
  10. DocumentBuilder.insert_style_separator method |...

    DocumentBuilder.insert_style_separator method. Inserts style separator into the document.... font . bold = False para_style . font . size = 8 para_style...para_style . font . name = 'Arial' builder . paragraph_format...

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