Sort Score
Result 10 results
Languages All
Labels All
Results 6,051 - 6,060 of 142,401 for

font

(0.23 sec)
  1. How to Format Text in Cell|Documentation

    Learn how to format text in a cell and apply multiple styles within a single cell with Aspose.Cells....I ), underline ( Ctrl + U ), font color, size, or style. Press...

    docs.aspose.com/cells/net/how-to-format-text-in...
  2. Hyphenation.register_dictionary method | Aspose...

    aspose.words.Hyphenation.register_dictionary method... font . locale_id == 2055 ))) doc...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ListLevel.linkedStyle property | Aspose.Words f...

    ListLevel.linkedStyle property. Gets or sets the paragraph style that is linked to this list level.... font . bold = true ; // Apply list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Node.GetText | Aspose.Words for .NET

    Discover the Node GetText method to effortlessly retrieve text from a node and its child elements, enhancing your data management and development efficiency.... Font . Color = Color . Red ; para...

    reference.aspose.com/words/net/aspose.words/nod...
  5. Aspose.Font 适用于C++ 文档

    检查Aspose.Font 适用于C++是一份全面的API文档,可以了解如何加载,保存,转换不同字体格式的字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/
  6. FieldDatabase.FirstRecord | Aspose.Words for .NET

    Discover the FirstRecord property in FieldDatabase, easily manage your initial data record number for seamless data insertion and enhanced efficiency....(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/net/aspose.words.fie...
  7. FieldDatabase.Query | Aspose.Words for .NET

    Effortlessly manage your database with FieldDatabase Query. Easily set and retrieve SQL instructions for efficient data querying....(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/net/aspose.words.fie...
  8. ChartNumberFormat.format_code property | Aspose...

    ChartNumberFormat.format_code property. Gets or sets the format code applied to a data label.... font . size = 12 doc . save ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Some fonts are replaced with Calibri in the fin...

    Hi, I am setting the embedtruetypeFonts = true while creating the Word document from the dotx template. But some Fonts are replaced with Calibri in the final doc. Can you please help me on this? Thanks Jithin V P...Some fonts are replaced with Calibri in the final doc Aspose...the dotx template. But some fonts are replaced with Calibri in...

    forum.aspose.com/t/some-fonts-are-replaced-with...
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...fontFile ( "C: \\ Windows \\ Fonts \\ Arial.ttf" ); // 加载输入 PDF...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/