Sort Score
Result 10 results
Languages All
Labels All
Results 2,431 - 2,440 of 137,427 for

font

(0.18 sec)
  1. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

    reference.aspose.com/words/java/com.aspose.word...
  2. FillType enumeration | Aspose.Words for Python

    aspose.words.drawing.FillType enumeration. Specifies fill type for a fillable object....docx' ) # Get Fill object for Font of the first Run. fill = doc...0 ] . font . fill # Check Fill properties of the Font. print...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ASPOSE 25.5 Chinese language data is not displa...

    Hello Team, I have a Issue with the aspose 25.5 version. When I try to generate the pdf for the english language it is created with all the data but for the same data with chinese language it is only displaying the lab…...often related to font embedding or the specific fonts used in your...The problem may arise if the font used for Chinese characters...

    forum.aspose.com/t/aspose-25-5-chinese-language...
  4. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....print ( "Font alignment:" , str ( effectiveStyleLevel . font_alignment...font_alignment )) Get Effective Font Height Using Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/shape-effecti...
  5. Fill.FillType | Aspose.Words for .NET

    Discover how to effectively set the FillType property and enhance your design with customizable fill options for better visual impact....docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 如何加载字体?| Java 版 Aspose.Font

    如何使用Aspose.Font用于Java解决方案上的Yout设备上的字体?答案在本文中给出了代码示例中的解释。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/how-to-load-fonts/
  7. 使用 Java 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Java,使用 Java 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。... println ( "Font - Name :- " + textFragment ...()); System . out . println ( "Font - IsAccessible :- " + textFragment...

    products.aspose.com/pdf/zh-hans/java/search/
  8. Shading.ForegroundTintAndShade | Aspose.Words f...

    Adjust the ForegroundTintAndShade property to effortlessly lighten or darken your theme colors, enhancing your design's visual appeal.... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/sha...
  9. Shading.BackgroundTintAndShade | Aspose.Words f...

    Adjust your background theme color effortlessly with the BackgroundTintAndShade property. Lighten or darken colors for a perfect design touch!... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/sha...
  10. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and create tables in PowerPoint (PPT, PPTX) slides in Java with flexible formatting....create a 15 x 15 table with a font size of 10 programmatically...each cell of the table with a font size of 10. Save the presentation...

    docs.aspose.com/slides/java/creating-a-table-on...