Sort Score
Result 10 results
Languages All
Labels All
Results 2,121 - 2,130 of 137,427 for

font

(0.09 sec)
  1. Aspose::Words::BaselineAlignment enum | Aspose....

    Aspose::Words::BaselineAlignment enum. Specifies Fonts vertical position on a line in C++....BaselineAlignment enum Specifies fonts vertical position on a line...each font. Center 1 Aligns the center points of each font. Baseline...

    reference.aspose.com/words/cpp/aspose.words/bas...
  2. ChartAxisTitle class | Aspose.Words for Node.js

    Aspose.Words.Drawing.Charts.ChartAxisTitle class. Provides access to the axis title properties...Name Description font Provides access to the font formatting of...chartAxisYTitle . font . size = 12 ; chartAxisYTitle . font . color =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Aspose.Total for JavaScript via C++|Documentation

    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....supporting multiple languages and fonts. Its straightforward integration...to Aspose.Font for JavaScript via C++ Aspose.Font for JavaScript...

    docs.aspose.com/total/javascript-cpp/
  4. BaselineAlignment enumeration | Aspose.Words fo...

    aspose.words.BaselineAlignment enumeration. Specifies Fonts vertical position on a line....BaselineAlignment enumeration Specifies fonts vertical position on a line...each font. CENTER Aligns the center points of each font. BASELINE...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Run constructor | Aspose.Words for Python

    aspose.words.Run constructor... font . color = aspose . pydrawing...format a run of text using its font property. doc = aw . Document...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...problems occur because the fonts used in your input document...document is converted to PDF. The fonts are required to build document...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  7. 加载并提取数据| C++

    C ++ API用于开发人员操纵和字体文件。了解如何在C ++中加载和保存1个字体的基本原理。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/loading-saving-type...
  8. FileFontSource.FilePath | Aspose.Words for .NET

    Discover the FileFontSource FilePath property for easy access to your Font files. Streamline your design process with this essential tool!...FilePath property Path to the font file. public string FilePath...to use a font file in the local file system as a font source....

    reference.aspose.com/words/net/aspose.words.fon...
  9. HTML file is displayed incorrectly - Free Suppo...

    I am using Aspose.Cells 25.7.0. .NET 9.0 HTML file is displayed incorrectly in MacOS Windows Everything displays correctly in Google Chrome and Edge Mac OS The layout displays incorrectly in Google Chrome and Safari …...discrepancy is often related to font availability, as macOS may not...not have the same TrueType fonts installed that are present on...

    forum.aspose.com/t/html-file-is-displayed-incor...
  10. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js 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....getStyle (); // Create a Font object const font = style . getFont ();...name. font . setName ( "Times New Roman" ); // Set the font size...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...