Sort Score
Result 10 results
Languages All
Labels All
Results 2,691 - 2,700 of 122,678 for

font

(0.06 sec)
  1. HtmlSaveOptions.FontSavingCallback | Aspose.Wor...

    Control Font saving with HtmlSaveOptions FontSavingCallback. Optimize your documents for HTML, MHTML, or EPUB formats effortlessly!...property Allows to control how fonts are saved when a document is...custom logic for exporting fonts when saving to HTML. public...

    reference.aspose.com/words/net/aspose.words.sav...
  2. ListLevel.number_format property | Aspose.Words...

    ListLevel.number_format property. Returns or sets the number format for the list level.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Working with Images in PDF using C++|Aspose.PDF...

    This section describes the features of working with images in a PDF file using C++ library....existing file, set the default font name, get the resolution and...image. Set Default Font Name - Setting Default Font Name for conversion...

    docs.aspose.com/pdf/cpp/working-with-images/
  4. Aspose::Words::Drawing::Charts::ChartLegend cla...

    Aspose::Words::Drawing::Charts::ChartLegend class. Represents chart legend properties. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation....// Show data labels and set font color. series . HasDataLabels...ShowValue = true ; dataLabels . Font . Color = Color . White ; //...

    reference.aspose.com/words/net/aspose.words.dra...
  6. ChartDataTable Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartDataTable class to easily customize chart data tables and enhance your data visualization with powerful features....Description Font { get; } Provides access to font formatting of...HasOutlineBorder = false ; dataTable . Font . Italic = true ; dataTable...

    reference.aspose.com/words/net/aspose.words.dra...
  7. 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...
  8. 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...
  9. 如何通过 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...
  10. 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/