Sort Score
Result 10 results
Languages All
Labels All
Results 3,961 - 3,970 of 141,865 for

aspose font

(0.32 sec)
  1. LayoutOptions.keepOriginalFontMetrics property ...

    LayoutOptions.keepOriginalFontMetrics property. Gets or sets an indication of whether the original Font metrics should be used after Font substitution...the original font metrics should be used after font substitution...() : boolean See Also module Aspose.Words.Layout class LayoutOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FolderFontSource.FolderPath | Aspose.Words for ...

    Discover the FolderFontSource FolderPath property for easy access to your Font folder. Streamline your design workflow today!...which contains fonts as a font source. // Create a font source from...from a folder that contains font files. FolderFontSource folderFontSource...

    reference.aspose.com/words/net/aspose.words.fon...
  3. Border.LineStyle | Aspose.Words for .NET

    Customize your design with the Border LineStyle property, allowing you to easily get or set unique border styles for enhanced visual appeal.... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/bor...
  4. Install TrueType Fonts on Linux in C++|Aspose.W...

    Aspose.Words for C++ allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy Font files from a Windows machine or Install a `TrueType` Font package onto your Linux machine....Ask AI Install TrueType Fonts on Linux Contents [ Hide ] Most...Most often, you will use Aspose.Words to convert DOC or DOCX documents...

    docs.aspose.com/words/cpp/install-truetype-font...
  5. FontSavingArgs.originalFileName property | Aspo...

    FontSavingArgs.originalFileName property. Gets the original Font file name with an extension....originalFileName property Gets the original font file name with an extension...original file name of the current font if it is known. Otherwise it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, Font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....Contents [ Hide ] Introduction Aspose.Cells provides the GetStyle...formatting style of a cell. Aspose.Cells also provides a Style...

    docs.aspose.com/cells/net/cells-formatting/
  7. Customize Chart Data Tables in Python|Aspose.Sl...

    Customize chart data tables in Python for PPT, PPTX and ODP with Aspose.Slides to boost efficiency and appeal in presentations....work with chart data tables in Aspose.Slides. It shows how to display...setting font properties such as bold style and font height. The...

    docs.aspose.com/slides/python-net/chart-data-ta...
  8. ListTrailingCharacter Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Lists.ListTrailingCharacter enum to customize list labels and enhance paragraph formatting for a polished document presentation.... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words.lis...
  9. ListLevel.textPosition property | Aspose.Words ...

    ListLevel.textPosition property. Returns or sets the position (in points) for the second line of wrapping text for the list level.... font . color = "#FF0000" ; listLevel . font . size =...listLevel . font . name = "Wingdings" ; listLevel . font . color...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...從列表中選擇目標格式 運行代碼 dotnet add package Aspose.Words.Cpp 複製 插入文字 插入評論 插入書籤...插入書籤 插入圖表 using namespace Aspose::Words; auto doc = MakeObject <Document>();...

    products.aspose.com/words/zh-hant/cpp/make/word/