Sort Score
Result 10 results
Languages All
Labels All
Results 591 - 600 of 23,657 for

custom font

(0.06 sec)
  1. DocumentBuilder.InsertStyleSeparator | Aspose.W...

    Enhance your documents with the DocumentBuilder InsertStyleSeparator method, effortlessly adding style separators for improved formatting and organization.... Font . Bold = false ; paraStyle . Font . Size = 8...8 ; paraStyle . Font . Name = "Arial" ; builder . ParagraphFormat...

    reference.aspose.com/words/net/aspose.words/doc...
  2. ChartSeries.has_data_labels property | Aspose.W...

    ChartSeries.has_data_labels property. Gets or sets a flag indicating whether data labels are displayed for the series....'Monthly sales report' # Insert a custom chart series with months as...data labels, and then apply a custom number format for values displayed...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Lists::ListLevel::get_Font metho...

    Aspose::Words::Lists::ListLevel::get_Font method. Specifies character formatting used for the list label in C++....:get_Font method Contents [ Hide ] ListLevel::get_Font method...SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: Lists ::...

    reference.aspose.com/words/cpp/aspose.words.lis...
  4. Setting Headers and Footers with C++|Documentation

    This article explains how to programmatically insert an image in the header and footer of Excel worksheets by setting the header and footer with script commands using the C++ API or Library....&WO &"<FontName>" Represents a font name. For example: &“Arial”...&"<FontName>, <FontStyle>" Represents font name with style. For example:...

    docs.aspose.com/cells/cpp/setting-headers-and-f...
  5. Style.paragraph_format property | Aspose.Words ...

    Style.paragraph_format property. Gets the paragraph formatting of the style....DocumentBuilder ( doc = doc ) # Create a custom paragraph style. style = doc...'MyStyle1' ) style . font . size = 24 style . font . name = 'Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Margins Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Margins enum for Customizable document margins. Enhance your document formatting with easy-to-use presets!... Custom 5 Custom margins. Examples Shows... doc . Styles [ "Normal" ]. Font . Size = 6 ; doc . Sections...

    reference.aspose.com/words/net/aspose.words/mar...
  7. ListLevel.numberStyle property | Aspose.Words f...

    ListLevel.numberStyle property. Returns or sets the number style for this list level....Examples Shows how to apply custom list formatting to paragraphs...Microsoft Word template, and customize the first two of its list...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBuilder.InsertHyperlink | Aspose.Words ...

    Enhance your documents with DocumentBuilder's InsertHyperlink method, effortlessly adding clickable links for improved navigation and user engagement....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. This methods internally...

    reference.aspose.com/words/net/aspose.words/doc...
  9. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.Fonts.FontSettings.set_Fonts_sources method...set_fonts_sources method Contents [ Hide ] set_fonts_sources(sources)...TrueType fonts when rendering documents or embedding fonts. def set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Aspose::Words::INodeChangingCallback interface ...

    Aspose::Words::INodeChangingCallback interface. Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in C++....Type () Examples Shows how customize node changing with a callback...the node changing callback to custom implementation, // then add/remove...

    reference.aspose.com/words/cpp/aspose.words/ino...