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

custom font

(1.42 sec)
  1. 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...
  2. ConditionalStyleCollection.first_column propert...

    ConditionalStyleCollection.first_column property. Gets the first column style.... 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...
  3. ConditionalStyleCollection.bottom_left_cell pro...

    ConditionalStyleCollection.bottom_left_cell property. Gets the bottom left cell style.... 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...
  4. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and Custom style objects to enhance your document's formatting and design....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...
  5. FontSettings class | Aspose.Words for Python

    aspose.words.Fonts.FontSettings class. Specifies Font settings for a document...FontSettings class Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose.PSD Add Watermark | products.aspose.com

    Learn how to add watermark by code....you'll be able to create a custom text watermark and apply it...You'll learn how to adjust the font, size, and color of the watermark...

    products.aspose.com/psd/tutorial/add-watermark/
  7. 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/
  8. EOT Fonts Knowledge Base

    EOT Fonts. Once crucial for web typography, now less relevant due to browser evolution. Explore their history and changing role in web design....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/what-is-font/eot-font/
  9. Aspose.Words | Aspose.Words for .NET

    Effortlessly create, convert, and edit Microsoft Word documents with Aspose.Words. No need for Word installation—streamline your document workflow today!...images and other content, specify font, paragraph and section formatting...DocumentVisitor Base class for custom document visitors. EditableRange...

    reference.aspose.com/words/net/aspose.words/
  10. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing.... Font = Aspose . Pdf . Text . FontRepository..."AddText_out.pdf" ); } } Loading Font from Stream The following code...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/