Sort Score
Result 10 results
Languages All
Labels All
Results 4,911 - 4,920 of 139,434 for

font

(0.11 sec)
  1. 在 Android 上的演示文稿中嵌入字体|Aspose.Slides 文档

    通过 Java 使用适用于 Android 的 Aspose.Slides 将 TrueType 字体嵌入 PowerPoint 和 OpenDocument 演示文稿,确保在所有平台上精准渲染。...pres = new Presentation ( "Fonts.pptx" ); try { IFontData []...getEmbeddedFonts (); for ( IFontData font : allFonts ) { boolean embeddedFontsContain...

    docs.aspose.com/slides/zh/androidjava/embedded-...
  2. C++ API to Convert SVG to TXT | products.aspose...

    Convert SVG to TXT via C++ API without using Microsoft Excel or Adobe Reader...can also set the font size, font style, and font color for the output...

    products.aspose.com/total/cpp/conversion/svg-to...
  3. AutoFit Row Height Automatically When Loading F...

    Learn how to fit rows whose height is not customized....height automatically matches the font of the content, but when the...

    docs.aspose.com/cells/net/autofit-row-height/
  4. Barcode Generation|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....including visibility, location, font, spacings, and wrapping modes...

    docs.aspose.com/barcode/androidjava/generate-ba...
  5. Format Charts in Presentations Using Python|Asp...

    Learn chart formatting in Aspose.Slides for Python via .NET and elevate your PowerPoint or OpenDocument presentation with professional, eye-catching styling....demonstrates how to control fonts, numeric formats, fills, outlines...portion_format . font_height = 20 chart_title . portion_format . font_bold...

    docs.aspose.com/slides/python-net/chart-formatt...
  6. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。... GetStyle (); // Set the font name to "Times New Roman" style...cell . GetStyle (); // Set the font weight to bold style . GetFont...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  7. Excel Themes and Colors|Documentation

    C# code to use Excel Color Scheme with Aspose.Cells for Python via .NET API...easy to coordinate colors, fonts, and graphic formatting effects...applies a cell’s foreground and font colors based on the default...

    docs.aspose.com/cells/python-net/excel-themes-a...
  8. 与GridJs客户端端协同工作|Documentation

    本文介绍了GridJs中的客户端JavaScript API或函数。...bottom menu fontcolor : the font color for the sheet name in...attributename : font - name | font - bold | font - italic | font - size...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  9. Format Presentation Charts on Android|Aspose.Sl...

    Learn chart formatting in Aspose.Slides for Android via Java and elevate your PowerPoint presentation with professional, eye-catching styling.... dispose (); } Set Font Properties for a Chart Aspose...provides support for setting the font related properties for the chart...

    docs.aspose.com/slides/androidjava/chart-format...
  10. ShapeBase.fill property | Aspose.Words for Python

    ShapeBase.fill property. Gets fill formatting for the shape.... font . size = 32 builder . writeln...

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