Sort Score
Result 10 results
Languages All
Labels All
Results 1,901 - 1,910 of 139,833 for

font

(0.91 sec)
  1. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...html; that equals to <div style="font-family: Arial, sans-serif; max-width:...programmatically set different fonts, sizes, and colors. Convert...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  2. Aspose::Words::Drawing::ShapeBase::get_ParentPa...

    Aspose::Words::Drawing::ShapeBase::get_ParentParagraph method. Returns the immediate parent paragraph in C++....insert a text box, and set the font of its contents. auto doc =..."Hidden" property of the shape's "Font" object to "true" to hide the...

    reference.aspose.com/words/cpp/aspose.words.dra...
  3. ThemeColors.hyperlink property | Aspose.Words f...

    ThemeColors.hyperlink property. Specifies color for a hyperlink....how to set custom colors and fonts for themes. let doc = new aw...theme, a source of default fonts and colors. let theme = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. ThemeColors.accent4 property | Aspose.Words for...

    ThemeColors.accent4 property. Specifies color Accent 4....how to set custom colors and fonts for themes. let doc = new aw...theme, a source of default fonts and colors. let theme = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ThemeColors.accent6 property | Aspose.Words for...

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

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Exporting SHX fonts|CAD 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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...drawings Some drawings may contain fonts in special SHX format, that...

    docs.aspose.com/cad/net/developer-guide/export-...
  7. Aspose::Words::Fonts::FontSettings::GetFontsSou...

    Aspose::Words::Fonts::FontSettings::GetFontsSources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType Fonts in C++....Aspose::Words::Fonts::FontSettings::GetFontsSources method Contents...Aspose.Words looks for TrueType fonts. System :: ArrayPtr < System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  8. Using Glyph objects | .NET

    Glyph objects in Aspose.Font library functionality is described by the properties it has. The code snippets help you understand how to code Glyphs with C#....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/developer-guide/using-...
  9. PageSetup.characters_per_line property | Aspose...

    PageSetup.characters_per_line property. Gets or sets the number of characters per line in the document grid....value depends on page width and font size of the Normal style. Minimum...character pitch is 90 percent of the font size. For example, maximum number...

    reference.aspose.com/words/python-net/aspose.wo...
  10. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...xlsx" ); } 格式化文本 你可以使用 Font 类格式化Shape内部的文本,设置字体大小、颜色和样式。...// Access the font of the shape's text Font font = shape . GetTextBody...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...