Sort Score
Result 10 results
Languages All
Labels All
Results 4,011 - 4,020 of 118,347 for

fonts api

(0.15 sec)
  1. Overview|Aspose.PDF for .NET

    Overview of key-features and supported formats of Aspose.PDF for .NET, installation and licensing manual of .NET library....modern and professional PDF API used to create, read-write, modify...duplicate PDF streams. unembedding fonts. removing or flattening annotations...

    docs.aspose.com/pdf/net/overview/
  2. Aspose.Words for Android via Java Features|Aspo...

    This section provides a comparison of availability of features between Aspose.Words for Java and Aspose.Words for Android via Java....character formatting including fonts, colors, effects, borders and...supported through the Aspose.Words API on Android. Export the document...

    docs.aspose.com/words/java/aspose-words-for-and...
  3. Best Python PDF Library | PDF Python | Aspose.PDF

    Discover how to work with PDFs using the best Python PDF library. Learn to create, edit, extract text from, and convert PDFs with code examples in Python....precise control over layout, fonts, and formatting. Editing PDFs...Guide Free Online Applications API Reference How-to Guides and Articles...

    blog.aspose.com/pdf/best-python-pdf-library/
  4. Online PDF to PPT Conversion or Build .NET base...

    Free online app to convert PDF to PPT files. .NET C# conversion library code for PDF documents....NET automation API. Freely convert PDF files online...PDF to PPT via .NET Automation API Open PDF file using Document...

    products.aspose.com/total/net/conversion/pdf-to...
  5. Overview|Aspose.PDF for Java

    Overview of key-features and supported formats of Aspose.PDF for Java, installation and licensing manual of Java library....Application Programming Interface (API) for developers that is easy...duplicate PDF streams unembedding fonts removing or flattening annotations...

    docs.aspose.com/pdf/java/overview/
  6. 使用合并文档时想要让字体保持一致但是不生效 - Free Support Forum - as...

    您好 我使用如下的代码进行文档的合并 关于字体的尝试我试了很多但是并不生效 public static Document addDocument(String key,Document mainDoc,Document addDoc,Boolean isPortrait) { try{ Fontsettings Fontsettings = new Fontsettings(); Fontse…...setFontsFolder("/usr/share/fonts",true); mainDoc.setFontSettings(fontSettings);...务器上的字体有关?我需要考虑调用aspose中字体相关的api吗 alexey.noskov April 30, 2025...

    forum.aspose.com/t/topic/312049
  7. # Symbols Are Appearing for a Number Column in ...

    Hi Team, I’m attaching the sample output file with standalone program to reproduce the issue. I want to see the entire number in table in second column but appears as # symbols. import java.awt.Color; import java.io.B…...formatting large numbers Reduce Font Size : If the numbers are still...fitting, consider reducing the font size for that column: style...

    forum.aspose.com/t/symbols-are-appearing-for-a-...
  8. New HTML Export System - Aspose.Slides.WebExten...

    Export presentations to HTML with templates, CSS and JS—no SVG. Learn single or multi-page output, resource control, and customization for PPT, PPTX and ODP....Slides API builds, when you export PowerPoint...HTML file. Images and embedded fonts are also saved into separate...

    docs.aspose.com/slides/net/web-extensions/
  9. 在 PHP 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides ...

    在 PHP 中将 PowerPoint 演示文稿转换为响应式 HTML。使用 Aspose.Slides 转换指南,可保留布局、链接和图像,实现快速、完美的效果。... 使用其自身 API,Aspose 开发了免费的 演示文稿转 HTML 转换器:...-> addHtml ( "<!-- Embedded fonts -->" ); parent :: writeAllFonts...

    docs.aspose.com/slides/zh/php-java/convert-powe...
  10. ExcelからPDFへ変換した時にクメール語が文字化けする - Free Support Fo...

    Aspose Cells for Javaを使用して、ExcelファイルをPDFファイルへ変換すると PDFファイルへ出力した文字が文字化けします。 Excelファイルにはクメール語が出力されておりますが、Windows環境で文字を入力し、 Alpine Linux環境にコピーして、PDFファイルへ変換してます。 Alpine Linux環境にはクメール語のフォントをインストールしております。 文字化けは以下のような感じになり…...ttf )を /usr/share/fonts/truetype/khmer/ に配置し、キャッシュを更新します。...String fontFolder = "/usr/share/fonts/truetype/khmer"; FontSource[]...

    forum.aspose.com/t/excel-pdf/320847