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

ttf

(0.14 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-get upgrade -y RUN apt install ttf-mscorefonts-installer -y USER...

    forum.aspose.com/t/duvida-sobre-compatibilidade...
  2. How to Run Aspose.HTML in Docker – Run HTML Pro...

    Learn how to use Aspose.HTML in a docker container in C# – create docker image, edit dockerfile and run docker...liberation \ 16 fonts - freefont - ttf \ 17 locales \ 18 ca - certificates...

    docs.aspose.com/html/net/how-to-run-aspose-html...
  3. 使用 C++ 向 PDF 添加文本|Aspose.PDF for C++

    本文描述了在 Aspose.PDF 中处理文本的各个方面。了解如何向 PDF 添加文本、添加 HTML 片段或使用自定义 OTF 字体。...ttf" ); // 加载输入 PDF 文件 auto document...( fontStream , FontTypes :: TTF )); // 指定文本片段的位置 textFragment...

    docs.aspose.com/pdf/zh/cpp/add-text-to-pdf-file/
  4. Text Formatting inside PDF using Python|Aspose....

    Explore text formatting options within PDF files in Python using Aspose.PDF for customized document styling....using a custom TrueType font (TTF). It loads text from a file,...fragments using the same custom TTF font but different line spacing...

    docs.aspose.com/pdf/python-net/text-formatting-...
  5. 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...
  6. 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/
  7. 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/
  8. 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/
  9. 如何在 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...
  10. 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/