Sort Score
Result 10 results
Languages All
Labels All
Results 2,901 - 2,910 of 142,711 for

font

(0.22 sec)
  1. PhysicalFontInfo.FontFamilyName | Aspose.Words ...

    Discover the PhysicalFontInfo FontFamilyName property, your key to identifying and utilizing Font families effectively in your projects....property Family name of the font. public string FontFamilyName...available fonts. // Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/net/aspose.words.fon...
  2. 在VSTO和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...."=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...
  3. Use Formulas Functions to Process Data in VSTO ...

    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 to bold in cell A4 cellA4 . Font . Bold = true...= "=Sum(A1:A3)" ; // Set the font to bold in cell A4 // and set...

    docs.aspose.com/cells/net/use-formulas-function...
  4. StyleCollection.add method | Aspose.Words for P...

    StyleCollection.add method. Creates a new user defined style and adds it the collection.... font . name = 'Verdana' level . font . color = aspose...pydrawing . Color . blue level . font . bold = True builder = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. StyleCollection.add method | Aspose.Words for N...

    StyleCollection.add method. Creates a new user defined style and adds it the collection.... font . name = "Verdana" ; level . font . color = "#0000FF"..."#0000FF" ; level . font . bold = true ; } let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FontConfigSubstitutionRule class | Aspose.Words...

    Aspose.Words.Fonts.FontConfigSubstitutionRule class. Font config substitution rule...class FontConfigSubstituti class Font config substitution rule. To...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. 设置使用 C++ 和 Node.js 将电子表格渲染成图片时的默认字体|Documentation

    学习如何在用 Aspose.Cells for Node.js via C++ 将电子表格渲染为图片时设置默认字体。...( filePath ); // Set default font of the workbook to none let...invalid font which does not exist." ); // Set the font of cell...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  8. 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...
  9. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

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

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. 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...