Sort Score
Result 10 results
Languages All
Labels All
Results 3,481 - 3,490 of 139,434 for

font

(0.2 sec)
  1. 5115516

    This text has some unknown or invalid Font which does not exist. Excel.Sheet Aspose.Cell...has some unknown or invalid font which does not exist. Excel...

    docs.aspose.com/cells/net/set-default-font-whil...
  2. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....password-protect PDF files, detect font substitutions, select specific...presentation . dispose (); } Detect Font Substitutions Aspose.Slides...

    docs.aspose.com/slides/java/convert-powerpoint-...
  3. 使用JavaScript通过C++管理Excel图表的图例|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++高效利用和自定义Microsoft Excel中的图例。我们的全面指南解释了图例的功能、如何访问和修改它,以及如何通过图例改善可视化和数据理解。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...text = "Title" ; // Setting the font color of the chart title to...

    docs.aspose.com/cells/zh/javascript-cpp/chart-l...
  4. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... Font font = new System . Drawing . Font ( control ...graphics . DrawString ( newText , font , brush , 10 , 4 ); brush ....

    docs.aspose.com/slides/zh/net/activex/
  5. ChartDataLabel.topMode property | Aspose.Words ...

    ChartDataLabel.topMode property. Gets or sets the interpretation mode of the [ChartDataLabel.top](../top/) property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its [ChartDataLabel.position](../position/) property....calculated using title text and font. const doughnutCenterY = titleAreaHeight...can be calculated using label font. const oneCharLabelWidth = 12...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. ProcessorContext.font_settings property | Aspos...

    ProcessorContext.Font_settings property. Font settings used by the processor....font_settings property ProcessorContext.font_settings property...property Font settings used by the processor. @property def font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Style.BuiltIn | Aspose.Words for .NET

    Discover if a style is a built-in option in MS Word. Enhance your document design with our comprehensive guide to Word's built-in styles!... Font . Color = Color . Navy ; style . Font . Name =...

    reference.aspose.com/words/net/aspose.words/sty...
  8. Style.paragraph_format property | Aspose.Words ...

    Style.paragraph_format property. Gets the paragraph formatting of the style.... font . size = 24 style . font . name = 'Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...
  9. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. ...

    reference.aspose.com/words/java/com.aspose.word...
  10. The library doesn't apply the correct style pro...

    Hi! I have an issue when I want read the Cell’s Style’s properties. I flagged only the border’s property and the other properties are not flagged, but (in my case) when I want read the property “isAlignmentApplied()” t…...println("Font = " + borderNew.isFontApplied());...isFillApplied()); System.out.println("Font = " + border1.isFontApplied());...

    forum.aspose.com/t/the-library-doesnt-apply-the...