Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 139,602 for

font

(0.81 sec)
  1. 在 Java 中从演示文稿获取形状有效属性|Aspose.Slides 文档

    了解 Aspose.Slides for Java 如何计算并应用有效形状属性,以实现精确的 PowerPoint 渲染。... println ( "Font alignment: " + effectiveStyleLevel... out . println ( "Effective font height just after creation:"...

    docs.aspose.com/slides/zh/java/shape-effective-...
  2. Excel Themes and Colors|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.... Font.ThemeColor property can be used to set the font color...applies a cell’s foreground and font colors based on the default...

    docs.aspose.com/cells/java/excel-2007-themes-an...
  3. Header Alignment issue during mailmerge - Free ...

    We have a MS word document where we are reducing the top margin to 0 and starting the text content without leaving any top margin. But after mailmerge, the resultant document is rendered with some top margin. Due to th…...and setting paragraph break font size of header paragraphs to...pdf (178.8 KB) As I can see fonts using in your PDF document differs...

    forum.aspose.com/t/header-alignment-issue-durin...
  4. Docx to Pdf rendition is not getting generating...

    In the original document SISMS-06-01-SFP-FORM-006320.docx (107.7 KB), row 54 appears on page 9. However, after converting the document to PDF using Aspose version 25.6, row 54 is shifted to page 8 in the output file SISM…...2025, 2:29pm 6 @rnara DM Sans font used in your original document...Could you please provide this font here for testing? Also, please...

    forum.aspose.com/t/docx-to-pdf-rendition-is-not...
  5. Extract Text and Images from PPTX Files using P...

    Python source code to parse PPTX Presentation.... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/python-net/parser/pptx/
  6. 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...
  7. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...

    docs.aspose.com/cells/go-cpp/modify-an-existing...
  8. Manage Comments and Notes with Golang via C++|D...

    Insert and manage comments or notes with Aspose.Cells for C++....configuring their height, width and font settings. Add an Image to Comment...Comment How to change the Comment Font Color How to set comment background...

    docs.aspose.com/cells/go-cpp/comments-and-notes/
  9. Aspose::Words::ImportFormatMode enum | Aspose.W...

    Aspose::Words::ImportFormatMode enum. Specifies how formatting is merged when importing content from another document in C++....source document uses Arial 16pt font and the “Heading 1” style in...document uses Times New Roman 14pt font. When importing text of “Heading...

    reference.aspose.com/words/cpp/aspose.words/imp...
  10. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for Python via .NET, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting.... font . is_bold = True Using SetStyle()...cell . get_style () style . font . is_bold = True cell . set_style...

    docs.aspose.com/cells/python-net/styling-and-da...