Sort Score
Result 10 results
Languages All
Labels All
Results 6,211 - 6,220 of 139,846 for

font

(0.27 sec)
  1. 在 JavaScript 中格式化 PowerPoint 文本|Aspose.Slides f...

    使用 JavaScript 和 Aspose.Slides for Node.js 在 PowerPoint 和 OpenDocument 演示文稿中格式化和美化文本。自定义字体、颜色、对齐方式等。...js via Java to configure the font properties of paragraphs of...of text on slides. To manage font properties of a paragraph using...

    docs.aspose.com/slides/zh/nodejs-java/text-form...
  2. Make DOC Using Java

    Make a new DOC in Java in a few steps. Easily create DOC using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/doc/
  3. 获得元数据| JavaScript

    易于使用的JavaScript库,用于从Aspose.Font中进行字体操作。了解如何从字体文件中获取元数据。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/javascript-cpp/metadata...
  4. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …..."Arial" // Ensures consistent font rendering }; // Save the workbook..."Arial" // Ensures consistent font rendering }; // Save the workbook...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  5. StyleCollection | Aspose.Words for Java

    A collection of Style objects that represent both the built-in and user-defined styles in a document in Java.... getDefaultFont() public Font getDefaultFont() Gets document...support for this feature and only font names can be stored. Examples:...

    reference.aspose.com/words/java/com.aspose.word...
  6. How to Run Aspose.Cells for .NET 6|Documentation

    How to Run Aspose.Cells for .NET 6....install -y libfontconfig1 # Copy fonts from local to Docker # For example...a "fonts" folder in your project folder and put the font files...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  7. ListTemplate enumeration | Aspose.Words for Nod...

    Aspose.Words.Lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.... font . color = "#FF0000" ; list1...list2 . listLevels . at ( 0 ). font . color = "#0000FF" ; list2...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. Other managing TeX options | Java

    Conversion functionality of Aspose.TeX API solution for Java lets set the initial interaction mode in which the engine starts. Here are some code examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/other-options/
  9. Manage Chart Data Labels in Presentations Using...

    Learn to add and format chart data labels in PowerPoint presentations using Aspose.Slides for PHP via Java for more engaging slides....placement, leader lines, and reduced font size; if necessary, hide some...Explicitly set fonts (family, size) and verify that the font is available...

    docs.aspose.com/slides/php-java/chart-data-label/
  10. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....Translation Principles We use Font formatting for inline blocks...formatting. Inline Blocks We use Font formatting when translating...

    docs.aspose.com/words/java/translate-markdown-t...