Sort Score
Result 10 results
Languages All
Labels All
Results 4,501 - 4,510 of 139,847 for

font

(0.23 sec)
  1. Rich-text with table tag adds uneven space in t...

    Hi, We observed that when the -html flag is used to render rich text containing a table, extra margin or padding gets added to the cells, which causes alignment styles such as top, bottom, and center to not render proper…...alignment issue but introduces a font issue, since it does not match...alignment issue but introduces font mismatches with your template...

    forum.aspose.com/t/rich-text-with-table-tag-add...
  2. Worksheet to Image - Set Pixel Format for the R...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....to have priority Set Default Font while Rendering a Spreadsheet...

    docs.aspose.com/cells/python-net/worksheet-to-i...
  3. Known Issues in Aspose.Slides for Java 14.4.0|A...

    Review known issues in Aspose.Slides for Java 14.4.0 to ensure accurate work with PowerPoint and OpenDocument files and avoid surprises in your presentations....fill formats, line formats and font). There are known issues in...

    docs.aspose.com/slides/java/known-issues-in-asp...
  4. StyleCollection.count property | Aspose.Words f...

    StyleCollection.count property. Gets the number of styles in the collection.... font . name ). toEqual ( "Courier...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. HyphenationOptions.HyphenationZone | Aspose.Wor...

    Optimize text layout with the HyphenationZone property. Control hyphenation distance from the right margin for cleaner, professional documents.... Font . Size = 24 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.set...
  6. DocumentBuilder.insertStructuredDocumentTag met...

    DocumentBuilder.insertStructuredDocumentTag method. Inserts a [StructuredDocumentTag](../../../aspose.words.markup/structureddocumenttag/) into the document.... will inherit paragraph and font formatting from cursor position...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose.Slides Throws an Exception When Attempti...

    Hi, I’m getting the following error when running an application using Aspose.Slides in a Alpine linux container. I’ve tried upgrading to 25.10, but the issue still persists. It occurs when the code attempts to clone a sl…...for some internal work such as font handling. In an Alpine‑Linux...libgdiplus (or the basic TrueType fonts it needs). When Aspose.Slides...

    forum.aspose.com/t/aspose-slides-throws-an-exce...
  8. Aspose.Font for .NET

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

    kb.aspose.com/font/net/
  9. StyleCollection indexer | Aspose.Words for Python

    StyleCollection indexer. Gets a style by index.... default_font . name = 'Courier New' # If...'Courier New' , styles [ 4 ] . font . name ) self . assertEqual...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Display text content on top of a cell with a fi...

    Step 1: Write content into a cell. Step 2: Fill the cell with a background color Step 3: Overlay text on top of the filled color (new text ) I am using aspose cells gid js for python via dotnet ,I want to apply the ch…...setFont(fontsettings) to apply font settings for textbox object...this will set the font color to Yellow ,and font size to 12pt,and...

    forum.aspose.com/t/display-text-content-on-top-...