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

font

(0.08 sec)
  1. Paragraph Formatting in Word with Python

    This article guides how to set the paragraph formatting in Word with Python. It has IDE settings, steps, and a sample code for indenting paragraphs with Python....Font Product Family Aspose.TeX Product...spacing Set the borders and font properties Write your desired...

    kb.aspose.com/words/python/paragraph-formatting...
  2. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...document contains a default fonts table, minimal default styles...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::SectionLayoutMode enum | Aspose....

    Aspose::Words::SectionLayoutMode enum. Specifies the layout mode for a section allowing to define the document grid behavior in C++....also depends on the size of the font. doc -> get_Styles () -> idx_get...idx_get ( u "Normal" ) -> get_Font () -> set_Size ( 20 ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/sec...
  4. HtmlMetafileFormat enumeration | Aspose.Words f...

    Aspose.Words.Saving.HtmlMetafileFormat enumeration. Indicates the format in which metafiles are saved to HTML documents....<text x='0' y='35' font-family='Verdana' font-size='35'>Hello world...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. What's new|Aspose.Words for .NET

    Aspose.Words for .NET expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....AI-powered grammar checker and font selection with the UpdateAmbiguousTextF...typographic control. Controlling Font Selection for Ambiguous Characters...

    docs.aspose.com/words/net/what-s-new-in-aspose-...
  6. Licensing - Aspose.Font for Java

    Java APIs for the developers to manipulate and Font files. Here you will find how to get Aspose.Font API Solution for Java license....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/licensing/
  7. Aspose::Words::Drawing::Fill::Solid method | As...

    Aspose::Words::Drawing::Fill::Solid method. Sets the fill to a uniform color in C++....docx" ); // Get Fill object for Font of the first Run. System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); // Check...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. StructuredDocumentTag.set_unchecked_symbol meth...

    StructuredDocumentTag.set_unchecked_symbol method. Sets the symbol used to represent the unchecked state of a check box content control....set_unchecked_symbol(character_code, font_name) Sets the symbol used to...self , character_code : int , font_name : str ): ... Parameter...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ListCollection.add_copy method | Aspose.Words f...

    ListCollection.add_copy method. Creates a new list by copying the specified list and adding it to the collection of lists in the document.... font . color = aspose . pydrawing...list2 . list_levels [ 0 ] . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  10. StyleCollection.default_paragraph_format proper...

    StyleCollection.default_paragraph_format property. Gets document default paragraph formatting.... default_font . name = 'Courier New' # If...'Courier New' , styles [ 4 ] . font . name ) self . assertEqual...

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