Sort Score
Result 10 results
Languages All
Labels All
Results 3,581 - 3,590 of 122,647 for

font

(0.14 sec)
  1. ListCollection.add method | Aspose.Words for Py...

    aspose.words.lists.ListCollection.add method... font . color = aspose . pydrawing...list2 . list_levels [ 0 ] . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 安装 - Java 版 Aspose.Font

    了解如何通过Nuget和Package Manager控制台在Java平台上安装Java字体操纵和管理API。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/installation/
  3. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...public static void settFont(Font font, JSONObject lastStyleJson...styleName + "-font-family"); if (!"".equals(fontName)) { font.setNameFarEast(fontName);...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...
  4. 创建一个复杂的PDF|Aspose.PDF for Python via .NET

    Aspose.PDF for Python via .NET 允许您创建包含图像、文本片段和表格的更复杂的文档。... font = ap . text . FontRepository . find_font ( "Arial"..."Arial" ) header . text_state . font_size = 24 header . horizontal_alignment...

    docs.aspose.com/pdf/zh/python-net/complex-pdf-e...
  5. FontSettings.setFontsFolder method | Aspose.Wor...

    FontSettings.setFontsFolder method. Sets the folder where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts...TrueType fonts when rendering documents or embedding fonts. This...setFontsFolders() for setting only one font directory. setFontsFolder (...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Extract text and images from ODP document using...

    Java sample code to extract text and images from ODP file on Java Runtime Environment for JSP/JSF Application and Desktop Applications....the required output like text, font etc. System Requirements Aspose...print(port.getText()); //Display font height of the text System. out...

    products.aspose.com/slides/java/parser/odp/
  7. FindReplaceOptions.ReplacingCallback | Aspose.W...

    Discover the FindReplaceOptions ReplacingCallback property, a customizable method that enhances your replace functionality with precision and control....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  8. 在 Excel 中使用 C++ 更改批注背景色的方法|Documentation

    如何更改 Excel 批注中的颜色。以及如何使用 C++ 在批注中插入图片或图像。..." ); Font font = comment . GetFont (); font . SetName (...

    docs.aspose.com/cells/zh/cpp/how-to-set-comment...
  9. Font.Shadow cannot read the shadow correctly - ...

    word in the test.docx set the text attribute “Shadow”, but run.Font.Shadow property value is false using of aspose.word version number 22.4, I wonder whether the Font.Shadow can corresponds to the text attribute of the “…...Font.Shadow cannot read the shadow correctly Aspose.Words Product...attribute “Shadow”, but run.Font.Shadow property value is false...

    forum.aspose.com/t/font-shadow-cannot-read-the-...
  10. Adding a Watermark to an Image|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.... Create and initialize Font and SolidBrush objects. Draw...object. Create and initialize Font and SolidBrush objects. Get...

    docs.aspose.com/imaging/net/adding-a-watermark-...