Sort Score
Result 10 results
Languages All
Labels All
Results 2,651 - 2,660 of 139,680 for

font

(0.16 sec)
  1. 8. Fonts in math formulas

    This article discusses handling math Fonts by means of standard LaTeX, as well as using the amsmath and bm packages....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-math-fonts/
  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. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization.... Font . Bold = false ; paraStyle . Font . Size = 8...8 ; paraStyle . Font . Name = "Arial" ; builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/doc...
  4. Font.NoProofing | Aspose.Words for .NET

    Discover Font NoProofing. Prevent spell check on formatted text for cleaner designs. Enhance your documents with precision and professionalism!...NoProofing Contents [ Hide ] Font.NoProofing property True when...completely disabling it. builder . Font . NoProofing = true ; builder...

    reference.aspose.com/words/net/aspose.words/fon...
  5. FontInfoCollection class | Aspose.Words for Nod...

    Aspose.Words.Fonts.FontInfoCollection class. Represents a collection of Fonts used in a document...Represents a collection of fonts used in a document. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. DocumentVisitor.VisitCellEnd | Aspose.Words for...

    Discover the DocumentVisitor VisitCellEnd method, essential for managing table cell enumeration in your applications. Enhance your coding efficiency today!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  7. FontEmbeddingLicensingRights class | Aspose.Wor...

    aspose.words.Fonts.FontEmbeddingLicensingRights class. Represents embedding licensing rights for the Font....embedding licensing rights for the font. Remarks To learn more, visit...rights information for embedded fonts (FontInfo). doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  8. 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...
  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. Fill.fore_tint_and_shade property | Aspose.Word...

    Fill.fore_tint_and_shade property. Gets or sets a double value that lightens or darkens the foreground color....lightening and darkening foreground font color. doc = aw . Document (...first_paragraph . runs [ 0 ] . font . fill text_fill . fore_theme_color...

    reference.aspose.com/words/python-net/aspose.wo...