Sort Score
Result 10 results
Languages All
Labels All
Results 611 - 620 of 23,657 for

custom font

(0.08 sec)
  1. Style.ParagraphFormat | Aspose.Words for .NET

    Discover how to access and Customize the paragraph formatting of styles for enhanced document presentation and professional formatting....DocumentBuilder ( doc ); // Create a custom paragraph style. Style style..."MyStyle1" ); style . Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/sty...
  2. Aspose::Words::ConditionalStyle::get_Font metho...

    Aspose::Words::ConditionalStyle::get_Font method. Gets the character formatting of the conditional style in C++....Aspose::Words::ConditionalStyle::get_Font method Contents [ Hide ] Co...ConditionalStyle::get_Font method Gets the character formatting...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Style.ListFormat | Aspose.Words for .NET

    Discover how to Customize the ListFormat property for paragraph styles, enhancing your document's organization and visual appeal....DocumentBuilder ( doc ); // Create a custom paragraph style. Style style..."MyStyle1" ); style . Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/sty...
  4. ParagraphFormat.style property | Aspose.Words f...

    ParagraphFormat.style property. Gets or sets the paragraph style applied to this formatting....DocumentBuilder ( doc ); // Create a custom paragraph style. let style..."MyStyle1" ); style . font . size = 24 ; style . font . name = "Verdana"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ParagraphFormat.Style | Aspose.Words for .NET

    Discover the ParagraphFormat Style property to easily Customize and enhance your document's paragraph styling for improved readability and presentation....DocumentBuilder ( doc ); // Create a custom paragraph style. Style style..."MyStyle1" ); style . Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/par...
  6. ChartDataLabelCollection.numberFormat property ...

    ChartDataLabelCollection.numberFormat property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series....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/nodejs-net/aspose.wo...
  7. discourse-assign_4560ee16f2bea569358c6c079f45fb...

    .user-content .assign-controls{display:flex;justify-content:flex-end;margin-bottom:.5em}.user-content .assign-controls .assign-messages-assigned{margin-right:.5em}.assigned-to .d-icon,.assigned-to ......assign label{font-weight:bold}.modal.assign label...label-optional{color:var(--primary-medium);font-weight:normal}.modal.assign...

    forum.aspose.com/stylesheets/discourse-assign_4...
  8. FontSubstitutionSettings | Aspose.Words for Java

    Specifies Font substitution mechanism settings in Java....FontSubstitutionSett Specifies font substitution mechanism settings...Working with Fonts documentation article. Remarks: Font substitution...

    reference.aspose.com/words/java/com.aspose.word...
  9. ListLevel.NumberFormat | Aspose.Words for .NET

    Discover the ListLevel NumberFormat property to easily Customize and set unique number formats for your lists, enhancing your document's clarity and style....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/net/aspose.words.lis...
  10. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...

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