Sort Score
Result 10 results
Languages All
Labels All
Results 231 - 240 of 12,616 for

font initialization

(0.12 sec)
  1. DocumentBuilder constructor | Aspose.Words for ...

    aspose.words.DocumentBuilder constructor...Hide ] DocumentBuilder() Initializes a new instance of this class...DocumentBuilder(options) Initializes a new instance of this class...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Change the format of a cell|Documentation

    How to use Aspose.Cells library in JavaScript via 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 apply the...

    docs.aspose.com/cells/javascript-cpp/how-to-cha...
  3. 通过 JavaScript 使用 C++ 设置字体。|Documentation

    Aspose.Cells 是一个用于操作电子表格文件的JavaScript库。它支持设置单元格的字体设置,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用 Aspose.Cells 库设置单元格字体设置。... 设置字体名称 开发者可以使用 Font 对象的 name 方法为单元格内的文本应用任何字体。 <..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/cells-f...
  4. Adding a Watermark to an Image|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....and initialize a Graphics object. Create and initialize Font...from disk. 2. Creating and Initializing a Graphic Object After loading...

    docs.aspose.com/imaging/java/adding-a-watermark...
  5. Adding HTML Rich Text inside the Cell|Documenta...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for JavaScript via C++ API....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...console . log ( "Aspose.Cells initialized" ); }); document . getElementById...

    docs.aspose.com/cells/javascript-cpp/adding-htm...
  6. 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"...console . log ( "Aspose.Cells initialized" ); }); document . getElementById...

    docs.aspose.com/cells/javascript-cpp/merging-an...
  7. 通过JavaScript via C++配置渲染电子表格的字体|Documentation

    学习使用Aspose.Cells for JavaScript通过C++配置字体以渲染电子表格。确保字体可用以实现最佳转换效果。...font 属性下指定的默认字体。 如果API无法找到工作簿的 DefaultStyle.font 属性下定义的字体,则尝试使用...head > < title > Aspose.Cells Font Configuration Example </ title...

    docs.aspose.com/cells/zh/javascript-cpp/configu...
  8. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...console . log ( "Aspose.Cells initialized" ); }); document . getElementById...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  9. main.min.1d0844447f9823dcc23c3f0e6416bc6b243c11...

    @import "https://Fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,700,700i";@fa-Font-path:"../webFonts";/*!* Bootstrap v4.1.3 (https://getbootstrap.com/) * Copyright 2011-2018 The Bootst......@import "https://fonts.googleapis.com/css?family=Open+Sans:300...300i,400,400i,700,700i";@fa-font-path:"../webfonts";/*!* Bootstrap...

    docs.aspose.com/words/scss/main.min.1d0844447f9...
  10. Apply Superscript and Subscript Effects on Font...

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

    docs.aspose.com/cells/javascript-cpp/apply-supe...