Sort Score
Result 10 results
Languages All
Labels All
Results 4,351 - 4,360 of 9,974 for

ttf

(0.07 sec)
  1. Setting Formula Calculation Mode of Workbook wi...

    This article introduces how to set the formula calculation mode of a workbook in Microsoft Excel with Aspose.Cells for JavaScript via C++. By loading an existing Excel file or creating a new Excel file, we can use the property provided by Aspose.Cells to set the formula calculation mode and get the result. Finally, we save the modified Excel file to disk....ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...

    docs.aspose.com/cells/javascript-cpp/setting-fo...
  2. Convert Table to ODS with JavaScript via C++|Do...

    Learn how to convert an Excel file with a table to ODS format using Aspose.Cells for JavaScript via C++....ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...

    docs.aspose.com/cells/javascript-cpp/convert-ta...
  3. Збереження змінених шрифтів на диск | .NET

    Рішення .NET API для керування шрифтами. Дізнайтеся, як зберегти оновлені файли шрифтів на диск всього кількома рядками коду C#.... Щоб зберегти шрифт TTF на диску, оголосите назву вихідного...Font.Sources; using Aspose.Font.Ttf; //byte array to load Font from...

    products.aspose.com/font/uk/net/save-font/
  4. Archivo

    Archivo...ttf"; //Font file name with full...FontDefinition(FontType.TTF, new FontFileDefinition("ttf", new FileSys...

    blog.aspose.com/es/font/detect-latin-symbols-in...
  5. Chercher

    chercher...ttf"; //Font file name with full...FontDefinition(FontType.TTF, new FontFileDefinition("ttf", new FileSys...

    blog.aspose.com/fr/font/detect-latin-symbols-in...
  6. Gestion des objets OLE avec JavaScript via C++|...

    Apprenez à gérer les objets OLE dans Aspose.Cells for JavaScript via C++. Ajoutez, extrayez et manipulez des objets OLE dans les feuilles de calcul....ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...fontList : [ "arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...

    docs.aspose.com/cells/fr/javascript-cpp/managin...
  7. Precedents and Dependents with JavaScript via C...

    Learn to trace precedent and dependent cells in spreadsheets using Aspose.Cells for JavaScript via C++. Understand how to identify linked cells in complex financial worksheets....ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...fontList : [ "arial.ttf" , "NotoSansSC-Regular.ttf" ] }). then (()...

    docs.aspose.com/cells/javascript-cpp/precedents...
  8. Замена шрифтов|CAD Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....ttf). Пример:...

    docs.aspose.com/cad/ru/net/developer-guide/how-...
  9. Domande frequenti | Aspose.Font per .NET

    Ottieni risposte a tutte le domande più frequenti su Aspose.Font per .NET, che è un'API completa per la manipolazione e la gestione dei caratteri....Font supporta i formati TTF, WOFF2, Type 1, CFF, TCC, OpenType...OpenType ed EOT come input e TTF, WOFF, WOFF2 e SVG come output...

    docs.aspose.com/font/it/net/faq/
  10. HTML to PDF conversion fails on Linux - font no...

    I’m performing HTML to PDF conversion on an Azure Function app running .NET 8 on Linux. The process always fails. The following message appears: No font was found. To resolve this problem, you can set up your custom se…...ttf"); // Add the font to the FontRepository...GetManifestResourceS("TestPDFFunc.Fonts.ARIAL.TTF")) { var fms = new MemoryStream();...

    forum.aspose.com/t/html-to-pdf-conversion-fails...