Sort Score
Result 10 results
Languages All
Labels All
Results 3,711 - 3,720 of 137,093 for

font

(0.15 sec)
  1. Apply Excel Theme with Node.js

    Follow this article to apply Excel theme with Node.js. It has the IDE settings, a list of steps, and a sample code to use Microsoft Excel themes with Node.js....Font Product Family Aspose.TeX Product...pattern for the style Access the font from the style and set its theme...

    kb.aspose.com/cells/nodejs/apply-excel-theme-wi...
  2. FontSourceBase.get_available_fonts method | Asp...

    FontSourceBase.get_available_Fonts method. Returns list of Fonts available via this source....get_available_fonts method get_available_fonts() Returns list...list of fonts available via this source. def get_available_fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Common issues with XPS files and how to solve them

    Troubleshooting with XPS files involves indicating the problem and resolving it. Learn about the most common XPS errors....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/troubleshoot-with-xps-...
  4. Aspose::Words::Drawing::Fill::get_Transparency ...

    Aspose::Words::Drawing::Fill::get_Transparency method. Gets or sets the degree of transparency of the specified fill as a value between 0.0 (opaque) and 1.0 (clear) in C++....docx" ); // Get Fill object for Font of the first Run. System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); // Check...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. FontInfo.altName property | Aspose.Words for No...

    FontInfo.altName property. Gets or sets the alternate name for the Font....sets the alternate name for the font. get altName () : string Remarks...See Also module Aspose.Words.Fonts class FontInfo FontInfo.charset...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Add and Verify PDF Digital Signature using Pyth...

    Сreate electronic signature in PDF documents programmatically with Python sample code using Aspose.PDF for Python for .NET...Set the style of text like font, font size, color etc. Save PDF...

    products.aspose.com/pdf/python-net/signature/
  7. ParagraphFormat.line_spacing_rule property | As...

    ParagraphFormat.line_spacing_rule property. Gets or sets the line spacing for the paragraph.... # Using font sizes that are too large for...spacing will scale to different font sizes. builder . paragraph_format...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Alignment Settings with C++|Documentation

    In the Aspose.Cells library, you can use cell alignment settings to adjust the layout and display of text. By adjusting settings such as horizontal alignment, vertical alignment, and text wrapping, you have more control over how text flows in cells. This document will provide you with detailed steps and sample code to help you quickly grasp how to use Aspose.Cells for cell alignment settings....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/cells-alignment-setti...
  9. StreamFontSource.cache_key property | Aspose.Wo...

    StreamFontSource.cache_key property. The key of this source in the cache....cache item when saving/loading font search cache with FontSettings...save_search_cache() and FontSettings.set_fonts_sources() methods. See Also...

    reference.aspose.com/words/python-net/aspose.wo...
  10. word转PDF的问题 - Free Support Forum - aspose.com

    测试的最新版25.6,有如下两个问题想咨询。 1、请帮忙测试一下附件里word里面的标题和数据转换pdf之后字体样式就变了,另外就是非中国字体转换完后并不正确。 2、表格转换后表格的样式就会挤压 ,我们原来的方式是按照百分比配置的表格宽度,后面因为转换pdf挤压,最后才调整为厘米(固定列) demo.docx (54.9 KB)...to several factors, including font compatibility and table formatting...converting documents, certain fonts may not render correctly if...

    forum.aspose.com/t/word-pdf/314835