Sort Score
Result 10 results
Languages All
Labels All
Results 321 - 330 of 10,054 for

ttf

(0.36 sec)
  1. Basic samples how to convert OneNote to Html

    You will learn how to convert OneNote to Html programmatically or online and consider C# examples of OneNote to Html conversions using Aspose.Note.... Ttf 10 }; 11 12 var r = new MemoryStream();...FontFaceTypes = FontFaceType. Ttf 10 }; 11 document. Save (dataDir...

    docs.aspose.com/note/net/convert-onenote-to-htm...
  2. 功能列表| Aspose.Font 适用于C++

    C ++字体API支持不同的字体格式和文件操作,例如加载,读取,检测,提取和渲染字体字形和字体数据。... 丰富的功能 api支持的字体文件格式 CFF TTC TTF EOT SVG WOFF和Woff2 Truetype和opentype字体...使用字体字形渲染文本。 合并TrueType字体。 将不同的字体转换为TTF,Woff,Woff2或CFF格式。 要查看代码示例和功能的说明,请访问...

    docs.aspose.com/font/zh/cpp/feature-list/
  3. Load a font from CFF file | C++

    C++ API solution to load fonts from a file on your hard drive even if this file is not a font inself. Let’s look at how to make it from a CFF file....(Aspose::Font::FontType::CFF, u "ttf" , System::MakeObject < ByteContentStreamSou...the of the . Load a font from TTF file Font converter Ask Aspose...

    docs.aspose.com/font/cpp/how-to-load-fonts/load...
  4. PowerPoint (PPT/PPTX) and Excel (XLS/XLSX) not ...

    Hi Aspose Team, We are facing an issue with file conversion on Amazon Linux 2 (EC2). Our PPT/PPTX → PDF and XLS/XLSX → PDF conversions are not working. No exceptions are thrown, but the PDF output is either not create…...ttf included in project path (Pr.../path/to/your/Arial.ttf /var/app/Fonts/ # add any other .ttf files you...

    forum.aspose.com/t/powerpoint-ppt-pptx-and-exce...
  5. HtmlFixedSaveOptions.ResourcesFolderAlias | Asp...

    Discover the HtmlFixedSaveOptions ResourcesFolderAlias property to customize image URIs in your HTML documents. Enhance your web content effortlessly!...ttf" : case ".woff" : { // By default...

    reference.aspose.com/words/net/aspose.words.sav...
  6. HtmlFixedSaveOptions.ShowPageBorder | Aspose.Wo...

    Discover the HtmlFixedSaveOptions ShowPageBorder property, control page borders easily. Enhance your document's appearance with customizable settings....ttf" : case ".woff" : { // By default...

    reference.aspose.com/words/net/aspose.words.sav...
  7. HtmlFixedSaveOptions.SaveFormat | Aspose.Words ...

    Discover the HtmlFixedSaveOptions SaveFormat property to ensure your documents are saved in the exclusive HtmlFixed format for optimal quality....ttf" : case ".woff" : { // By default...

    reference.aspose.com/words/net/aspose.words.sav...
  8. Mailmerge issue with Thai language in Docker ku...

    Hi, We are using .Net Aspose Word to mailmerge, and we observe some issue with the Thai language document. The texts in Thai language are converted to some unrecognized characters during merge, and this happens only in…...apt-utils libgdiplus libc6-dev \ ttf-mscorefonts-installer fontconfig...type/dejavu/DejaVuSans-Bold.ttf', face index '0'", "Data": null...

    forum.aspose.com/t/mailmerge-issue-with-thai-la...
  9. ResourceSavingArgs.ResourceStream | Aspose.Word...

    Discover the ResourceSavingArgs ResourceStream property to easily define where your resources are saved, enhancing efficiency and control in your projects....ttf" : case ".woff" : { // By default...

    reference.aspose.com/words/net/aspose.words.sav...
  10. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...ttf file (e.g., arial.ttf ) into your project...ReadAllBytes(@"C:\Windows\Fonts\arial.ttf"); fontSettings.SetFontSources(new...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...