Sort Score
Result 10 results
Languages All
Labels All
Results 7,921 - 7,930 of 140,591 for

font

(0.26 sec)
  1. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Node.js....affect their appearance, such as font size, shading or drawing effects...rendering options: Using TrueType Fonts in Node.js Related articles...

    docs.aspose.com/words/nodejs-net/converting-to-...
  2. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....Object getFont() public Font getFont() Gets the character...ConditionalStyles.docx"); Returns: Font - The character formatting of...

    reference.aspose.com/words/java/com.aspose.word...
  3. 用 C++ 格式化和修改命名范围|Documentation

    学习如何使用 Aspose.Cells 和 C++ 格式化、重命名、合并和删除 Excel 文件中的命名范围。...CreateStyle (); // Specify the font settings stl . GetFont (). SetName...

    docs.aspose.com/cells/zh/cpp/format-and-modify-...
  4. Black and white OMR form with a horizontal tear...

    OMR form with a horizontal tear line in black and white...text=Aspose Board of education font_style=bold font_size=18 align=center...text=Personalized test font_style=bold font_size=12 align=center...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  5. Red OMR form with a horizontal tear line|Docume...

    OMR form with a horizontal tear line in red...text=Aspose Board of education font_style=bold font_size=18 align=center...text=Personalized test font_style=bold font_size=12 align=center...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  6. 使用 C# 製作 WORD

    通過幾個步驟在 C# 中創建一個新的 WORD。使用 .NET 庫輕鬆創建 WORD。...var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/zh-hant/net/make/word/
  7. 在 C# 中製作文檔

    使用 .NET 庫創建文件。只需幾個步驟即可在 C# 中輕鬆創建新文檔。...var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/zh-hant/net/make/
  8. 如何以及在哪里使用 JavaScript 通过 C++ 枚举器|Documentation

    通过C++ API学习如何使用Aspose.Cells for JavaScript中的枚举器。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/how-and...
  9. Convert EPUB to DOCX – C# code and Online Conve...

    Convert EPUB to DOCX in C# using Aspose.HTML for .NET. Consider various EPUB to DOCX conversion scenarios in C# examples. Try online EPUB Converter....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/convert-epub-to-docx/
  10. 使用 C# 製作 PDF

    通過幾個步驟在 C# 中創建一個新的 PDF。使用 .NET 庫輕鬆創建 PDF。...var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/zh-hant/net/make/pdf/