Sort Score
Result 10 results
Languages All
Labels All
Results 1,541 - 1,550 of 139,084 for

font

(0.24 sec)
  1. Load and Extract Data | C++

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

    docs.aspose.com/font/cpp/loading-saving-type1-f...
  2. DefaultFontSubstitutionRule Class | Aspose.Word...

    Discover the Aspose.Words.Fonts.DefaultFontSubstitutionRule class for seamless Font management and enhanced document formatting. Optimize your workflow today!...DefaultFontSubstitut class Default font substitution rule. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Get HTML5 string from Cell|Documentation

    Learn how to get an HTML5 string from a cell through the Aspose.Cells for Python via .NET 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/python-net/get-html5-stri...
  4. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the Font....border property Font.border property Returns a Border object...that specifies border for the font. @property def border ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...which font to use when the source PDF references a font that is...Aspose.PDF tries to resolve the font through its internal FontSettings...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  7. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format text with a double strikethrough for enhanced clarity and style in your documents....DoubleStrikeThrough Font.DoubleStrikeThrough property True if the font is formatted...single-line strikethrough." ); run . Font . StrikeThrough = true ; para...

    reference.aspose.com/words/net/aspose.words/fon...
  8. Backslash (\) Being Converted to Yen Symbol (¥)...

    Hello Team When converting HTML to PDF using Aspose in .NET, backslash characters (\) in the HTML are incorrectly rendered as the Yen symbol (¥) in the resulting PDF only in the deployed environment. This issue does not…... It happens regardless of font or encoding settings and affects...deployed environment may stem from font encoding differences between...

    forum.aspose.com/t/backslash-being-converted-to...
  9. 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...
  10. ChartLegendEntry | Aspose.Words for Java

    Represents a chart legend entry in Java....Shows how to work with a legend font. Document doc = new Document(getMyDir()...getLegend(); // Set default font size all legend entries. chartLegend...

    reference.aspose.com/words/java/com.aspose.word...