GetTextShaper
GetTextShaper(string, int)
public ITextShaper GetTextShaper(string fontPath, int faceIndex)
See Also
- interface ITextShaper
- interface ITextShaperFactory
- namespace Aspose.Words.Shaping
- assembly Aspose.Words
GetTextShaper(string, byte[], int)
public ITextShaper GetTextShaper(string fontId, byte[] fontBlob, int faceIndex)
See Also
- interface ITextShaper
- interface ITextShaperFactory
- namespace Aspose.Words.Shaping
- assembly Aspose.Words