Sort Score
Result 10 results
Languages All
Labels All
Results 4,001 - 4,010 of 116,798 for

fonts api

(0.27 sec)
  1. Compress RTF Files Online or via Java | product...

    Free online app to compress different RTF files. Java compression library code for RTF documents....Words for Java child APIs of Aspose.Total for Java , any...developer can integrate the above API code to program compression app...

    products.aspose.com/total/java/compress/rtf/
  2. 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...
  3. 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/
  4. 在 Java 中将 PowerPoint 演示文稿转换为 HTML|Aspose.Slides 文档

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

    docs.aspose.com/slides/zh/java/convert-powerpoi...
  5. Automate PDF File Merger with Aspose.com - Onli...

    Aspose.com provides powerful tools to help automate PDF file merging. With our intuitive user interface, you can quickly and easily convert PDF files into MPP, MPX, XML, or other formats. You can also merge multiple PDF files into a single file, customize the output file, and organize your data....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Live Demos Code Samples...

    products.aspose.com/tasks/net/merger/pdf/
  6. Text Rendering using Font library | .NET

    Convert text to images and render TrueType and OpenType Fonts within .NET products. C# Apis for the developers to manipulate and font files....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    docs.aspose.com/font/net/developer-guide/text-r...
  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. index.xml

    2.0 http://www.w3.org/2005/Atom Aspsoe.PDF Products – Merge PDF Documents using Java https://products.aspose.com/pdf/java/merger/ Recent content in Merge PDF Documents using Java on Aspsoe.PDF Prod......tabs is-active # Code Sample # API Reference # Pricing level-right...feature from Aspose.PDF is an API for merging BMP to PDF. You can...

    products.aspose.com/pdf/java/merger/index.xml
  9. 使用合并文档时想要让字体保持一致但是不生效 - 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
  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