Sort Score
Result 10 results
Languages All
Labels All
Results 4,551 - 4,560 of 143,795 for

font

(0.23 sec)
  1. excel转PDF时,字体加粗了 - Free Support Forum - aspose.com

    excel 文件里面有的行包含特殊的字符,转PDF时自动加粗了,导致与其他行格式不一致...Font font = style.getFont(); if(font != null && “Arial”...“Arial”.equals(font.getName())){ font.setName(“Arial Unicode...

    forum.aspose.com/t/excel-pdf/323763
  2. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in Java....by the Font property. This object contains different font attributes...attributes (font name, font size, color, and so on). Some important...

    docs.aspose.com/words/java/use-documentbuilder-...
  3. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for PHP via Java. Follow our simple, step-by-step guide to save time....$port -> getText ()); # Display font height of the text echo ( $port...getFontHeight ()); # Display font name of the text if ( ! java_is_null...

    docs.aspose.com/slides/php-java/extract-text-fr...
  4. Convert other file formats to PDF in .NET|Aspos...

    This topic shows you how Aspose.PDF allows converting other file formats such as EPUB, MD, PCL, XPS, PS, XML, and LaTeX to a PDF document.... Font selection commands + Transparent...Data Command. Embedded soft fonts. In current version instead...

    docs.aspose.com/pdf/net/convert-other-files-to-...
  5. Advanced Text Extraction from Presentations in ...

    Quickly extract text from PowerPoint and OpenDocument presentations using Aspose.Slides for C++. Follow our simple, step-by-step guide to save time....-> get_Text ()); // Display font height of the text Console ::...get_FontHeight ()); // Display font name of the text if ( port ->...

    docs.aspose.com/slides/cpp/extract-text-from-pr...
  6. LayoutOptions.ShowHiddenText | Aspose.Words for...

    Discover the LayoutOptions ShowHiddenText property, easily control the rendering of hidden text in your documents. Optimize your content visibility today!... Font . Hidden = true ; builder ....

    reference.aspose.com/words/net/aspose.words.lay...
  7. HyphenationOptions.HyphenateCaps | Aspose.Words...

    Discover the HyphenateCaps property in HyphenationOptions. Control hyphenation for all-caps words easily—default is set to true. Optimize your text today!... Font . Size = 24 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.set...
  8. Aspose.Font for Java

    A Java API for loading, drawing and saving variety of Fonts including OpenType,Type1m, CFF, and TrueType in Java applications....Font Product Family Aspose.TeX Product...Product Family Aspose.Font for Java Latest Answers Convert TTF...

    kb.aspose.com/font/java/
  9. Row.Hidden | Aspose.Words for .NET

    Row Hidden property documentation. Control table row visibility in Word documents programmatically with boolean hide/show settings.... Font . Hidden , Is . True ); } }...

    reference.aspose.com/words/net/aspose.words.tab...
  10. StyleCollection.count property | Aspose.Words f...

    StyleCollection.count property. Gets the number of styles in the collection.... default_font . name = 'Courier New' # If...'Courier New' , styles [ 4 ] . font . name ) self . assertEqual...

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