Sort Score
Result 10 results
Languages All
Labels All
Results 4,571 - 4,580 of 127,961 for

font

(0.07 sec)
  1. Aspose.PSD for .NET 23.2 - Release Notes|Docume...

    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....settings Feature PSDNET-912 Change Font and Color for TextLayer PSD...examples: PSDNET-912. Change Font and Color for TextLayer PSD...

    docs.aspose.com/psd/net/aspose-psd-for-net-23-2...
  2. FieldChar class | Aspose.Words for Python

    aspose.words.fields.FieldChar class. Base class for nodes that represent field characters in a document... font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Convert XLTX to DOC using Python or with free O...

    XLTX to DOC conversion in your Python applications without using Microsoft Office or online. Test free XLTX to DOC online converter quickly before integrating the code....features like setting font size, font color, font style, etc. for the...

    products.aspose.com/total/python-net/conversion...
  4. ConditionalStyleCollection.Item | Aspose.Words ...

    Discover the ConditionalStyleCollection Item property to easily access ConditionalStyle objects by type, enhancing your styling capabilities effortlessly.... Font . Bold = true ; // List all...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  5. C++ API to Export CGM to OTT | products.aspose.com

    Convert CGM to OTT within C++ applications....the OTT (OpenType Font) file format is a font format used for storing...storing and exchanging font data. It is widely used in the publishing...

    products.aspose.com/total/cpp/conversion/cgm-to...
  6. 开发人员指南| Node.js 版 Aspose.Font

    Node.js字体操作API的开发人员指南解释了开发人员如何使用TrueType和Opentype字体,Type1字体和CFF字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/nodejs-cpp/developer-gu...
  7. 设置元数据| Node.js

    易于使用的node.js库,用于从aspose.Font中进行字体操作。了解如何设置字体元数据信息。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/nodejs-cpp/metadata-inf...
  8. 获取元数据信息| Node.js

    易于使用的node.js库,用于从aspose.Font中进行字体操作。了解如何从字体文件中获取元数据。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/nodejs-cpp/metadata-inf...
  9. Add Text Stamp to PDF using Python | Aspose.PDF

    Add text stamp to PDF file programmatically with Python sample code using Aspose.PDF for Python for .NET.... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/python-net/stamps/text/
  10. Create PDF using Python for .NET | Aspose.PDF

    This topic shows you how to use the Aspose.PDF for Python API to easily generate and read PDF files in Python applications.... font_size = 12 textFragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) textFragment...

    products.aspose.com/pdf/python-net/create/