Sort Score
Result 10 results
Languages All
Labels All
Results 701 - 710 of 23,595 for

custom font

(0.1 sec)
  1. 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...
  2. FontSettings Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontSettings class to effortlessly Customize document Font settings for enhanced readability and professional presentation....FontSettings class Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Text Formatting|Aspose.Slides for Python Docume...

    Manage and manipulate text and text frame properties in Python... font_bold = 1 portion2 = slides ...portion3 . portion_format . font_bold = 1 para . portions . add...

    docs.aspose.com/slides/python-net/text-formatting/
  4. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains TrueType Font files in Java....folder that contains TrueType font files. To learn more, visit...visit the Working with Fonts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  5. Apply Different Style on the Each Text Value of...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... color, font, size and style etc. $shape...# Set properties e.g. color, font, size and style etc. $shape...

    docs.aspose.com/diagram/java/apply-different-st...
  6. List class | Aspose.Words for Node.js

    Aspose.Words.List class. Represents formatting of a list...docx" ); 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...
  7. List class | Aspose.Words for Python

    aspose.words.lists.List class. Represents formatting of a list...docx' ) Shows how to apply custom list formatting to paragraphs...Microsoft Word template, and customize the first two of its list...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ConditionalStyle.BottomPadding | Aspose.Words f...

    Adjust the BottomPadding property in ConditionalStyle to Customize table cell spacing. Enhance your design with precise control over layout and aesthetics.... EndTable (); // Create a custom table style. TableStyle tableStyle...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  9. ConditionalStyle.bottomPadding property | Aspos...

    ConditionalStyle.bottomPadding property. Gets or sets the amount of space (in points) to add below 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...
  10. Issues with HTML to PDF Conversion Using Aspose...

    I am facing significant performance issues when converting HTML to PDF using Aspose.PDF. Specifically, it takes almost 2.5 minutes to load the HTML memory stream into the Aspose.Pdf.Document constructor. using System;…...Cannot find table ‘GPOS’ in the font file. Exception thrown: ‘System...Cannot find table ‘GSUB’ in the font file. Packages Used: Aspose...

    forum.aspose.com/t/issues-with-html-to-pdf-conv...