Sort Score
Result 10 results
Languages All
Labels All
Results 2,751 - 2,760 of 139,613 for

font

(0.31 sec)
  1. Format Ranges with Golang via C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with Golang via C++. Apply styles, Fonts, and colors to cell ranges programmatically....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/go-cpp/how-to-format-a-ra...
  2. Format Ranges|Documentation

    This article describes how to format ranges with Aspose.Cells for Python via .NET library....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/python-net/how-to-format-...
  3. Fill.Color | Aspose.Words for .NET

    Discover the Fill Color property to easily customize your design's foreground color with a Color object, enhancing your project's visual appeal....docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  4. 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...
  5. PhysicalFontInfo.fontFamilyName property | Aspo...

    PhysicalFontInfo.FontFamilyName property. Family name of the Font....property Family name of the font. get fontFamilyName () : string...available fonts. // Configure Aspose.words to source fonts from a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. 在字体上应用上标和下标效果|Documentation

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

    docs.aspose.com/cells/zh/javascript-cpp/apply-s...
  7. FileFontSource.CacheKey | Aspose.Words for .NET

    Discover the FileFontSource CacheKey property, your key to efficient Font management and optimized caching for enhanced performance....cache item when saving/loading font search cache with SaveSearchCache...Examples Shows how to speed up the font cache initialization process...

    reference.aspose.com/words/net/aspose.words.fon...
  8. DocumentVisitor.VisitCommentStart | Aspose.Word...

    Discover the DocumentVisitor VisitCommentStart method—your key to efficiently managing comment text enumeration in your projects.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  9. 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...
  10. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize Fonts, colors, alignment, and more.... Pptx ); Manage Paragraph’s Font Properties Presentations usually...Slides for Java to configure the font properties of paragraphs of...

    docs.aspose.com/slides/java/text-formatting/