Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 142,711 for

font

(0.28 sec)
  1. Inline Class | Aspose.Words for .NET

    Discover the Aspose.Words.Inline class, designed for character formatting in inline nodes. Enhance your document's style without child nodes!... Font { get; } Provides access to the font formatting...

    reference.aspose.com/words/net/aspose.words/inl...
  2. Aspose.Cells 8.9.0中的公共API更改|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....HtmlSaveOptions (); // Set default font name for Html rendering options...ImageOrPrintOptions (); // Set default font name for image rendering options...

    docs.aspose.com/cells/zh/net/public-api-changes...
  3. Aspose.Cells equivalent of VBA Styles.Merge - F...

    I am trying to find an equivalent method in Aspose.Cells to Styles.Merge in VBA. Does such a method exist, and if not, can you provide a solution to accomplish this?...getStyle(); Font font = style.getFont(); font.setName("Times...Roman"); font.setSize(18); font.setColor(Color.getBlue()); font.setBold(true);...

    forum.aspose.com/t/aspose-cells-equivalent-of-v...
  4. ImageSaveOptions class | Aspose.Words for Python

    aspose.words.saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...allow_embedding_post_script_fonts Gets or sets a boolean value...whether to allow embedding fonts with PostScript outlines when...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FieldToa.BookmarkName | Aspose.Words for .NET

    Discover the FieldToa BookmarkName property to easily manage bookmarks in your documents, enhancing table creation and improving document navigation.... Font . Color = Color . Green ; builder . Font . Name =...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldToa.PageNumberListSeparator | Aspose.Words...

    Discover the FieldToa PageNumberListSeparator property to customize page number lists with your preferred separator. Enhance your document's readability today!... Font . Color = Color . Green ; builder . Font . Name =...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldTA.EntryCategory | Aspose.Words for .NET

    Discover the FieldTA EntryCategory property. Easily manage your integral entry categories with this powerful tool for seamless organization and efficiency.... Font . Color = Color . Green ; builder . Font . Name =...

    reference.aspose.com/words/net/aspose.words.fie...
  8. 开发人员指南| Java 版 Aspose.Font

    Java 字体操作 API 开发人员指南包含有关使用 TrueType 和 OpenType 字体、Type 1 字体和 CFF 字体的开发人员主题。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/developer-guide/
  9. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java....getFont() Provides access to font formatting of the data table...getFont() public Font getFont() Provides access to font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  10. How to Use Color Palette with Golang via C++|Do...

    C++ code to add custom colors to the palette and use Excel color palette with Aspose.Cells for C++ API....that can be applied to cells, fonts, gridlines, graphic objects...palette before applying it on a font. The palette only holds 56 colors...

    docs.aspose.com/cells/go-cpp/excel-color-palette/