Sort Score
Result 10 results
Languages All
Labels All
Results 3,051 - 3,060 of 107,009 for

font

(0.08 sec)
  1. Working with Paragraphs in C++|Aspose.Words for...

    Paragraph node manipulation practices using C++....current font formatting is also specified by the Font property...Some formatting objects like Font or ParagraphFormat support styles...

    docs.aspose.com/words/cpp/working-with-paragraphs/
  2. Extracting Text from the Presentation|Aspose.Sl...

    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.... Text ); //Display font height of the text Console ...PortionFormat . FontHeight ); //Display font name of the text Console . WriteLine...

    docs.aspose.com/slides/cpp/extracting-text-from...
  3. Extract Text from Presentation|Aspose.Slides Do...

    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.... getText ()); //Display font height of the text System ....getFontHeight ()); //Display font name of the text if ( port ...

    docs.aspose.com/slides/androidjava/extract-text...
  4. Extract Text and Images from PPTX Files using P...

    Python source code to parse PPTX Presentation.... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/python-net/parser/pptx/
  5. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional-looking spreadsheets with attractive formatting.... Font . IsBold = true ; Using SetStyle()...cell . GetStyle (); style . Font . IsBold = true ; cell . SetStyle...

    docs.aspose.com/cells/net/styling-and-data-form...
  6. Working with Textures in PostScript | .NET

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/ps/working-with-textures/
  7. Working with Hatch Patterns in PostScript | .NET

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in .NET...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/ps/working-with-hatch-...
  8. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your document's formatting and design.... Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/sty...
  9. Aspose::Words::Document::Document constructor |...

    Aspose::Words::Document::Document constructor. Creates a blank Word document in C++....document contains a default fonts table, minimal default styles...format a run of text using its font property. auto doc = MakeObject...

    reference.aspose.com/words/cpp/aspose.words/doc...
  10. Working with Textures in PostScript | C++

    How to add texture pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in C++...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/cpp/ps/working-with-textures/