Sort Score
Result 10 results
Languages All
Labels All
Results 1,091 - 1,100 of 133,782 for

aspose font

(0.16 sec)
  1. Fonts Conversion | C++ Solution

    Convert Fonts with the C++ Font processing library and web applications. Conversion functionality that can work with TTF, WOFF, CFF, EOT and Type 1 Fonts....Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    products.aspose.com/font/cpp/conversion/
  2. Specify Individual or Private Set of Fonts for ...

    Learn how to specify an individual or private set of Fonts for workbook rendering using Aspose.Cells for C++....Individual or Private Set of Fonts for Workbook Rendering with...you specify the fonts directory or a list of fonts for all workbooks...

    docs.aspose.com/cells/cpp/specify-individual-or...
  3. 类型1字体的字形和指标|Java

    Java API可供开发人员操纵和字体文件。了解有关如何使用Java中1型字体的字形和指标的基础知识。...Products Aspose.Total Product Family Aspose.Words Product Solution...Solution Aspose.PDF Product Solution Aspose.Cells Product Solution...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  4. 档案

    档案...您可以使用带有 Aspose.Font for C++ API 的 C++ 使用 TrueType...安装 # 考虑到 C++ 平台的普及和需求,我们在 Aspose.Font for C++ API 中引入了非常有用的功能。为了在您的应用程序中呈现...

    blog.aspose.com/zh/font/render-truetype-fonts-cpp/
  5. Font.auto_color property | Aspose.Words for Python

    Font.auto_color property. Returns the present calculated color of the text (black or white) to be used for 'auto color'...auto_color property Font.auto_color property Returns the present...color is not ‘auto’ then returns Font.color . @property def auto_color...

    reference.aspose.com/words/python-net/aspose.wo...
  6. StyleCollection.add_copy method | Aspose.Words ...

    StyleCollection.add_copy method. Copies a style into this collection....def add_copy ( self , style : aspose . words . Style ): ... Parameter...other. new_style . font . color = aspose . pydrawing . Color...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Font.style_identifier property | Aspose.Words f...

    Font.style_identifier property. Gets or sets the locale independent style identifier of the character style applied to this formatting....style_identifier property Font.style_identifier property Gets...style_identifier ( self ) -> aspose . words . StyleIdentifier :...

    reference.aspose.com/words/python-net/aspose.wo...
  8. DocumentBuilder.pop_font method | Aspose.Words ...

    DocumentBuilder.pop_Font method. Retrieves character formatting previously saved on the stack....pop_font method pop_font() Retrieves character formatting previously...saved on the stack. def pop_font ( self ): ... Examples Shows...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ThemeColor enumeration | Aspose.Words for Python

    Aspose.words.themes.ThemeColor enumeration. Specifies the theme colors for document themes...Shows how to work with theme fonts and colors. doc = aw . Document...Document () # Define fonts for languages uses by default. doc . theme...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chinese Date Language locale is not supported i...

    As i am trying to update date format in traditional chinese locale (“zh-Hant”) using the following code attached template. but format is not supported. package com.sirionlabs; import com.Aspose.words.*; import com.asp…...locale is not supported in aspose Aspose.Words Product Family words-java...import com.aspose.words.*; import com.aspose.words.Font; import...

    forum.aspose.com/t/chinese-date-language-locale...