Sort Score
Result 10 results
Languages All
Labels All
Results 641 - 650 of 15,435 for

load font

(0.1 sec)
  1. Apply Excel Color Themes in Python

    Apply Excel color themes in Python with a few API calls. Get the IDE settings, a list of steps, and a sample code for using Microsoft Excel themes in Python....Font Product Family Aspose.TeX Product...foreground theme color, pattern, and font theme color. Steps to Apply...

    kb.aspose.com/cells/python/apply-excel-color-th...
  2. 以编程方式保存 Visio 文档|Documentation

    本页介绍如何将 Visio 文档保存到文件,使用 Aspose.Diagram 库进行流式传输。...set with correct font // value or the font is not installed locally...Call the diagram constructor to load diagram from a VSDX file Diagram...

    docs.aspose.com/diagram/zh/net/save-visio-docum...
  3. CFF Fonts Knowledge Base

    Benefits and use of CFF Fonts. Discover their compact elegance and timeless quality in professional typography and graphic design....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/what-is-font/cff-font/
  4. How to Convert PCL to PDF in C#

    This topic focues on how to convert PCL to PDF in C#. It includes the details to configure the IDE and a runnable example code to transform PCL to PDF using C#....Font Product Family Aspose.TeX Product...and set the required load properties Load the source PCL file...

    kb.aspose.com/pdf/net/how-to-convert-pcl-to-pdf...
  5. Add Text stamps in PDF programmatically|Aspose....

    Add a text stamp to a PDF file using the TextStamp class with Java....methods to specify font size, font style, and font color etc for stamp...snippets shows an example on how to load an existing PDF document and...

    docs.aspose.com/pdf/java/text-stamps-in-the-pdf...
  6. FileFormatUtil class | Aspose.Words for Node.js

    Aspose.Words.FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums...Converts IANA content type into a load format enumerated value. co...loadFormatToExtensio(loadFormat) Converts a load format enumerated value into...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. AutoFit Row Height Automatically When Loading F...

    Learn how to fit rows whose height is not customized....Height Automatically When Loading File Contents [ Hide ] Possible...height automatically matches the font of the content, but when the...

    docs.aspose.com/cells/net/autofit-row-height/
  8. Aspose.Cells 8.9.1 的 public API 更改|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....variables to store paths to font folders & font file String fontFolder1..."D:/Arial/arial.ttf" ; //Setting first font folder with setFontFolder method...

    docs.aspose.com/cells/zh/java/public-api-change...
  9. Math Formula Is Missing When Converting PPTX to...

    We have an application that converts PPTX files to SVG files. If we have a MathFormula in our PPTX file and try to convert this file to SVG, the MathFormula is completely missing. In an old version of Aspose.Slides.NET …...make sure that the Cambria Math font is installed on the Linux system...You can also load the font as an external font at runtime using...

    forum.aspose.com/t/math-formula-is-missing-when...
  10. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library.... // Load the PDF file Document document...using the following code: // Load the PDF file Document document...

    docs.aspose.com/pdf/java/convert-pdf-to-html/