Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 137,430 for

font

(0.57 sec)
  1. ChartLegend class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegend class. Represents chart legend properties...Description font Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Run class | Aspose.Words for Python

    aspose.words.Run class. Represents a run of characters with the same Font formatting...of characters with the same font formatting. To learn more, visit...(Inherited from Node ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 通过Node.js与C++合并与拆分单元格|Documentation

    Aspose.Cells是一个用于操作电子表格文件的Node.js库,支持合并和拆分单元格。本文章将介绍如何使用Aspose.Cells库合并和拆分单元格,并提供定制合并单元格样式的选项。...getStyle (); // Create a Font object const font = style . getFont ();...name. font . setName ( "Times New Roman" ); // Set the font size...

    docs.aspose.com/cells/zh/nodejs-cpp/merging-and...
  4. FontInfoCollection.count property | Aspose.Word...

    FontInfoCollection.count property. Gets the number of elements contained in the collection....Examples Shows info about the fonts that are present in the blank...document contains 3 default fonts. Each font in the document # will...

    reference.aspose.com/words/python-net/aspose.wo...
  5. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row 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...
  6. HtmlFixedSaveOptions.SaveFontFaceCssSeparately ...

    Discover how the SaveFontFaceCssSeparately property optimizes your document's CSS management by saving Font-face rules in a separate file for cleaner exports....property Flag indicates whether “@font-face” CSS rules should be placed...class=\"myprefixspan myprefixtext001\" style=\"font-size:11pt; left:294[.]73pt;...

    reference.aspose.com/words/net/aspose.words.sav...
  7. Rotating Cell Text in VSTO and Aspose.Cells|Doc...

    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....// Set the font color of cell text. _range . Font . Color = System...// Set the font color of cell text. objstyle . Font . Color =...

    docs.aspose.com/cells/net/rotating-cell-text-in...
  8. 使用公式函数处理数据|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...."=Sum(A1:A3)" ; //Set the font bold in cell A4 cellA4 . Font . Bold = true...= "=Sum(A1:A3)" ; //Set the font bold in cell A4 //and set the...

    docs.aspose.com/cells/zh/net/use-formulas-funct...
  9. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::LoadWindowsSettings method. Loads predefined table substitution settings for Windows platform in C++....Aspose::Words::Fonts::TableSubstitutionRul::LoadWindowsSettings...platform. void Aspose :: Words :: Fonts :: TableSubstitutionRul :: LoadWindowsSettings...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. FAQ|Aspose.Words for C++

    Aspose.Words for C++ answers the most frequently asked questions. Learn this page to quickly solve your problem on general questions or specific topics.... Q: Why are the layout and fonts in the output document different...original? The font may not be available, or the font format is supported...

    docs.aspose.com/words/cpp/faq/