Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 139,655 for

font

(0.71 sec)
  1. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics.... Q: Why are the layout and fonts in the output document different...original? The font may not be available, or the font format is supported...

    docs.aspose.com/words/cpp/faq/
  2. LineSpacingRule | Aspose.Words for Java

    Specifies line spacing values for a paragraph in Java.... // Using font sizes that are too large for...spacing will scale to different font sizes. builder.getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  3. Aspose.Words.Themes | Aspose.Words for .NET

    Access and manage Microsoft Word document themes effortlessly with Aspose.Words.Themes. Enhance your documents with vibrant, customizable styles today!...Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages Latin , EastAsian...

    reference.aspose.com/words/net/aspose.words.the...
  4. 使用C++访问和修改单元格富文本部分|Documentation

    学习如何通过Aspose.Cells for C++ API访问和更新单元格富文本的部分内容。...cout << "Before updating the font settings...." << std :: endl...endl << "After updating the font settings...." << std :: endl...

    docs.aspose.com/cells/zh/cpp/access-and-update-...
  5. List.isListStyleReference property | Aspose.Wor...

    List.isListStyleReference property. Returns ``true`` if this list is a reference to a list style.... font . name = "Verdana" ; level . font . color = "#0000FF"..."#0000FF" ; level . font . bold = true ; } let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. List.IsListStyleReference | Aspose.Words for .NET

    Discover the IsListStyleReference property, it indicates if a list references a specific style, enhancing your document's formatting and organization.... Font . Name = "Verdana" ; level . Font . Color = Color...Color . Blue ; level . Font . Bold = true ; } DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  7. List.is_list_style_definition property | Aspose...

    List.is_list_style_definition property. Returns ``True`` if this list is a definition of a list style.... font . name = 'Verdana' level . font . color = aspose...pydrawing . Color . blue level . font . bold = True builder = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control Font saving with HtmlSaveOptions FontSavingCallback. Optimize your documents for HTML, MHTML, or EPUB formats effortlessly!...property Allows to control how fonts are saved when a document is...custom logic for exporting fonts when saving to HTML. public...

    reference.aspose.com/words/net/aspose.words.sav...
  9. Formatting a Range of Cells|Documentation

    This article introduces how to apply style format on cells in GridDesktop....related to the application of font settings and other formatting...you can refer to Changing the Font & Color of a Cell and Applying...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  10. Different Results for Table.y and Cell.offset_y...

    Hello Aspose Team, I am using Aspose.Slides for Python via .NET and noticed an inconsistency between Windows(local) and Unix(UAT) environments when working with tables. Problem: The value of the following properties di…...is this might be related to font metrics or rendering engine...may stem from differences in font metrics or rendering engines...

    forum.aspose.com/t/different-results-for-table-...