Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 13,464 for

load font

(0.3 sec)
  1. How to Convert PDF to PDF X1A in Python

    This short tutorial guides on how to convert PDF to PDF X1A in Python. It has details about the IDE settings, a list of steps and a runnable sample code to develop PDF to PDF X 1A converter in Python....Font Product Family Aspose.TeX Product...PDF to PDF X1A in Python if fonts are to be embedded and spot...

    kb.aspose.com/pdf/python/how-to-convert-pdf-to-...
  2. Convert Text to Image in Python

    Convert text to image in Python by following this tutorial. It explains the step-by-step algorithm and a runnable sample code to export TXT to JPG in Python....Font Product Family Aspose.TeX Product...PNG in Python . First of all, load the source text file while accessing...

    kb.aspose.com/words/python/convert-text-to-imag...
  3. Word目录页码问题 - Free Support Forum - aspose.com

    问题:Word生成的目录不对,不能和PDF文件的目录对应,PDF的目录是正确地。请帮忙看看是什么原因,谢谢。 生成目录的核心代码如下: string desPath = Path.Combine(reportDesPath, fileName); Aspose.Words.Document doc = new Aspose.Words.Document(desPath); doc.UpdateFields(); doc.Update…...SetFontsFolder("C:\\Windows\\Fonts", true); LoadOptions loadOptions...TrueType Fonts Location in C# Specify various TrueType font sources:...

    forum.aspose.com/t/word/316558
  4. Convert HTML to DOCX – C# code and Online Conve...

    Convert HTML to DOCX online or with Aspose.HTML for .NET. Use the HTML to DOCX Converter to save a webpage as a DOCX file quickly, clearly, and safely....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/html/net/conversion/html-to...
  5. Convert HTML to GIF – C# code and Online Converter

    Convert HTML to GIF using the Aspose.HTML for .NET API or try an online HTML to GIF Converter to save webpage as GIF image quickly, clearly and safely....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/html/net/conversion/html-to...
  6. Convert SVG to PNG in Java – Aspose.HTML for Java

    Convert SVG to PNG using Aspose.HTML for Java. Consider various SVG to PNG conversion scenarios and learn how to customize output using ImageSaveOptions....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/java/convert-svg-to-png/
  7. 检索并更新 C++ 中的演示文稿信息|Aspose.Slides 文档

    使用 C++ 探索 PowerPoint 和 OpenDocument 演示文稿中的幻灯片、结构和元数据,以获取更快速的洞察和更智能的内容审计。...Password Protected Before Loading it (在加载之前检查演示文稿是否受密码保护) Confirming...FAQ How can I check whether fonts are embedded and which ones...

    docs.aspose.com/slides/zh/cpp/examine-presentat...
  8. 使用C++的JavaScript输出空白页面,当没有内容需要打印时|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....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...'fileInput' ); // Create or load workbook: if a file is provided...

    docs.aspose.com/cells/zh/javascript-cpp/output-...
  9. 在使用JavaScript via C++将Excel转换为HTML时导出数据条、色阶和图标集...

    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....enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...await file . arrayBuffer (); // Load your sample excel file in a...

    docs.aspose.com/cells/zh/javascript-cpp/export-...
  10. Convert MPP to HTML in Python

    This basic article covers the information to convert MPP to HTML in Python. It encompasses the details about IDE configuration, step-by-step workflow, and a runnable sample code to render MPP to HTML in Python....Font Product Family Aspose.TeX Product...development environment and then load the input MPP file. Next, the...

    kb.aspose.com/tasks/python/convert-mpp-to-html-...