Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 142,400 for

font

(0.1 sec)
  1. Extract Fonts from PDF via Python|Aspose.PDF fo...

    Use the Aspose.PDF for Python library to extract all embedded Fonts from your PDF document....Extract Fonts from PDF via Python Contents [ Hide ] Use Document...the PDF and call font_utilities.get_all_fonts() to retrieve all...

    docs.aspose.com/pdf/python-net/extract-fonts-fr...
  2. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedFonts method. Specifies whether Fonts should be embedded into Html document in Base64 format. Note setting this flag can significantly increase size of output Html file in C++....s method Specifies whether fonts should be embedded into Html...determine where to store embedded fonts when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Font.NameFarEast | Aspose.Words for .NET

    Discover the Font NameFarEast property to easily customize and set East Asian Font names for enhanced typography in your projects....NameFarEast Contents [ Hide ] Font.NameFarEast property Returns...Returns or sets an East Asian font name. public string NameFarEast...

    reference.aspose.com/words/net/aspose.words/fon...
  4. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ThemeFonts | Aspose.Words for Java

    Represents a collection of Fonts in the Font scheme allowing to specify different Fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages getLatin() / setLatin(java...

    reference.aspose.com/words/java/com.aspose.word...
  6. Paragraph.IsEndOfDocument | Aspose.Words for .NET

    Discover the IsEndOfDocument property for paragraphs. Learn how to identify the last paragraph in your document's final section for effective formatting....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/par...
  7. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian text and numbers....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/par...
  8. HTMLFragment not working for Indian Language (T...

    I have a valid Aspose PDF license with a subscription expiry date of 2023-09-06, which permits me to use SDK versions released up to that date. Currently, I am using Aspose.PDF version 23.8.0. However, I am encountering…...encountering an issue where the font does not render correctly. Below...lineHeight + "; font-size:{1}pt;font-weight:{3};font-style:{4};\">"...

    forum.aspose.com/t/htmlfragment-not-working-for...
  9. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....Different format settings like font, border, and number format are...customizing font and border settings. Customizing Font Settings...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...
  10. Font.textEffect property | Aspose.Words for Nod...

    Font.textEffect property. Gets or sets the Font animation effect....property Font.textEffect property Gets or sets the font animation...); builder . font . size = 36 ; builder . font . textEffect =...

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