Sort Score
Result 10 results
Languages All
Labels All
Results 2,861 - 2,870 of 142,715 for

font

(0.2 sec)
  1. Aspose::Words::WarningSource enum | Aspose.Word...

    Aspose::Words::WarningSource enum. Specifies the module that produces a warning during document loading or saving in C++.... Font 21 Module that reads font files. Svg 22 Module...additional information about font substitution. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/war...
  2. 在渲染电子表格为HTML时设置默认字体,使用C++|Documentation

    学习如何使用Aspose.Cells for C++在渲染电子表格为HTML时设置默认字体。...invalid font which does not exist." ); // Set the font of cell...html format and set the default font to Courier New HtmlSaveOptions...

    docs.aspose.com/cells/zh/cpp/set-default-font-w...
  3. 在Node.js和C++中设置默认字体以渲染电子表格为HTML|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....invalid font which does not exist." ); // Set the font of cell...html format and set the default font to Courier New. const opts =...

    docs.aspose.com/cells/zh/nodejs-cpp/set-default...
  4. FontInfo.AltName | Aspose.Words for .NET

    Discover the FontInfo AltName property, easily manage alternate Font names to enhance typography and improve your design projects....sets the alternate name for the font. public string AltName { get...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/net/aspose.words.fon...
  5. FontInfo.Pitch | Aspose.Words for .NET

    Discover the FontInfo Pitch property. Learn how it defines fixed pitch vs. proportional spacing, enhancing your typography for better design clarity....property The pitch indicates if the font is fixed pitch, proportionally...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/net/aspose.words.fon...
  6. RowFormat.Height | Aspose.Words for .NET

    Discover the RowFormat Height property to easily adjust table row height in points, enhancing your document's layout and readability.... Font . Size = 16 ; builder . Font . Name = "Arial"..."Arial" ; builder . Font . Bold = true ; // Configuring the formatting...

    reference.aspose.com/words/net/aspose.words.tab...
  7. RowFormat.HeightRule | Aspose.Words for .NET

    Discover the RowFormat HeightRule property to easily customize table row heights for optimal layout and design in your applications.... Font . Size = 16 ; builder . Font . Name = "Arial"..."Arial" ; builder . Font . Bold = true ; // Configuring the formatting...

    reference.aspose.com/words/net/aspose.words.tab...
  8. Apply Superscript and Subscript Effects on Font...

    The Node.js code to apply superscript and subscript effects to text in Excel using Aspose.Cells for Node.js via C++....Superscript and Subscript Effects on Fonts Contents [ Hide ] Aspose.Cells...superscript effect by setting the Font object’s setIsSuperscript method...

    docs.aspose.com/cells/nodejs-cpp/apply-superscr...
  9. Aspose::Words::Saving::FontSavingArgs::get_Keep...

    Aspose::Words::Saving::FontSavingArgs::get_KeepFontStreamOpen method. Specifies whether Aspose.Words should keep the stream open or close it after saving a Font in C++....open or close it after saving a font. bool Aspose :: Words :: Saving...FontStream property after writing a font into it. Specify true to keep...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. Fill.color property | Aspose.Words for Python

    Fill.color property. Gets or sets a Color object that represents the foreground color for the fill....docx' ) # Get Fill object for Font of the first Run. fill = doc...0 ] . font . fill # Check Fill properties of the Font. print...

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