Sort Score
Result 10 results
Languages All
Labels All
Results 581 - 590 of 23,597 for

custom font

(0.03 sec)
  1. 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...
  2. 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...
  3. HtmlSaveOptions.CssClassNamePrefix | Aspose.Wor...

    Discover the HtmlSaveOptions CssClassNamePrefix property to easily Customize CSS class names with a unique prefix, enhancing your web design consistency....useful, for example, if you add custom CSS to generated documents...line-height:normal; font-family:Arial; font-size:11pt; -aw-style-name:footer...

    reference.aspose.com/words/net/aspose.words.sav...
  4. Margins enumeration | Aspose.Words for Python

    aspose.words.Margins enumeration. Specifies preset margins.... CUSTOM Custom margins. Examples Shows... get_by_name ( 'Normal' ) . font . size = 6 doc . sections [...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. ChartSeries.HasDataLabels | Aspose.Words for .NET

    Discover the ChartSeries HasDataLabels property to easily manage data label visibility for your series, enhancing your data visualization experience....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/net/aspose.words.dra...
  7. ChartDataLabelCollection.number_format property...

    ChartDataLabelCollection.number_format property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire 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...
  8. Converting a Presentation to HTML in Java Uses ...

    Hello, when converting a specific PowerPoint slide (that was created based on a master template) to HTML, characters in Calibri Font (but quite sure it’s not specific to this Font) are not correctly converted. The chara…...Family slides-java , slides-fonts , slides-htmlexport stefan.raubal...Calibri font (but quite sure it’s not specific to this font) are...

    forum.aspose.com/t/converting-a-presentation-to...
  9. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various Font sources in Java....the user to specify various font sources. To learn more, visit...visit the Working with Fonts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  10. Style.list_format property | Aspose.Words for P...

    Style.list_format property. Provides access to the list formatting properties of a paragraph 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...