Sort Score
Result 10 results
Languages All
Labels All
Results 1,701 - 1,710 of 74,203 for

font

(0.1 sec)
  1. ListLevelCollection indexer | Aspose.Words for ...

    ListLevelCollection indexer. Gets a list level by index.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ListLevelCollection class | Aspose.Words for Py...

    aspose.words.lists.ListLevelCollection class. A collection of list formatting for each level in a list... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  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/developer-guide/...
  4. 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/
  5. Merging and Unmerging Cells with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, and how to customize the merged cell style....GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/cpp/merging-and-unmerging...
  6. DocumentBase.ImportNode | Aspose.Words for .NET

    Effortlessly import nodes from other documents to enhance your workflow with DocumentBase's ImportNode method. Streamline your document management today!... Font . Name = "Courier New" ; DocumentBuilder...DocumentBuilder ( srcDoc ); srcBuilder . Font . Style = srcStyle ; srcBuilder...

    reference.aspose.com/words/net/aspose.words/doc...
  7. SaveOptions.pretty_format property | Aspose.Wor...

    SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable...<body style="font-family:'Times New Roman'; font-size:12pt"> {...'<body style="font-family: \' Times New Roman \' ; font-size:12pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Settings::CompatibilityOptions::...

    Aspose::Words::Settings::CompatibilityOptions::set_SubFontBySize method. Increase Priority Of Font Size During Font Substitution in C++....Increase Priority Of Font Size During Font Substitution. void Aspose...

    reference.aspose.com/words/cpp/aspose.words.set...
  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. StyleCollection.default_font property | Aspose....

    StyleCollection.default_Font property. Gets document default text formatting....default_font property StyleCollection.default_font property Gets...def default_font ( self ) -> aspose . words . Font : ... Remarks...

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