Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 140,762 for

font

(0.55 sec)
  1. DocumentBuilder.insertStyleSeparator method | A...

    DocumentBuilder.insertStyleSeparator method. Inserts style separator into the document.... font . bold = false ; paraStyle . font . size = 8...8 ; paraStyle . font . name = "Arial" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLevel class | Aspose.Words for Node.js

    Aspose.Words.Lists.ListLevel class. Defines formatting for a list level... font Specifies character formatting...listLevel . font . color = "#FF0000" ; listLevel . font . size =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Apply Superscript and Subscript Effects on Font...

    The Node.js code to apply superscript and subscript effects to text in Excel using Aspose.Cells for Node.js via C++....Superscript and Subscript Effects on Fonts Contents [ Hide ] Aspose.Cells...superscript effect by setting the Font object’s setIsSuperscript method...

    docs.aspose.com/cells/nodejs-cpp/apply-superscr...
  4. FontSavingArgs.font_stream property | Aspose.Wo...

    FontSavingArgs.Font_stream property. Allows to specify the stream where the Font will be saved to....font_stream property FontSavingArgs.font_stream property Allows...where the font will be saved to. @property def font_stream ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 8. Fonts in math formulas

    This article discusses handling math Fonts by means of standard LaTeX, as well as using the amsmath and bm packages....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-math-fonts/
  6. ChartLegend class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartLegend class. Represents chart legend properties...Description font Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Generating the template|Documentation

    How to render a printable form image and generate a recognition pattern file for Aspose.OMR for C++ engine....orientation using the default font and colors. You can customize...the paper size, orientation, font, colors and other layout settings...

    docs.aspose.com/omr/cpp/generate-template/
  8. Developer Guide | Aspose.Font for JavaScript

    Developer Guide for JavaScript Font Manipulation API explains developers how to work with TrueType and OpenType Fonts, Type1 Fonts, and CFF Fonts....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/developer-g...
  9. ChartDataLabel.Position | Aspose.Words for .NET

    Discover the ChartDataLabel Position property to easily customize your data label's position for enhanced data visualization and clarity....// Show data labels and set font color. series . HasDataLabels...ShowValue = true ; dataLabels . Font . Color = Color . White ; //...

    reference.aspose.com/words/net/aspose.words.dra...
  10. PDF file distorted - Free Support Forum - aspos...

    hello, when we create doc file and insert pdf file inside doc and convert into pdf then PDF file is disctorting. As we are using below code. Document doc = new Document(); DocumentBuilder builder = new DocumentBuilder…...Font.Name = reportFontName; builder.Font.Size = 10;...10; builder.Font.Bold = true; builder.Writeln($"Source Input {currentDateTime...

    forum.aspose.com/t/pdf-file-distorted/327238