Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 141,412 for

font

(0.39 sec)
  1. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....by the Font property. This object contains different font attributes...attributes (font name, font size, colour, and so on). Some important...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  2. Aspose::Words::Saving::FontSavingArgs::get_Ital...

    Aspose::Words::Saving::FontSavingArgs::get_Italic method. Indicates whether the current Font is italic in C++....Indicates whether the current font is italic. bool Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Aspose.Words | Aspose.Words for .NET

    Effortlessly create, convert, and edit Microsoft Word documents with Aspose.Words. No need for Word installation—streamline your document workflow today!...images and other content, specify font, paragraph and section formatting...enums. Font Contains font attributes (font name, font size, color...

    reference.aspose.com/words/net/aspose.words/
  4. Aspose::Words::DocumentBuilder::PushFont method...

    Aspose::Words::DocumentBuilder::PushFont method. Saves current character formatting onto the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Set Conditional Formats of Excel and ODS files ...

    How to apply conditional formats to Excel and ODS files in C++....examples that show how to apply font settings, borders settings,...Cleanup (); return 0 ; } Set Font #include <iostream> #include...

    docs.aspose.com/cells/cpp/conditional-formatting/
  6. 检索 Visio 连接器和字体信息|Documentation

    本节介绍如何获取 visio 连接器和字体信息。... Font font in vdxDiagram . Fonts ) { // Display...information about the fonts Console . WriteLine ( font . Name ); } 获取默认字体目录...

    docs.aspose.com/diagram/zh/net/retrieve-visio-c...
  7. Generate PDF from XML|Aspose.PDF for .NET

    Aspose.PDF for .NET provides several ways to convert an XML file into a PDF document requiring that the input XML file...."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold" space-after=..."companyname" /> </fo:block> <fo:block font-size= "10pt" > <fo:table table-layout=...

    docs.aspose.com/pdf/net/generate-pdf-from-xml/
  8. What's new|Aspose.Words for Python via .NET

    Aspose.Words for Python via .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....enhances support for AAT-enabled fonts in fixed-page output formats...been implemented. AAT-enabled Fonts <sup>26.5</sup> Improved handling...

    docs.aspose.com/words/python-net/what-s-new-in-...
  9. FontInfo.charset property | Aspose.Words for No...

    FontInfo.charset property. Gets or sets the character set for the Font....sets the character set for the font. get charset () : number See...See Also module Aspose.Words.Fonts class FontInfo FontInfo.altName...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. FontInfoCollection.GetEnumerator | Aspose.Words...

    Discover the FontInfoCollection GetEnumerator method to easily iterate through all collection items. Streamline your coding with this efficient tool!...access and print details of each font in a document. Document doc...null ) { Console . WriteLine ( "Font name: " + fontInfo . Name );...

    reference.aspose.com/words/net/aspose.words.fon...