Sort Score
Result 10 results
Languages All
Labels All
Results 401 - 410 of 3,413 for

ttf

(0.09 sec)
  1. Convert Project Data to HTML in C++ | Aspose.Ta...

    Learn how to convert Microsoft Project (MPP/XML) projects to HTML using Aspose.Tasks for C++....set_FontFaceTypes(Aspose::Tasks::FontFaceType::Ttf); tmp_0 -> set_ExportCss(Asp...

    docs.aspose.com/tasks/cpp/convert-project-data-...
  2. Aspose.Cells - Font becomes bold during Excel t...

    Hi, I’m using Aspose Cells to convert an Excel spreadsheet file into a PDF file and the original font in the spreadsheet (Helvetica regular) becomes bold in the output PDF. I checked that the font is installed and is loc…...ttf) files (e.g., Helvetica) used...The font file “HELVETICA-BOLD.TTF” is expected to be Bold style...

    forum.aspose.com/t/aspose-cells-font-becomes-bo...
  3. File Format APIs for .NET Core, Java, Python, C...

    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....font formats including CFF, TTF, TrueType, OpenType, SVG, EOT...

    products.aspose.com/
  4. What is XPS an file? | Knowledge Base

    XPS as one of the PDLs languages is explained in this article. Along with it this page briefly answers the question "what is an XPS document?"...TTF extension for TrueType fonts...format combining TrueType Font (TTF) and Compact Font (CFF) formats...

    docs.aspose.com/page/net/what-is-xps-file/
  5. HtmlFixedSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.HtmlFixedSaveOptions to enhance your document saving experience. Customize settings for optimal HtmlFixed format output....ttf" : case ".woff" : { // By default...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Convert Microsoft Project MPP File | Aspose.Tas...

    Use Aspose.Tasks for .NET to convert MPP files to HTML, CSV, and MPT formats.... Ttf , 56 ExportCss = ResourceExportType...

    docs.aspose.com/tasks/net/convert-ms-project-mp...
  7. 什么是XPS文件? |知识库

    本文解释了XPS作为PDLS语言之一。此页面简要回答了“什么是XPS文档?”...ttf扩展名,也具有 *.odttf扩展名,用于混淆的truet...soft TrueType格式结合TrueType字体(TTF)和紧凑型字体(CFF)格式扩展。 如何打开XPS文件? 可以使用Microsoft的XPS...

    docs.aspose.com/page/zh/net/what-is-xps-file/
  8. Add Text to PDF using C++|Aspose.PDF for C++

    Learn how to insert text into PDF documents in C++ using Aspose.PDF for content customization....ttf" ); // Load input PDF file auto...( fontStream , FontTypes :: TTF )); // Specify the position for...

    docs.aspose.com/pdf/cpp/add-text-to-pdf-file/
  9. Font Subsetting | Aspose.Font API Solution

    Subsetting is the process of creating a compact, easy-to-manage font file by getting rid of the needless characters from the font file. But why to do so.... It supports TTF, WOFF, EOT, CFF and Type 1 formats...

    docs.aspose.com/font/net/what-is-font/font-subs...
  10. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....ttf') }")); Assert.assertTrue(outDocContents...// The callback will export .ttf files and save them alongside...

    reference.aspose.com/words/java/com.aspose.word...