Sort Score
Result 10 results
Languages All
Labels All
Results 4,781 - 4,790 of 141,412 for

font

(0.14 sec)
  1. 使用Type1字体|Java

    可供开发人员操作字体文件的 Java API。了解有关如何在 Java 应用程序中使用 Type 1 字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/working-with-type1...
  2. ChartSeries.Bubble3D | Aspose.Words for .NET

    Enhance your Bubble chart with ChartSeries Bubble3D! Add stunning 3D effects to your bubbles for an eye-catching visual impact.... Font . Size = 12 ; } doc . Save (...

    reference.aspose.com/words/net/aspose.words.dra...
  3. ChartDataLabel.show_bubble_size property | Aspo...

    ChartDataLabel.show_bubble_size property. Allows to specify if bubble size is to be displayed for the data labels on a chart... font . size = 12 i += 1 doc . save...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Table.text_wrapping property | Aspose.Words for...

    Table.text_wrapping property. Gets or sets [Table.text_wrapping](./) for table.... font . size = 16 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::Drawing::Fill::get_ForeThemeColo...

    Aspose::Words::Drawing::Fill::get_ForeThemeColor method. Gets or sets a ThemeColor object that represents the foreground color for the fill in C++...."BackThemeColor" and "BackTintAndShade" for font fill. if ( fill -> get_BackTintAndShade...

    reference.aspose.com/words/cpp/aspose.words.dra...
  6. How to Create PDF in Python

    This article guides on how to create PDF in Python. It contains information to establish the environment, steps for writing the application and a runnable sample code to generate PDF with Python....Font Product Family Aspose.TeX Product...properties of the text like font size, font name, background color...

    kb.aspose.com/pdf/python/how-to-create-pdf-in-p...
  7. 从XML生成PDF|Aspose.PDF for Java

    Aspose.PDF for Java提供了将XML文件转换为PDF文档的机会,要求输入的XML文件必须遵循Aspose.PDF for Java Schema。..."xsl-region-body" > <fo:block font-size= "16pt" font-weight= "bold" space-after=..."companyname" /> </fo:block> <fo:block font-size= "10pt" > <fo:table table-layout=...

    docs.aspose.com/pdf/zh/java/generate-pdf-from-xml/
  8. How to Control Workbook View with JavaScript vi...

    Learn how to control the Workbook View through the Aspose.Cells for JavaScript via C++ API....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Apply style: createStyle(), font/color adjustments converted...

    docs.aspose.com/cells/javascript-cpp/how-to-con...
  9. Get Connection Points from Shape with C++|Docum...

    Learn how to retrieve shape connection points using Aspose.Cells for C++....xlsx" ); Vector < Font > fonts = workbook . GetFonts ();...i < fonts . GetLength (); ++ i ) { std :: cout << fonts [ i ]...

    docs.aspose.com/cells/cpp/get-connection-points...
  10. Manage Titles of Excel Charts with Node.js via ...

    Learn how to use Aspose.Cells for Node.js 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...( "Title" ); // Setting the font color of the chart title to...

    docs.aspose.com/cells/nodejs-cpp/chart-and-axis...