Эта статья описывает различные аспекты работы с текстом в Aspose.PDF. Узнайте, как добавить текст в PDF, добавить HTML-фрагменты или использовать пользовательские шрифты OTF....TextFragment ( "Hello world" ) if input_ttf != "" : # Загрузить шрифт TrueType...потока font_stream = open ( input_ttf , "rb" ) # Установить имя шрифта...
C# Font API admite diferentes formatos de fuentes y operaciones de archivos, como cargar, leer, detectar, extraer y representar glifos y datos de fuentes....diferentes formatos de archivo CFF TTF TTC WOFF y WOFF2 Fuentes TrueType...
Ottimizza l'elaborazione dei tuoi documenti con il metodo ResourceSaving in Aspose.Words, migliorando la gestione delle risorse esterne per i formati HTML e SVG....ttf" : case ".woff" : { // Per impostazione...
Optimera din dokumenthantering med ResourceSaving-metoden i Aspose.Words, vilket förbättrar extern resurshantering för HTML- och SVG-format....ttf" : case ".woff" : { // Som standard...
تحكم في توفير موارد Aspose.Words باستخدام واجهة IResourceSavingCallback. أدر الصور والخطوط وCSS لتحسين مستندات HTML أو SVG....ttf" : case ".woff" : { // بشكل افتراضي،...
Este artigo descreve vários aspectos do trabalho com texto no Aspose.PDF. Aprenda como adicionar texto ao PDF, adicionar fragmentos HTML ou usar fontes OTF personalizadas....TextFragment ( "Hello world" ) if input_ttf != "" : # Carregar a fonte TrueType...stream font_stream = open ( input_ttf , "rb" ) # Definir o nome da...
Esta sección muestra una descripción del producto e instrucciones para instalar Aspose.PDF for .NET por su cuenta, así como usar NuGet....fuentes compatibles con Microsoft: ttf-mscorefonts-installer . (por...ejemplo, sudo apt-get install ttf-mscorefonts-installer ) Estas...
이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하거나 HTML 조각을 추가하거나 사용자 정의 OTF 글꼴을 사용하는 방법을 알아보세요....TextFragment ( "Hello world" ) if input_ttf != "" : # TrueType 폰트를 스트림 객체로...로드 font_stream = open ( input_ttf , "rb" ) # 텍스트 문자열에 대한 폰트 이름...