Sort Score
Result 10 results
Languages All
Labels All
Results 391 - 400 of 440 for

ttf name table

(0.36 sec)
  1. Lavorare con la tabella "Nome" | .NET

    La tabella dei caratteri TrueType "Nome" è l'archiviazione per stringhe di testo che descrivono i metadati del carattere come il nome del carattere, le informazioni sulla licenza, gli avvisi di copyright e molti altri....Ttf ; 5 using Aspose.Font.TtfTables...sense when strings from 'name' table have only single language...

    docs.aspose.com/font/it/net/working-with-name-t...
  2. 製品の概要| JavaScriptのAspose.Font

    開発者がフォントファイルを操作するJavaScript API。ここでは、JavaScriptの概要用のAspose.Font APIソリューションがあります。...FontGetInfo TrueTypeフォントの’name table’から情報を取得します。 サポートされているファイル形式...しています。 フォーマット 説明 読み込み 保存 備考 TTF True Type Font TTC True Type...

    docs.aspose.com/font/ja/javascript-cpp/product-...
  3. Создание сводных таблиц и сводных графиков|Docu...

    Как добавлять сводные таблицы и сводные диаграммы с помощью Aspose.Cells for JavaScript на C++....head > < body > < h1 > Pivot Table Example </ h1 > < input type...fontList : [ "arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...

    docs.aspose.com/cells/ru/javascript-cpp/create-...
  4. Skapa pivottabeller och pivotdiagram|Documentation

    Hur man lägger till pivottabeller och pivottabell diagram med Aspose.Cells for JavaScript via C++....head > < body > < h1 > Pivot Table Example </ h1 > < input type...fontList : [ "arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...

    docs.aspose.com/cells/sv/javascript-cpp/create-...
  5. Erstellen von Pivot Tabellen und Pivot Diagramm...

    Wie man Pivot Tabellen und Pivot Diagramme mit Aspose.Cells for JavaScript via C++ hinzufügt....head > < body > < h1 > Pivot Table Example </ h1 > < input type...fontList : [ "arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...

    docs.aspose.com/cells/de/javascript-cpp/create-...
  6. إنشاء جداول محورية ورسوم بيانية محورية|Document...

    كيفية إضافة الجداول المحورية والمخططات المحورية باستخدام Aspose.Cells for JavaScript عبر C++....head > < body > < h1 > Pivot Table Example </ h1 > < input type...fontList : [ "arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...

    docs.aspose.com/cells/ar/javascript-cpp/create-...
  7. 创建数据透视表和数据透视图|Documentation

    如何使用Aspose.Cells for JavaScript通过C++添加数据透视表和数据透视图。...head > < body > < h1 > Pivot Table Example </ h1 > < input type...fontList : [ "arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...

    docs.aspose.com/cells/zh/javascript-cpp/create-...
  8. Crear tablas dinámicas y gráficos dinámicos|Doc...

    Cómo agregar tablas dinámicas y gráficos dinámicos con Aspose.Cells for JavaScript vía C++....head > < body > < h1 > Pivot Table Example </ h1 > < input type...fontList : [ "arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...

    docs.aspose.com/cells/es/javascript-cpp/create-...
  9. 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....ttf" ; // Open PDF document using...fontFile )) { // Set the font name for text string textFragment...

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

    تصف هذه المقالة جوانب مختلفة من العمل مع النصوص في Aspose.PDF. تعلم كيفية إضافة نص إلى PDF، إضافة أجزاء HTML، أو استخدام خطوط OTF مخصصة....); // String for input file name String inputFileName ( "sample...); // String for output file name String outputFileName ( "AddingText_out...

    docs.aspose.com/pdf/ar/cpp/add-text-to-pdf-file/