Sort Score
Result 10 results
Languages All
Labels All
Results 931 - 940 of 15,469 for

load font

(0.29 sec)
  1. ChmLoadOptions class | Aspose.Words for Python

    aspose.words.Loading.ChmLoadOptions class. Allows to specify additional options when Loading CHM document into a [Document](../../aspose.words/document/) object...specify additional options when loading CHM document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  2. How to Rotate a Cell in Excel using Java

    This short tutorial guides you how to rotate a cell in Excel using Java. You can set text orientation in Excel using Java with the help of simple steps and few API calls described in this article....Font Product Family Aspose.TeX Product...to rotate cell text Create or load a Workbook and set some text...

    kb.aspose.com/cells/java/how-to-rotate-a-cell-i...
  3. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....Font Product Family Aspose.TeX Product...string along with a font Create or load an image using Bitmap...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  4. WarningInfo | Aspose.Words for Java

    Contains information about a warning that Aspose.Words issued during document Loading or saving in Java....Words issued during document loading or saving. To learn more, visit...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/java/com.aspose.word...
  5. 通过 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...
  6. 通过Node.js使用C++改变Excel文本框或形状的字符间距|Documentation

    使用Aspose.Cells for Node.js via C++更改单元格文本框或形状的字符间距。...( __dirname , "output" ); // Load your excel file inside a workbook...get ( 0 ); // Access the first font setting object via getRichFormattings()...

    docs.aspose.com/cells/zh/nodejs-cpp/change-char...
  7. FontSettings class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontSettings class. Specifies Font settings for a document...FontSettings class Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. IWarningCallback Interface | Aspose.Words for .NET

    Implement the Aspose.Words.IWarningCallback interface to customize methods for capturing fidelity warnings during document Loading and saving. Enhance document integrity!...can occur during document loading or saving. public interface...some issue during document loading or saving that might result...

    reference.aspose.com/words/net/aspose.words/iwa...
  9. truetype字体的字形和指标| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何使用.NET中TTF字体的字形和指标的基础。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/glyphs-and-metrics-...
  10. Convert Markdown to Word in Python

    Follow this article to transform the Markdown to Word in Python. You will get information to set the IDE, a list of steps, and a sample code to change the file format from MD to DOCX in Python....Font Product Family Aspose.TeX Product...will learn to control the loading of the source Markdown file...

    kb.aspose.com/words/python/convert-markdown-to-...