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

fontfile

(0.29 sec)
  1. Tambahkan Teks ke PDF menggunakan C#|Aspose.PDF...

    Pelajari cara menambahkan teks ke dokumen PDF di .NET menggunakan Aspose.PDF untuk peningkatan konten dan pengeditan dokumen....GetDataDir_AsposePdf_Text (); var fontFile = dataDir + "HPSimplified...world" ); if ( File . Exists ( fontFile )) { // Load the TrueType...

    docs.aspose.com/pdf/id/net/add-text-to-pdf-file/
  2. Ajouter du texte à un PDF en utilisant C#|Aspos...

    Apprenez à ajouter du texte à un document PDF en .NET en utilisant Aspose.PDF pour l'amélioration du contenu et l'édition de documents....GetDataDir_AsposePdf_Text (); var fontFile = dataDir + "HPSimplified...world" ); if ( File . Exists ( fontFile )) { // Load the TrueType...

    docs.aspose.com/pdf/fr/net/add-text-to-pdf-file/
  3. Agregar texto a PDF usando C#|Aspose.PDF for .NET

    Aprenda cómo agregar texto a un documento PDF en .NET usando Aspose.PDF para mejorar el contenido y editar documentos....GetDataDir_AsposePdf_Text (); var fontFile = dataDir + "HPSimplified...world" ); if ( File . Exists ( fontFile )) { // Load the TrueType...

    docs.aspose.com/pdf/es/net/add-text-to-pdf-file/
  4. C#를 사용하여 PDF에 텍스트 추가|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/ko/net/add-text-to-pdf-file/
  5. Agregar Texto al Archivo PDF|Aspose.PDF para Java

    Este artículo describe varios aspectos del trabajo con texto en Aspose.PDF. Aprende cómo agregar texto a PDF, agregar fragmentos HTML o usar fuentes OTF personalizadas....FileNotFoundExceptio { String fontFile = "/usr/share/fonts/truet...TextFragment ( "Hello world" ); if ( fontFile != "" ) { // Cargar la fuente...

    docs.aspose.com/pdf/es/java/add-text-to-pdf-file/
  6. Adicionar Texto ao Arquivo PDF|Aspose.PDF para ...

    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....FileNotFoundExceptio { String fontFile = "/usr/share/fonts/truet...TextFragment ( "Hello world" ); if ( fontFile != "" ) { // Carregar a fonte...

    docs.aspose.com/pdf/pt/java/add-text-to-pdf-file/
  7. JavaScriptを使用したスプレッドシートレンダリングのためのフォント設定例|Docume...

    Aspose.Cells for JavaScriptを使用してスプレッドシートのフォントを設定する方法。最適な変換品質のためにフォントが利用可能であることを確認してください。...fontFolder2 = "Calibri" ; const fontFile = "arial.ttf" ; // Setting...AsposeCells . FileFontSource ( fontFile ); // Defining MemoryFontSource...

    docs.aspose.com/cells/ja/javascript-cpp/configu...
  8. إضافة نص إلى 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/
  9. 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/
  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/ar/java/add-text-to-pdf-file/