Sort Score
Result 10 results
Languages All
Labels All
Results 2,811 - 2,820 of 141,413 for

font

(0.13 sec)
  1. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++...." ); run -> get_Font () -> set_Color ( System ::...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/run...
  2. LayoutEnumerator.Item | Aspose.Words for .NET

    Discover the LayoutEnumerator Item property to access named entity properties easily, enhancing your data management and workflow efficiency....currently used to get font properties of spans. See Font class for possible...

    reference.aspose.com/words/net/aspose.words.lay...
  3. 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...
  4. 在字体上应用上标和下标效果|Documentation

    将 JavaScript 代码应用于 Excel 中的上标和下标效果,使用 Aspose.Cells for JavaScript 通过 C++。... 处理上标和下标 通过将 Font 对象的 isSuperscript 属性设置为 true...true 来应用上标效果。要应用下标,请将 Font 对象的 isSubscript 属性设置为 true 。 以下代码示例展示了如何将上标和下标应用于文本。...

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  5. Aspose::Words::LowCode::MergerContext class | A...

    Aspose::Words::LowCode::MergerContext class. Document merger context in C++....Description get_FontSettings () const Font settings used by the processor...System::SharedPtr<Aspose::Words::Fonts::FontSettings>&) Font settings used by...

    reference.aspose.com/words/cpp/aspose.words.low...
  6. FormField Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FormField class to easily create and manage customizable form fields in your documents for enhanced user interaction.... Font { get; } Provides access to the font formatting...formField . Font . Bold = true ; formField . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words.fie...
  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. 从PDF页面中搜索并获取文本|Aspose.PDF for Python via .NET

    本文解释了如何使用各种工具从Aspose.PDF for .NET中搜索和获取文本。...WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    docs.aspose.com/pdf/zh/python-net/search-and-ge...
  9. Fill.ForeTintAndShade | Aspose.Words for .NET

    Adjust the ForeTintAndShade property to easily lighten or darken your foreground color, enhancing your design with precision and creativity....lightening and darkening foreground font color. Document doc = new Document...FirstParagraph . Runs [ 0 ]. Font . Fill ; textFill . ForeThemeColor...

    reference.aspose.com/words/net/aspose.words.dra...
  10. Manage DataLabels of Excel Charts|Documentation

    Learn how to effectively manage data labels in Excel charts using Aspose.Cells for .NET. Our comprehensive guide covers various management tasks, including adding, removing, and modifying labels to enhance chart readability and usability.... Apply font, color, and background settings...##0" ; // 7. Apply font styling. label . Font . Color = Color ...

    docs.aspose.com/cells/net/insert-datalabels-to-...