Sort Score
Result 10 results
Languages All
Labels All
Results 1,641 - 1,650 of 112,230 for

font

(0.05 sec)
  1. FontInfoCollection.contains method | Aspose.Wor...

    FontInfoCollection.contains method. Determines whether the collection contains a Font with the given name....whether the collection contains a font with the given name. contains...Case-insensitive name of the font to locate. Returns true if the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Exporting SHX fonts|CAD 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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...drawings Some drawings may contain fonts in special SHX format, that...

    docs.aspose.com/cad/python-net/developer-guide/...
  3. Exporting SHX fonts|CAD 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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...drawings Some drawings may contain fonts in special SHX format, that...

    docs.aspose.com/cad/python-net/export-shx-fonts/
  4. Aspose::Words::DocumentBuilderOptions class | A...

    Aspose::Words::DocumentBuilderOptions class. Allows to specify additional options for the document building process in C++....Default font size is 12. builder -> Writeln ( u "Font size 12...Changes the font size inside the table. builder -> get_Font () -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....SetHtmlString ( u "<Font Style= \" FONT-WEIGHT: bold;FONT-STYLE: italic;TEXT-DECORATION:...italic;TEXT-DECORATION: underline;FONT-FAMILY: Arial;FONT-SIZE: 11pt;COLOR: #ff0000;...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  6. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects.... Font . Name = "Times New Roman" ; style . Font . Size...Size = 16 ; style . Font . Color = Color . Navy ; // Automatically...

    reference.aspose.com/words/net/aspose.words/sty...
  7. Exporting SHX fonts|CAD 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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...drawings Some drawings may contain fonts in special SHX format, that...

    docs.aspose.com/cad/java/export-shx-fonts/
  8. FontInfo.getEmbeddedFontAsOpenType method | Asp...

    FontInfo.getEmbeddedFontAsOpenType method. Gets an embedded Font file in OpenType format...an embedded font file in OpenType format. Fonts in Embedded OpenType...( style : Aspose . Words . Fonts . EmbeddedFontStyle ) Parameter...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Fill.fill_type property | Aspose.Words for Python

    Fill.fill_type property. Gets a fill type....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...
  10. Convert Range to JSON - Free Support Forum - as...

    Hi, I want to convert a range I have in excel to a JSON and I want to capture the range as is along with all the formatting. The idea is that I want to use these JSON values to later set the range properties in another w…...font.color cell.format.fill.tintAndShade...format.font.size cell.format.font.bold cell.format.font.italic...

    forum.aspose.com/t/convert-range-to-json/311994