Sort Score
Result 10 results
Languages All
Labels All
Results 1,591 - 1,600 of 131,757 for

font

(0.09 sec)
  1. 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...
  2. Aspose::Words::DocumentBuilderOptions::get_Cont...

    Aspose::Words::DocumentBuilderOptions::get_ContextTableFormatting method. True if the formatting applied to table content does not affect the formatting of the content that follows it. Default value is true in C++....Default font size is 12. builder -> Writeln ( u "Font size 12...Changes the font size inside the table. builder -> get_Font () -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. NumSpacing | Aspose.Words for Java

    Specifies possible values in which numeral spacing can be displayed in Java....save(getArtifactsDir() + "Fonts.NumberSpacing.docx"); Fields...numerals are displayed in the font\u2019s default form. PROPORTIONAL...

    reference.aspose.com/words/java/com.aspose.word...
  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. Get HTML5 String from Cell with C++|Documentation

    Learn how to get an HTML5 string from a cell using Aspose.Cells for C++ API....Output Normal: < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:... </ Font > HTML5: < div Style = "FONT-FAMILY: Arial;FONT-SIZE:...

    docs.aspose.com/cells/cpp/get-html5-string-from...
  6. ImportFormatOptions.ignoreTextBoxes property | ...

    ImportFormatOptions.ignoreTextBoxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KeepSourceFormatting](../../importformatmode/#KeepSourceFormatting) mode is used... font . name = "Courier New" ; builder.... paragraphFormat . style . font . size = 24 ; builder . write...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. ImportFormatOptions.ignore_text_boxes property ...

    ImportFormatOptions.ignore_text_boxes property. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if [ImportFormatMode.KEEP_SOURCE_FORMATTING](../../importformatmode/#KEEP_SOURCE_FORMATTING) mode is used... font . name = 'Courier New' builder... paragraph_format . style . font . size = 24 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Search and Get Text from Pages of PDF Document|...

    Learn how to search and extract text from PDF files in C++ using Aspose.PDF for efficient text retrieval....()); Console :: WriteLine ( u "Font - Name :- {0}" , textFragment...textFragment -> get_TextState () -> get_Font () -> get_FontName ()); Console...

    docs.aspose.com/pdf/cpp/search-and-get-text-fro...
  9. 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...
  10. 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...