Sort Score
Result 10 results
Languages All
Labels All
Results 491 - 500 of 2,621 for

font embedding

(0.15 sec)
  1. EmbeddedFontStyle | Aspose.Words for Java

    Specifies the style of an embedded Font inside a FontInfo object in Java....Specifies the style of an embedded font inside a FontInfo object...Shows how to extract an embedded font from a document, and save...

    reference.aspose.com/words/java/com.aspose.word...
  2. truetype字体的字形和指标| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何使用.NET中TTF字体的字形和指标的基础。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/glyphs-and-metrics-...
  3. 使用 Python 搜索 PDF | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码在不以编程方式打开 PDF 文档的情况下搜索 PDF 文档。...print ( f "Font - Name : { textFragment . text_state . font . font_name...font_name } " ) print ( f "Font - IsAccessible : { textFragment...

    products.aspose.com/pdf/zh-hant/python-net/search/
  4. FontInfo class | Aspose.Words for Python

    aspose.words.Fonts.FontInfo class. Specifies information about a Font used in the document...Specifies information about a font used in the document. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  5. FontInfo.get_embedded_font method | Aspose.Word...

    FontInfo.get_embedded_Font method. Gets a specific embedded Font file....get_embedded_font method get_embedded_font(format, style) Gets...specific embedded font file. def get_embedded_font ( self , format...

    reference.aspose.com/words/python-net/aspose.wo...
  6. EmbeddedFontStyle enumeration | Aspose.Words fo...

    aspose.words.Fonts.EmbeddedFontStyle enumeration. Specifies the style of an embedded Font inside a [FontInfo](../Fontinfo/) object....Specifies the style of an embedded font inside a FontInfo object...Regular embedded font. BOLD Specifies the Bold embedded font. ITALIC...

    reference.aspose.com/words/python-net/aspose.wo...
  7. TrueType字体的字形和指标 | Java

    Java API可供开发人员操纵和字体文件。了解如何与Java内TTF字体的字形和指标一起工作的基础。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/glyphs-and-metrics...
  8. WarningType enumeration | Aspose.Words for Python

    aspose.words.WarningType enumeration. Specifies the type of a warning that is issued by Aspose.Words during document loading or saving.... FONT_SUBSTITUTION Font has been substituted. FONT_EMBEDDING...FONT_EMBEDDING Loss of embedded font information during document saving...

    reference.aspose.com/words/python-net/aspose.wo...
  9. FontInfo.GetEmbeddedFont | Aspose.Words for .NET

    Discover the FontInfo GetEmbeddedFont method to easily retrieve specific embedded Font files, enhancing your design projects with seamless typography....method Gets a specific embedded font file. public byte [] GetEmbeddedFont...EmbeddedFontFormat Specifies the font format to retrieve. style EmbeddedFontStyle...

    reference.aspose.com/words/net/aspose.words.fon...
  10. Creating MS word document using FolderFontSourc...

    Hi I want to create a word document using only the Font(s) in a folder. I copied all the Arial Fonts to a folder and tried to create a word document using FolderFontSource. I see that the document that got created has t…...only the font(s) in a folder. I copied all the Arial fonts to a folder...the text in Times New Roman font. Please see the code below-...

    forum.aspose.com/t/creating-ms-word-document-us...