Sort Score
Result 10 results
Languages All
Labels All
Results 5,991 - 6,000 of 139,844 for

font

(0.48 sec)
  1. Key Features of Aspose.PDF for JavaScript|Aspos...

    Aspose.PDF for JavaScript via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc.... Fonts 14 core fonts. PostScript Type1 fonts. TrueType...TrueType fonts. Type 3 fonts. Font information embedding into PDF CJK...

    docs.aspose.com/pdf/javascript-cpp/key-features/
  2. Key Features of Aspose.PDF for Node.js|Aspose.P...

    Aspose.PDF for Node.js via C++ demonstrates its general features. This page describes the supported PDF versions, and all the manipulations we can do with text, images, pages, etc.... Fonts 14 core fonts. PostScript Type1 fonts. TrueType...TrueType fonts. Type 3 fonts. Font information embedding into PDF CJK...

    docs.aspose.com/pdf/nodejs-cpp/key-features/
  3. ListLevel.LinkedStyle | Aspose.Words for .NET

    Discover the ListLevel LinkedStyle property to easily manage and customize paragraph styles for your lists, enhancing your document's formatting and readability.... Font . Bold = true ; // Apply list...

    reference.aspose.com/words/net/aspose.words.lis...
  4. FieldDatabase.FileName | Aspose.Words for .NET

    Discover the FieldDatabase FileName property to easily manage your database's full path and file name, enhancing your data organization and access....(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldOptions.FieldDatabaseProvider | Aspose.Wor...

    Discover the FieldOptions FieldDatabaseProvider property, easily manage and retrieve query results for enhanced data handling in your applications....(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/net/aspose.words.fie...
  6. FieldDatabase.FormatAttributes | Aspose.Words f...

    Discover the FieldDatabase FormatAttributes property to easily customize table attributes, enhancing your data management and presentation....(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/net/aspose.words.fie...
  7. ListLevel.is_legal property | Aspose.Words for ...

    ListLevel.is_legal property. True if the level turns all inherited numbers to Arabic, false if it preserves their number style.... font . bold = True # Apply list formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ListLevel.linked_style property | Aspose.Words ...

    ListLevel.linked_style property. Gets or sets the paragraph style that is linked to this list level.... font . bold = True # Apply list formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  9. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label.... font . size = 12 ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...textFragment -> get_TextState () -> set_Font ( FontRepository :: FindFont...fontFile ( "C: \\ Windows \\ Fonts \\ Arial.ttf" ); // 加载输入 PDF...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/