Sort Score
Result 10 results
Languages All
Labels All
Results 4,231 - 4,240 of 137,424 for

font

(0.18 sec)
  1. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....u "Title" ); // Setting the font color of the chart title to...LegendPositionType :: Left ); // Set font color of the legend chart ....

    docs.aspose.com/cells/cpp/chart-legend/
  2. StyleIdentifier Enum | Aspose.Words for .NET

    Discover the Aspose.Words.StyleIdentifier enum for flexible, locale-independent style management in your documents. Enhance your document processing today!...DefaultParagraphFont 65 The Default Paragraph Font style. Emphasis 88 EndnoteReference...Using the style name: builder . Font . StyleName = "Emphasis" ; builder...

    reference.aspose.com/words/net/aspose.words/sty...
  3. ImportFormatMode Enum | Aspose.Words for .NET

    Discover how Aspose.Words.ImportFormatMode enhances document formatting by seamlessly merging styles from imported content for optimal results....source document uses Arial 16pt font and the “Heading 1” style in...document uses Times New Roman 14pt font. When importing text of “Heading...

    reference.aspose.com/words/net/aspose.words/imp...
  4. Why choose Aspose.Pdf for Reporting Services|As...

    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.... Custom Font Embedding Reporting Services...does not support the embedded font for text; with Aspose.Pdf for...

    docs.aspose.com/pdf/reportingservices/why-choos...
  5. Features Overview|Aspose.Slides for Python Docu...

    Discover Aspose.Slides for Python via .NET: a powerful API to create, edit, automate, and convert PowerPoint and OpenDocument presentations efficiently.... - Font Type - Font Size - Font Color - Font Shades - Paragraph...status. Do I need to care about font packages in Linux containers...

    docs.aspose.com/slides/python-net/features-over...
  6. Working with Clips in PostScript | .NET

    Adding clips to PS files is a functionality supported by Aspose.Page API solution. See how to use the functionality in .NET...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/net/ps/working-with-clips/
  7. Manage Titles of Excel Charts with JavaScript v...

    Learn how to use Aspose.Cells for JavaScript via C++ to add and format chart and axis titles in Microsoft Excel. Our guide will demonstrate how to set different types of titles, adjust their appearance, and modify axis titles for better data representation and clarity....object, you can change text, font, and fill format for titles..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/javascript-cpp/chart-and-...
  8. Decorate Form Field in PDF|Aspose.PDF for .NET

    Explore how to decorate form fields in a PDF document, adding visual enhancements like borders, in .NET with Aspose.PDF....FormFieldFacade { // Set the font style to Courier Font = Aspose . Pdf ....FontStyle . Courier , // Set the font size to 12 FontSize = 12 , //...

    docs.aspose.com/pdf/net/decorate-form-field/
  9. 仅复制范围样式,通过 JavaScript 由 C++ 实现|Documentation

    学习如何在操作数据的同时,仅复制范围的样式,使用 C++ 的脚本实现。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...(); // Specify the font attribute. style . font . name = "Calibri"...

    docs.aspose.com/cells/zh/javascript-cpp/copy-ra...
  10. How to generate multiline image from text - Fre...

    Hello Team, We are using aspose.Imaging using that we want to generate image from text. If text length is beyond some specific width then it should be wrap and should display text after that length into new line. How ca…...Width); // Set the font and text Font font = new Font("Arial", 12);...textSize = g.MeasureString(text, font); // If the text is too wide...

    forum.aspose.com/t/how-to-generate-multiline-im...