Sort Score
Result 10 results
Languages All
Labels All
Results 1,771 - 1,780 of 142,633 for

font

(0.69 sec)
  1. FontPitch | Aspose.Words for Java

    Represents the Font pitch in Java....the font pitch. Remarks: The pitch indicates if the font is fixed...access and print details of each font in a document. Document doc...

    reference.aspose.com/words/java/com.aspose.word...
  2. Convert TTF to WOFF using C#

    Follow this article to convert TTF to WOFF using C#. It contains details to set the IDE, a list of steps, and a sample code to develop a Font TTF to WOFF converter using C#....Font Product Family Aspose.TeX Product...to WOFF in C# ensures that fonts are optimized, compatible with...

    kb.aspose.com/font/net/convert-ttf-to-woff-usin...
  3. Paragraph.ParagraphBreakFont | Aspose.Words for...

    Discover the ParagraphBreakFont property for seamless Font formatting of paragraph breaks, enhancing your text's appearance and readability....property Provides access to the font formatting of the paragraph...paragraph break character. public Font ParagraphBreakFont { get ; } Examples...

    reference.aspose.com/words/net/aspose.words/par...
  4. Issue when we are saving aspose document into h...

    Hi @alexey.noskov , We are facing some issue when we are saving aspose document into html. I tried multiple ways but noting is fixing my issue and i created sample project and issue is able to reproduce. Plz save that h…...the row is set explicitly, and font size in the last cell is bigger:...margin-bottom:0pt; font-size:9pt"> <span style="font-family:Arial">Option...

    forum.aspose.com/t/issue-when-we-are-saving-asp...
  5. Font.SmallCaps | Aspose.Words for .NET

    Discover the Font SmallCaps property. Easily format text in small capital letters for enhanced readability and a stylish look in your designs....Contents [ Hide ] Font.SmallCaps property True if the font is formatted...doc , "all capitals" ); run . Font . AllCaps = true ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  6. Font.position property | Aspose.Words for Python

    Font.position property. Gets or sets the position of text (in points) relative to the base line...position property Font.position property Gets or sets the position...text = 'Raised text. ' ) run . font . position = 5 para . append_child...

    reference.aspose.com/words/python-net/aspose.wo...
  7. FontSubstitutionWarningInfo class | Aspose.Word...

    aspose.words.FontSubstitutionWarningInfo class. Contains information about a Font substitution warning that Aspose.Words issued during document loading or saving....Contains information about a font substitution warning that Aspose...(Inherited from WarningInfo ) reason Font substitution reason. requested_bold...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Loading and Extracting Data | Java

    Java APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save Cff Fonts within Java....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/loading-saving-cff-fo...
  9. Exporting SHX fonts|CAD Documentation

    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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...drawings Some drawings may contain fonts in special SHX format, that...

    docs.aspose.com/cad/java/export-shx-fonts/
  10. Aspose::Words::DocumentBuilder::DocumentBuilder...

    Aspose::Words::DocumentBuilder::DocumentBuilder constructor. Initializes a new instance of this class in C++....DocumentBuilder > ( doc ); // Specify font formatting, then add text. System...Words :: Font > font = builder -> get_Font (); font -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...