Sort Score
Result 10 results
Languages All
Labels All
Results 171 - 180 of 200 for

fontfile

(0.08 sec)
  1. Добавление текста в PDF с использованием C++|As...

    Эта статья описывает различные аспекты работы с текстом в Aspose.PDF. Узнайте, как добавить текст в PDF, добавить HTML-фрагменты или использовать пользовательские шрифты OTF....pdf" ); String fontFile ( "C: \\ Windows \\ Fonts...( "Hello world" ); if ( ! fontFile . IsNullOrEmpty ()) { // Загрузить...

    docs.aspose.com/pdf/ru/cpp/add-text-to-pdf-file/
  2. إضافة نص إلى PDF باستخدام C++|Aspose.PDF لـ C++

    تصف هذه المقالة جوانب مختلفة من العمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة....pdf" ); String fontFile ( "C: \\ Windows \\ Fonts...( "Hello world" ); if ( ! fontFile . IsNullOrEmpty ()) { // تحميل...

    docs.aspose.com/pdf/ar/cpp/add-text-to-pdf-file/
  3. PDFにテキストを追加する方法(C#を使用)|Aspose.PDF for .NET

    Aspose.PDFを使用して.NETでPDFドキュメントにテキストを追加する方法を学び、コンテンツの強化とドキュメントの編集を行います。...GetDataDir_AsposePdf_Text (); var fontFile = dataDir + "HPSimplified...world" ); if ( File . Exists ( fontFile )) { // Load the TrueType...

    docs.aspose.com/pdf/ja/net/add-text-to-pdf-file/
  4. Tambahkan Teks ke PDF menggunakan C++|Aspose.PD...

    Artikel ini menjelaskan berbagai aspek bekerja dengan teks di Aspose.PDF. Pelajari cara menambahkan teks ke PDF, menambahkan fragmen HTML, atau menggunakan font OTF kustom....pdf" ); String fontFile ( "C: \\ Windows \\ Fonts...( "Hello world" ); if ( ! fontFile . IsNullOrEmpty ()) { // Muat...

    docs.aspose.com/pdf/id/cpp/add-text-to-pdf-file/
  5. PDF 파일에 텍스트 추가|Aspose.PDF for Java

    이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하고, HTML 조각을 추가하거나, 사용자 정의 OTF 글꼴을 사용하는 방법을 배웁니다....FileNotFoundExceptio { String fontFile = "/usr/share/fonts/truet...TextFragment ( "Hello world" ); if ( fontFile != "" ) { // 스트림 객체에 트루타입...

    docs.aspose.com/pdf/ko/java/add-text-to-pdf-file/
  6. Ajouter du texte au fichier PDF|Aspose.PDF pour...

    Cet article décrit divers aspects du travail avec le texte dans Aspose.PDF. Découvrez comment ajouter du texte au PDF, ajouter des fragments HTML ou utiliser des polices OTF personnalisées....FileNotFoundExceptio { String fontFile = "/usr/share/fonts/truet...TextFragment ( "Hello world" ); if ( fontFile != "" ) { // Charger la police...

    docs.aspose.com/pdf/fr/java/ajouter-du-texte-au...
  7. Añadir Texto a PDF usando C++|Aspose.PDF para C++

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprenda cómo añadir texto a PDF, añadir fragmentos HTML o usar fuentes OTF personalizadas....pdf" ); String fontFile ( "C: \\ Windows \\ Fonts...( "Hello world" ); if ( ! fontFile . IsNullOrEmpty ()) { // Cargar...

    docs.aspose.com/pdf/es/cpp/add-text-to-pdf-file/
  8. Ajouter du Texte au PDF en utilisant C++|Aspose...

    Cet article décrit divers aspects du travail avec le texte dans Aspose.PDF. Apprenez à ajouter du texte au PDF, ajouter des fragments HTML ou utiliser des polices OTF personnalisées....pdf" ); String fontFile ( "C: \\ Windows \\ Fonts...( "Hello world" ); if ( ! fontFile . IsNullOrEmpty ()) { // Charger...

    docs.aspose.com/pdf/fr/cpp/add-text-to-pdf-file/
  9. C++를 사용하여 PDF에 텍스트 추가|Aspose.PDF for C++

    이 문서는 Aspose.PDF에서 텍스트 작업의 다양한 측면을 설명합니다. PDF에 텍스트를 추가하고, HTML 조각을 추가하거나, 사용자 정의 OTF 글꼴을 사용하는 방법을 배웁니다....pdf" ); String fontFile ( "C: \\ Windows \\ Fonts...( "Hello world" ); if ( ! fontFile . IsNullOrEmpty ()) { // TrueType...

    docs.aspose.com/pdf/ko/cpp/add-text-to-pdf-file/
  10. PDFファイルにテキストを追加する|Aspose.PDF for Java

    この記事では、Aspose.PDFでのテキスト操作のさまざまな側面について説明します。PDFにテキストを追加する方法、HTMLフラグメントを追加する方法、またはカスタムOTFフォントを使用する方法を学びます。...FileNotFoundExceptio { String fontFile = "/usr/share/fonts/truet...TextFragment ( "Hello world" ); if ( fontFile != "" ) { // TrueTypeフォントをストリームオブジェクトに読み込む...

    docs.aspose.com/pdf/ja/java/add-text-to-pdf-file/