Sort Score
Result 10 results
Languages All
Labels All
Results 1,551 - 1,560 of 137,404 for

font

(0.07 sec)
  1. FontSettings.GetFontsSources | Aspose.Words for...

    Discover the FontSettings GetFontsSources method to easily access the array of sources for TrueType Fonts in Aspose.Words. Optimize your Font management today!...Words looks for TrueType fonts. public FontSourceBase [] GetFontsSources...Value A copy of the current font sources. Remarks The returned...

    reference.aspose.com/words/net/aspose.words.fon...
  2. FontInfo.get_embedded_font_as_open_type method ...

    FontInfo.get_embedded_Font_as_open_type method. Gets an embedded Font file in OpenType format...get_embedded_font_as_open_type method get_embedded_font_as_open_type(style)...an embedded font file in OpenType format. Fonts in Embedded OpenType...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....outputFileName ); } Embedding Fonts in an existing PDF file PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/cpp/formatting-pdf-document/
  4. Loading and Extracting Data | .NET

    C# APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save CFF Fonts within .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/loading-saving-cff-fonts/
  5. Font.tint_and_shade property | Aspose.Words for...

    Font.tint_and_shade property. Gets or sets a double value that lightens or darkens a color....tint_and_shade property Font.tint_and_shade property Gets or...Throw if set this property for Font object with non-theme colors...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Font.smallCaps property | Aspose.Words for Node.js

    Font.smallCaps property. True if the Font is formatted as small capital letters....smallCaps property Font.smallCaps property True if the font is formatted...doc , "all capitals" ); run . font . allCaps = true ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Font.position property | Aspose.Words for Node.js

    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...doc , "Raised text. " ); run . font . position = 5 ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. FontSavingArgs.font_file_name property | Aspose...

    FontSavingArgs.Font_file_name property. Gets or sets the file name (without path) where the Font will be saved to....font_file_name property FontSavingArgs.font_file_name property...where the font will be saved to. @property def font_file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Font.allCaps property | Aspose.Words for Node.js

    Font.allCaps property. True if the Font is formatted as all capital letters....allCaps property Font.allCaps property True if the font is formatted...doc , "all capitals" ); run . font . allCaps = true ; para . appendChild...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...html; that equals to <div style="font-family: Arial, sans-serif; max-width:...programmatically set different fonts, sizes, and colors. Convert...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...