Sort Score
Result 10 results
Languages All
Labels All
Results 3,281 - 3,290 of 143,527 for

font

(1.59 sec)
  1. FieldSymbol | Aspose.Words for Java

    Implements a SYMBOL field in Java....isUnicode(true); // Change the font of our symbol after using the...Character Map // to ensure that the font can represent that symbol. field...

    reference.aspose.com/words/java/com.aspose.word...
  2. Extracted text changed when updating to a newer...

    Hello. We are upgrading some code that was using Aspose.PDF 23.10 to the latest release (26.1, but quick tested against 26.2 since I saw it was now available), and we are seeing some minor differences in text that is bei…...fragments from a particular font. I don’t believe the PDF itself...need a few details. Which exact font (name and embedding type) is...

    forum.aspose.com/t/extracted-text-changed-when-...
  3. Apply Conditional Formatting in Worksheets|Docu...

    How to use Aspose.Cells library in JavaScript via C++ to apply conditional formatting in worksheets for better control over cell appearance....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...the condition: bold and red font const style = formatCondition...

    docs.aspose.com/cells/javascript-cpp/apply-cond...
  4. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!... Font . Size = 14 ; myStyle . Font . Name = "Courier..."Courier New" ; myStyle . Font . Color = Color . Blue ; builder ...

    reference.aspose.com/words/net/aspose.words/doc...
  5. Math Formula Is Missing When Converting PPTX to...

    We have an application that converts PPTX files to SVG files. If we have a MathFormula in our PPTX file and try to convert this file to SVG, the MathFormula is completely missing. In an old version of Aspose.Slides.NET …...make sure that the Cambria Math font is installed on the Linux system...can also load the font as an external font at runtime using FontsLoader...

    forum.aspose.com/t/math-formula-is-missing-when...
  6. FontSubstitutionWarningInfo.resolved_font prope...

    FontSubstitutionWarningInfo.resolved_Font property. Resolved Font....resolved_font property FontSubstitutionWarn.resolved_font property...property Resolved font. @property def resolved_font ( self ) -> aspose...

    reference.aspose.com/words/python-net/aspose.wo...
  7. DocumentBuilder.insert_document method | Aspose...

    aspose.words.DocumentBuilder.insert_document method... font . size = 14 my_style . font . name = 'Courier...'Courier New' my_style . font . color = aspose . pydrawing . Color...

    reference.aspose.com/words/python-net/aspose.wo...
  8. HTML-to-Tagged-PDF: <dl>/<dt>/<dd> definition l...

    Bug Report: HTML Definition Lists (DL/DT/DD) Incorrectly Mapped to L/LI in Tagged PDF Product Aspose.HTML for .NET Versions Aspose.HTML 26.1.0, Aspose.PDF 26.2.0 Platform .NET 10, Windows 11 Severity PDF/UA-1…...body { font-family: Segoe UI, Arial, sans-serif; font-size: 10pt;...auto; padding: 0 16px; } h1 { font-size: 16pt; color: #1a1a2e;...

    forum.aspose.com/t/html-to-tagged-pdf-dl-dt-dd-...
  9. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...formatting large numbers Reduce Font Size : If the numbers are still...fitting, consider reducing the font size for that column: style...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  10. Change the format of a cell with C++|Documentation

    How to use Aspose.Cells library in C++ to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and change the...

    docs.aspose.com/cells/cpp/how-to-change-format-...