Sort Score
Result 10 results
Languages All
Labels All
Results 861 - 870 of 33,397 for

custom font

(0.35 sec)
  1. SVG Fonts Knowledge Base

    SVG Font or WOFF, or maybe TTF? To know for sure if SVG Font covers your use case, first learn about the Font itself, its structure and pros and cons....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/what-is-font/svg-font/
  2. Aspose::Words::Fonts::FontSourceBase::GetAvaila...

    Aspose::Words::Fonts::FontSourceBase::GetAvailableFonts method. Returns list of Fonts available via this source in C++....Aspose::Words::Fonts::FontSourceBase::GetAvailableFonts method...nts method Returns list of fonts available via this source. System...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Working with Hyperlinks|Aspose.Words for Node.j...

    Add, replace, or modify a hyperlink in a document using Node.js....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. The following code...

    docs.aspose.com/words/nodejs-net/working-with-h...
  4. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....pdf" ); } Loading Font from Stream The following code...code snippet shows how to load Font from Stream object when adding...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  5. StyleCollection class | Aspose.Words for Node.js

    Aspose.Words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document...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...
  6. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....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...
  7. ConditionalStyle.leftPadding property | Aspose....

    ConditionalStyle.leftPadding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... endTable (); // Create a custom table style. let tableStyle...conditionalStyles . lastColumn . font . bold = true ; // List all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ConditionalStyle.left_padding property | Aspose...

    ConditionalStyle.left_padding property. Gets or sets the amount of space (in points) to add to the left of the contents of table cells.... end_table () # Create a custom table style. table_style =...conditional_styles . last_column . font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ConditionalStyleCollection.evenRowBanding prope...

    ConditionalStyleCollection.evenRowBanding property. Gets the even row banding style.... endTable (); // Create a custom table style. let tableStyle...conditionalStyles . lastColumn . font . bold = true ; // List all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. ConditionalStyleCollection.topRightCell propert...

    ConditionalStyleCollection.topRightCell property. Gets the top right cell style.... endTable (); // Create a custom table style. let tableStyle...conditionalStyles . lastColumn . font . bold = true ; // List all...

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