Sort Score
Result 10 results
Languages All
Labels All
Results 2,551 - 2,560 of 141,440 for

font

(0.08 sec)
  1. Issue with Arabic Text Display in PDF Conversio...

    We are using Aspose.PDF version 24.1.0 to convert an HTML file to PDF. While the general conversion works, we are facing a critical issue with the display of Arabic text. Specifically, there are large spaces between Arab…...Additionally, we are using a web font (Amiri) for the Arabic text...text, but even with standard fonts like Arial, there was an issue...

    forum.aspose.com/t/issue-with-arabic-text-displ...
  2. Format PowerPoint Text in Java|Aspose.Slides Do...

    Format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Java. Customize Fonts, colors, alignment, and more....formatting features such as font selection, size, color, highlighting... Pptx ); Manage Paragraph’s Font Properties Presentations usually...

    docs.aspose.com/slides/java/text-formatting/
  3. RowFormat.height_rule property | Aspose.Words f...

    RowFormat.height_rule property. Gets or sets the rule for determining the height of the table row.... font . size = 16 builder . font . name = 'Arial'...'Arial' builder . font . bold = True # Configuring the formatting...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 从CFF文件加载字体| .NET

    .NET API 解决方案,用于从硬盘上的文件加载字体,即使该文件本身不是字体。让我们看看如何从 CFF 文件加载。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/how-to-load-fonts/l...
  5. FontSettings.getFontsSources method | Aspose.Wo...

    FontSettings.getFontsSources method. Gets a copy of the array that contains the list of sources where Aspose.Words looks for TrueType Fonts....Words looks for TrueType fonts. getFontsSources () Remarks...document rendering. To specify new font sources use the FontSettings...

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

    aspose.words.Run class. Represents a run of characters with the same Font formatting...of characters with the same font formatting. To learn more, visit...(Inherited from Node ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Shading.BackgroundPatternThemeColor | Aspose.Wo...

    Discover how to customize the Shading BackgroundPatternThemeColor property to enhance your design with unique background patterns and color schemes.... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/sha...
  8. ITextShaperFactory Interface | Aspose.Words for...

    Discover the Aspose.Words.ITextShaperFactory interface for creating custom ITextShaper implementations, enhancing text shaping in your applications....instance of a text shaper for the font specified by fontPath and faceIndex...instance of a text shaper for the font represented by fontBlob and...

    reference.aspose.com/words/net/aspose.words.sha...
  9. DocumentVisitor.VisitRowEnd | Aspose.Words for ...

    Discover the DocumentVisitor VisitRowEnd method, essential for managing table row enumeration in your applications. Enhance your coding efficiency today!... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  10. 绘制文字|Documentation

    本节介绍如何用Aspose.Diagram在visio页面中绘制文字。支持使用C#绘制文字并保存为pdf、svg、html、image、xps等格式。...IX = 0; //// set text font //ch.FontName.Value = "Courier...Value = "#ff0000"; //// set font size, unit is 72pt //ch.Size...

    docs.aspose.com/diagram/zh/net/drawing/draw-text/