Sort Score
Result 10 results
Languages All
Labels All
Results 1,261 - 1,270 of 137,419 for

font

(0.07 sec)
  1. Font.superscript property | Aspose.Words for No...

    Font.superscript property. True if the Font is formatted as superscript....property Font.superscript property True if the font is formatted...doc , "Raised text. " ); run . font . position = 5 ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. CFF Fonts Knowledge Base

    Benefits and use of CFF Fonts. Discover their compact elegance and timeless quality in professional typography and graphic design....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/cff-font/
  3. Manage Fallback Fonts for Presentations in Java...

    See how Aspose.Slides for Node.js uses fallback Fonts to keep text readable in PowerPoint and OpenDocument presentations when original Fonts aren’t available....Manage Fallback Fonts for Presentations in JavaScript Contents...] Fallback Font Fallback font is used when the font specified...

    docs.aspose.com/slides/nodejs-java/fallback-font/
  4. FontSubstitutionRule | Aspose.Words for Java

    This is an abstract base class for the Font substitution rule in Java....abstract base class for the font substitution rule. To learn...more, visit the Working with Fonts documentation article. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  5. FontSettings | Aspose.Words for Java

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

    reference.aspose.com/words/java/com.aspose.word...
  6. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...print ( f "Font - Name : { textFragment . text_state . font . font_name...font_name } " ) print ( f "Font - IsAccessible : { textFragment...

    products.aspose.com/pdf/zh-hant/python-net/search/
  7. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/doc...
  8. Aspose::Words::Fonts::TableSubstitutionRule::Lo...

    Aspose::Words::Fonts::TableSubstitutionRule::Load method. Loads table substitution settings from XML stream in C++....Aspose::Words::Fonts::TableSubstitutionRul::Load method Contents...stream. void Aspose :: Words :: Fonts :: TableSubstitutionRul :: Load...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. PDF Search API | Aspose.PDF

    Search PDF documents without opening with free cross-platform Apps and High Code APIs for any platform....WriteLine ( "Font - Name : {0}" , textFragment . TextState . Font . FontName...FontName ); Console . WriteLine ( "Font - IsAccessible : {0} " , textFragment...

    products.aspose.com/pdf/search-pdf/
  10. ChartSeries.legend_entry property | Aspose.Word...

    ChartSeries.legend_entry property. Gets a legend entry for this chart series....Shows how to work with a legend font. doc = aw . Document ( file_name...default font size all legend entries. chart_legend . font . size...

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