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

font

(0.11 sec)
  1. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....pdf" ); Embedding Fonts in an existing PDF file PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  2. GetFontCharactersMerger | Aspose.Font for .NET ...

    Creates IFontCharactersMerger instance...font1 TtfFont First font to merge, this font will be considered...considered as primary font font2 TtfFont Second font to merge Return Value...

    reference.aspose.com/font/net/aspose.font.ttfhe...
  3. DefaultReplacementFont | Aspose.PSD for .NET AP...

    DefaultReplacementFont ImageOptionsBase.DefaultReplacementFont property Gets or sets the default replacement Font (fo......sets the default replacement font (font that will be used to draw...to raster, if existing layer font in PSD file is not presented...

    reference.aspose.com/psd/net/aspose.psd/imageop...
  4. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph....insert a text box, and set the font of its contents. doc = aw ...."hidden" property of the shape's "font" object to "True" to hide the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Public API Changes in Aspose.Cells 8.9.1|Docume...

    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.... Added APIs Configurable Font Sources Aspose.Cells for .NET...the support for configurable font sources for rendering spreadsheets...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. EmfPanose | Aspose.Imaging for .NET API Reference

    EmfPanose Contents [ Hide ] EmfPanose class The Panose object describes the PANOSE Font-classification values for a T......PANOSE font-classification values for a TrueType font. These...used to associate the font with other fonts of similar appearance...

    reference.aspose.com/imaging/net/aspose.imaging...
  7. DocumentBuilder.InsertParagraph | Aspose.Words ...

    DocumentBuilder InsertParagraph method. Inserts a paragraph break into the document in C#....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/doc...
  8. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.Fonts.FontFallbackSettings.save method...Examples Shows how to load and save font fallback settings to/from a...set of font fallback settings. with open ( MY_DIR + 'Font fallback...

    reference.aspose.com/words/python-net/aspose.wo...
  9. GetAllGlyphIds | Aspose.Font for .NET API Refer...

    Returns array of all glyph ids available in the Font. Glyph id is a unique number for a glyph which is Font type dependent. CFF Font glyph id can be instance of GlyphStringIdaspose.Font.glyphs/glyphstringid class or GlyphUInt32Idaspose.Font.glyphs/glyphuint32id class....glyph ids, available in the Font. Glyph id is a unique number...glyph, which is font type dependent. CFF Font glyph id can be...

    reference.aspose.com/font/net/aspose.font.cff/c...
  10. SystemFontSource class | Aspose.Words for Python

    aspose.words.Fonts.SystemFontSource class. Represents all TrueType Fonts installed to the system...class Represents all TrueType fonts installed to the system. To...more, visit the Working with Fonts documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...