Sort Score
Result 10 results
Languages All
Labels All
Results 3,231 - 3,240 of 134,551 for

font

(0.13 sec)
  1. Modify an Existing Style with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...SetNumber ( 14 ); // Set the font color to red color. style ....

    docs.aspose.com/cells/cpp/modify-an-existing-st...
  2. Aspose.Drawing Java API Features|Documentation

    Aspose.Drawing Java API for drawing pictures. Cross-platform drawing library for support 2D drawing including drawing lines, drawing shapes and bezier curves. Using affine transformation, anti-aliasing lines and shapes. Rendering text with different styles and Fonts....and hinting, ensuring smooth font edges without uneven contours...for a strikeout or underline font rendering and the capability...

    docs.aspose.com/drawing/java/developer-guide/dr...
  3. 从PDF文档页面搜索并获取文本|Aspose.PDF for C++

    本文解释了如何使用各种工具从PDF文档中搜索并获取文本。我们可以使用正则表达式从特定页面或整个页面进行搜索。...textFragment -> get_TextState () -> get_Font () -> get_FontName ()); Console...textFragment -> get_TextState () -> get_Font () -> get_IsAccessible ());...

    docs.aspose.com/pdf/zh/cpp/search-and-get-text-...
  4. Style.List | Aspose.Words for .NET

    Discover how to style your lists effectively! Learn to define unique formatting for list styles to enhance your content's visual appeal.... Font . Name = "Verdana" ; level . Font . Color = Color...Color . Blue ; level . Font . Bold = true ; } DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sty...
  5. ListLevelCollection.Count | Aspose.Words for .NET

    Discover the ListLevelCollection Count property to easily access the total number of levels in your list, enhancing data management and organization.... Font . Name = "Verdana" ; level . Font . Color = Color...Color . Blue ; level . Font . Bold = true ; } DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  6. 如何通过 Node.js 以及 C++ 改变评论字体颜色|Documentation

    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....Black ); const font = shape . getFont (); font . setColor ( AsposeCells...shape . getText (). length , font , styleFlag ); // Save the Excel...

    docs.aspose.com/cells/zh/nodejs-cpp/how-to-chan...
  7. Save PDF Document using C++|Aspose.PDF for C++

    Learn how to save PDF file with Aspose.PDF for C++ library....archiving, such as font linking (as opposed to font embedding) and...management guidelines, embedded font support, and a user interface...

    docs.aspose.com/pdf/cpp/save-pdf-document/
  8. List.is_multi_level property | Aspose.Words for...

    List.is_multi_level property. Returns ``True`` when the list contains 9 levels; ``False`` when 1 level.... font . name = 'Verdana' level . font . color = aspose...pydrawing . Color . blue level . font . bold = True builder = aw ...

    reference.aspose.com/words/python-net/aspose.wo...
  9. StructuredDocumentTag.color property | Aspose.W...

    StructuredDocumentTag.color property. Gets or sets the color of the structured document tag....toEqual ( true ); // Set the font for the text inside the structured...name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. StructuredDocumentTag.Level | Aspose.Words for ...

    Discover the StructuredDocumentTag Level property to efficiently identify its position in the document tree, enhancing your document management skills.... True ); // Set the font for the text inside the structured...Name = "Arial" ; // Set the font for the text at the end of the...

    reference.aspose.com/words/net/aspose.words.mar...