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

font

(0.14 sec)
  1. PhysicalFontInfo.file_path property | Aspose.Wo...

    PhysicalFontInfo.file_path property. Path to the Font file if any....file_path property Path to the font file if any. @property def file_path...available fonts. # Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/python-net/aspose.wo...
  2. TextConfig|Documentation

    TextConfig element is used to add one or more lines of text to the form....FontFamily string “Segoe UI” The font family for the text. FontStyle...Regular The font style for a text. Several font styles can be...

    docs.aspose.com/omr/net/programmatic-forms/text...
  3. What is LaTeX?

    To answer the question "What is LaTeX?" it is worth mentioning that one of its most impressive features is the New Font Selection Scheme (NFSS)....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/net/what-is-latex/
  4. CheckBoxConfig|Documentation

    CheckBoxConfig element generates a list of answers with blank bubbles that can accommodate any kind of marks....FontFamily string “Segoe UI” The font family for the text. FontStyle...Regular The font style for a text. Several font styles can be...

    docs.aspose.com/omr/net/programmatic-forms/chec...
  5. Font.noProofing property | Aspose.Words for Nod...

    Font.noProofing property. True when the formatted characters are not to be spell checked....noProofing property Font.noProofing property True when the formatted...completely disabling it. builder . font . noProofing = true ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Use Formulas Functions to Process Data|Document...

    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....// Set the font to bold in cell A4 cellA4 . Font . Bold = true...= "=Sum(A1:A3)" ; // Set the font to bold and the background color...

    docs.aspose.com/cells/net/use-formulas-function...
  7. SaveOptions.prettyFormat property | Aspose.Word...

    SaveOptions.prettyFormat property. When ``true``, pretty formats output where applicable..."\t<body style=\"font-family:'Times New Roman'; font-size:12pt\">\r\n"..."<body style=\"font-family:'Times New Roman'; font-size:12pt\">"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. TextWatermarkOptions.fontSize property | Aspose...

    TextWatermarkOptions.FontSize property. Gets or sets a Font size...fontSize property Gets or sets a font size. The default value is 0...from 0 to 65.5 inclusive. Auto font size means that the watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...# Default font size is 12. builder . writeln ( 'Font size 12 here...Changes the font size inside the table. builder . font . size =...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Merging and Unmerging Cells with JavaScript via...

    Aspose.Cells is a JavaScript library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...// Create a Font object const font = style . font ; // Set the...

    docs.aspose.com/cells/javascript-cpp/merging-an...