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

font

(0.06 sec)
  1. 使用 VSTO 和 Aspose.Slides for .NET 格式化文本|Aspose.S...

    从 Microsoft Office 自动化迁移到 Aspose.Slides for .NET,并在 PowerPoint (PPT, PPTX) 演示文稿中精确控制文本格式。...Shapes [ 3 ]; //Change its text's font to Verdana and height to 32...txtRange . Font . Name = "Verdana" ; txtRange . Font . Size = 32...

    docs.aspose.com/slides/zh/net/format-text-using...
  2. What is LaTeX?

    To answer the question "What is LaTeX?" it is worth mentioning that one of its most impressive features is the New Font Selection Scheme (NFSS)....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/net/what-is-latex/
  3. ListLevel.numberStyle property | Aspose.Words f...

    ListLevel.numberStyle property. Returns or sets the number style for this list level.... font . color = "#FF0000" ; listLevel . font . size =...listLevel . font . name = "Wingdings" ; listLevel . font . color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. 使用 Java 管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何利用 ActiveX 自动化和增强 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。... Font font = new java . awt . Font ( control . getProperties...( "FontName" ), java . awt . Font . PLAIN , 16 ); graphics . setColor...

    docs.aspose.com/slides/zh/java/activex/
  5. Aspose::Words::Fields::FieldSymbol::get_FontNam...

    Aspose::Words::Fields::FieldSymbol::get_FontName method. Gets or sets the name of the Font of the character retrieved by the field in C++....Gets or sets the name of the font of the character retrieved by...set_IsUnicode ( true ); // Change the font of our symbol after using the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. TextWatermarkOptions.fontSize property | Aspose...

    TextWatermarkOptions.FontSize property. Gets or sets a Font size...fontSize property Gets or sets a font size. The default value is 0...from 0 to 65.5 inclusive. Auto font size means that the watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SaveOptions.PrettyFormat | Aspose.Words for .NET

    Enhance your output with SaveOptions' PrettyFormat property. Activate for cleaner, well-structured results. Default is false. Discover the difference!...style=\" font - family : ' Times New Roman ' ; font - size :..."<body style=\"font-family:'Times New Roman'; font-size:12pt\">"...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Get Text Width of Cell Value|Documentation

    Learn how to get text width of cell value through Aspose.Cells for Node.js via C++ API....getTextWidth(string, Font, number) method, which allows...CellsHelper.getTextWidth(string, Font, number) to obtain the text...

    docs.aspose.com/cells/nodejs-cpp/get-text-width...
  9. Format Presentation Text in .NET|Aspose.Slides ...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for .NET. Customize Fonts, colors, alignment, and more....formatting features such as font selection, size, color, highlighting...for text portions with a bold font : using ( var presentation =...

    docs.aspose.com/slides/net/text-formatting/
  10. 使用 JavaScript 通过 C++ 合并和拆分单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持合并和拆分单元格。本文将介绍如何使用 Aspose.Cells 库合并和拆分单元格,并提供自定义合并单元格样式的选项。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...// Create a Font object const font = style . font ; // Set the...

    docs.aspose.com/cells/zh/javascript-cpp/merging...