Sort Score
Result 10 results
Languages All
Labels All
Results 2,931 - 2,940 of 141,419 for

font

(0.5 sec)
  1. Slide to thumbnail conversion issues - Free Sup...

    Hi, I have generated a slide using aspose.slides via python. When I tried to convert the slide to it’s thumbnail (ie, pptx to png ) extension, I’m facing few issues. I was expecting the conversion to be 1-1 (ie, the inpu…...But I see some changes in the font style eg: the heading in original...there are minor changes in other font styles as well… why is this...

    forum.aspose.com/t/slide-to-thumbnail-conversio...
  2. 在VSTO和Aspose.Cells中旋转单元格文字|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....)); //Set the font color of cell text _range . Font . Color = System...// Set the font color of cell text objstyle . Font . Color = Color...

    docs.aspose.com/cells/zh/net/rotating-cell-text...
  3. LineSpacingRule | Aspose.Words for Java

    Specifies line spacing values for a paragraph in Java.... // Using font sizes that are too large for...spacing will scale to different font sizes. builder.getParagraphFormat()...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用C++访问和修改单元格富文本部分|Documentation

    学习如何通过Aspose.Cells for C++ API访问和更新单元格富文本的部分内容。...cout << "Before updating the font settings...." << std :: endl...endl << "After updating the font settings...." << std :: endl...

    docs.aspose.com/cells/zh/cpp/access-and-update-...
  5. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties.... font . size = 12 ; chartAxisYTitle . font . color =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field... font Provides access to the font formatting of...form_field . font . bold = True form_field . font . size = 24...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 使用 Java 管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... Font font = new java . awt . Font ( control . getProperties...( "FontName" ), java . awt . Font . PLAIN , 16 ); graphics . setColor...

    docs.aspose.com/slides/zh/java/activex/
  8. 使用 JavaScript 通过 C++ 合并和拆分单元格|Documentation

    Aspose.Cells 是一个用于处理电子表格文件的 JavaScript 库,支持合并和拆分单元格。本文将介绍如何使用 Aspose.Cells 库合并和拆分单元格,并提供自定义合并单元格样式的选项。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...// Create a Font object const font = style . font ; // Set the...

    docs.aspose.com/cells/zh/javascript-cpp/merging...
  9. Copy Table cell styles - Free Support Forum - a...

    Dear team, I’m using Aspose.words c#. And I have a requirement, in which there is a template table in my document which each header columns and body columns are bookmarked separately. Now I need to copy all the Font sty…... Now I need to copy all the font styles, paragraphFormat styles...12:06pm 2 @WJobin To copy the font styles, paragraph formats, and...

    forum.aspose.com/t/copy-table-cell-styles/307232
  10. 在 Android 上管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for Android via Java 如何利用 ActiveX 自动化并提升 PowerPoint 演示文稿,为开发者提供对幻灯片的强大控制。... Font font = new java . awt . Font ( control . getProperties...( "FontName" ), java . awt . Font . PLAIN , 16 ); graphics . setColor...

    docs.aspose.com/slides/zh/androidjava/activex/