Sort Score
Result 10 results
Languages All
Labels All
Results 3,251 - 3,260 of 139,613 for

font

(0.12 sec)
  1. Graphics | Aspose.PSD for Java API Reference

    Represents the graphics according to the graphics engine used in the current assembly.... drawString(String s, Font font, Brush brush, PointF point)...aspose.psd.Font objects. drawString(String s, Font font, Brush brush...

    reference.aspose.com/psd/java/com.aspose.psd/gr...
  2. Rare Chinese Characters display incorrectly - F...

    When I try to generate pdf which contains rare chinese characters,the chars displayed incorrectly which means some parts are beyond cell boundaries.The Font has been installed correctly on system.And these rare chars can…...The font has been installed correctly...Document; import com.aspose.pdf.Font; import com.aspose.pdf.FontRepository;...

    forum.aspose.com/t/rare-chinese-characters-disp...
  3. 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...
  4. 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...
  5. 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/
  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. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored import settings for optimal results.... Font . Size = 14 ; myStyle . Font . Name = "Courier..."Courier New" ; myStyle . Font . Color = Color . Blue ; builder ...

    reference.aspose.com/words/net/aspose.words/imp...
  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. DocumentBuilder.InsertDocument | Aspose.Words f...

    Effortlessly insert documents at any cursor position with DocumentBuilder's InsertDocument method. Streamline your workflow and enhance productivity!... Font . Size = 14 ; myStyle . Font . Name = "Courier..."Courier New" ; myStyle . Font . Color = Color . Blue ; builder ...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ReplacingArgs.matchOffset property | Aspose.Wor...

    ReplacingArgs.matchOffset property. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . font . name = "Arial" ; builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...