Sort Score
Result 10 results
Languages All
Labels All
Results 1,791 - 1,800 of 112,097 for

font

(0.05 sec)
  1. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/text-rendering-type...
  2. 在Apache POI和Aspose.Cells中使用颜色|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....color to the font style = cell . getStyle (); Font font = style .... getFont (); font . setColor ( color ); cell . setStyle ( style...

    docs.aspose.com/cells/zh/java/working-with-colo...
  3. Create Tables in NPOI|Aspose.Words for .NET

    Create a table in a document easily and fast instead of using NPOI in C#.... Font . Position = 100 ; builder . Font . Name = "Courier"...; builder . Font . Bold = true ; builder . Font . Underline =...

    docs.aspose.com/words/net/create-tables-in-npoi/
  4. Paragraph.paragraphBreakFont property | Aspose....

    Paragraph.paragraphBreakFont property. Provides access to the Font formatting of the paragraph break character....property Provides access to the font formatting of the paragraph...paragraphBreakFont () : Aspose . Words . Font See Also module Aspose.Words...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. FontSavingArgs.keepFontStreamOpen property | As...

    FontSavingArgs.keepFontStreamOpen property. Specifies whether Aspose.Words should keep the stream open or close it after saving a Font....open or close it after saving a font. get keepFontStreamOpen () :...FontStream property after writing a font into it. Specify true to keep...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Change the format of a cell|Documentation

    How to use Aspose.Cells for Python via .NET library to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and change the...

    docs.aspose.com/cells/python-net/how-to-change-...
  7. Change the format of a cell|Documentation

    How to use Aspose.Cells library in C# to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and change the...

    docs.aspose.com/cells/net/how-to-change-format-...
  8. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....getStyle (); // Create a Font object const font = style . getFont ();...name. font . setName ( "Times New Roman" ); // Set the font size...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...
  9. Aspose::Words::Saving::FontSavingArgs::get_IsEx...

    Aspose::Words::Saving::FontSavingArgs::get_IsExportNeeded method. Allows to specify whether the current Font will be exported as a Font resource. Default is true in C++....whether the current font will be exported as a font resource. Default...custom logic for exporting fonts when saving to HTML. void SaveExportedFonts...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Aspose::Words::Saving::FontSavingArgs::get_Orig...

    Aspose::Words::Saving::FontSavingArgs::get_OriginalFileSize method. Gets the original Font file size in C++....ze method Gets the original font file size. int32_t Aspose ::...original file size of the current font if it is known. Otherwise it...

    reference.aspose.com/words/cpp/aspose.words.sav...