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

ttf

(0.05 sec)
  1. Dúvida sobre compatibilidade do Aspose.OCR com ...

    Estamos usando a biblioteca Aspose.OCR no nosso ambiente de produção, que roda em contêineres Docker com Linux e .NET 8. Ao tentar fazer o reconhecimento de um PDF, esbarramos no erro System.PlatformNotSupportedExceptio…...apt upgrade -y RUN apt install ttf-mscorefonts-installer -y Apesar...

    forum.aspose.com/t/duvida-sobre-compatibilidade...
  2. WOFF Fonts Knowledge Base

    WOFF fonts - streamlined for faster loading, cross-browser compatibility, and custom typography. Learn everything about WOFF format....steps of the process: Get a TTF or OTF font. You can either create...

    docs.aspose.com/font/net/what-is-font/woff-font/
  3. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....ttf" ; // Load input PDF file Document...openFont ( fontStream , FontTypes . TTF )); // Specify the position for...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/
  4. Common font problems and how to solve them

    If you have issues with font files, or just going to work with fonts and want everything to go well, here you'll find all the needed information....ttf) and OpenType (.otf), Web Open...

    docs.aspose.com/font/net/font-file-issues/
  5. 如何在 Docker 中运行 Aspose.HTML for .NET

    学习如何在 C# 的 docker 容器中使用 Aspose.HTML – 创建 docker 镜像、编辑 dockerfile 和运行 docker...liberation \ 16 fonts - freefont - ttf \ 17 locales \ 18 ca - certificates...

    docs.aspose.com/html/zh/net/how-to-run-aspose-h...
  6. Common SVG Styling and Font Issues – Aspose.SVG...

    Learn how to diagnose and fix SVG styling and font issues, including CSS priority conflicts, font fallback problems, and inconsistent rendering when converting SVG....ttf ) in font-family . Use the internal...url('fonts/Montserrat-Italic.ttf') format('truetype'); 17 } 18...

    docs.aspose.com/svg/net/common-svg-styling-and-...
  7. Manage fonts within HTML

    Discover the world of fonts for HTML. From web-safe choices to custom @font-face integration, explore how fonts shape design and user experience....formats like WOFF, WOFF2, EOT, and TTF because it increases compatibility...5 url ( 'path/to/customfont.ttf' ) format ( 'truetype' ); 6 }...

    docs.aspose.com/font/net/fonts-for-html/
  8. What are Icon Fonts?

    This article provides a brief overview of icon fonts, explaining their characteristics and advantages, usage, and many more....in formats like WOFF, WOFF2, TTF, EOT, and SVG. You may also receive...

    docs.aspose.com/font/net/what-is-font/icon-fonts/
  9. Add Text to PDF using C#|Aspose.PDF for .NET

    Learn how to add text to a PDF document in .NET using Aspose.PDF for content enhancement and document editing....ttf" ; // Open PDF document using...Aspose . Pdf . Text . FontTypes . TTF ); // Specify the position for...

    docs.aspose.com/pdf/net/add-text-to-pdf-file/
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。...ttf" ; // Open PDF document using...Aspose . Pdf . Text . FontTypes . TTF ); // Specify the position for...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/