Sort Score
Result 10 results
Languages All
Labels All
Results 671 - 680 of 10,448 for

load font

(0.06 sec)
  1. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...results = "SUCCESS"; try { // Load the workbook Workbook workbook..."Arial" // Ensures consistent font rendering }; // Save the workbook...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...
  2. FontSettings class | Aspose.Words for Python

    aspose.words.Fonts.FontSettings class. Specifies Font settings for a document...FontSettings class Specifies font settings for a document. To...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  3. TxtLoadOptions class | Aspose.Words for Python

    aspose.words.Loading.TxtLoadOptions class. Allows to specify additional options when Loading [LoadFormat.TEXT](../../aspose.words/Loadformat/#TEXT) document into a [Document](../../aspose.words/document/) object...specify additional options when loading LoadFormat.TEXT document into...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/python-net/aspose.wo...
  4. DXF Drawings|CAD 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....CAD provides the feature to load AutoCAD DXF drawing entities...follows: Load DXF drawing file using the Image.load factory method...

    docs.aspose.com/cad/java/developer-guide/autoca...
  5. FontSettings.set_fonts_sources method | Aspose....

    aspose.words.Fonts.FontSettings.set_Fonts_sources method...set_fonts_sources method Contents [ Hide ] set_fonts_sources(sources)...TrueType fonts when rendering documents or embedding fonts. def set_fonts_sources...

    reference.aspose.com/words/python-net/aspose.wo...
  6. IWarningCallback | Aspose.Words for Java

    Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document Loading or saving in Java....can occur during document loading or saving. Examples: Shows...match for a missing font from the available font sources. // Open...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert OFT to PCL in Python | products.aspose.com

    Save OFT to PCL in your Python applications without using Microsoft Outlook or Word...used to control the layout, font, and graphics of a printed page...a two step process, firstly load Email and render it into HTML...

    products.aspose.com/total/python-net/conversion...
  8. FontSettings.DefaultInstance | Aspose.Words for...

    Discover the FontSettings DefaultInstance property for streamlined static Font management. Optimize your design with customizable default settings!...DefaultInstance property Static default font settings. public static FontSettings...default font settings instance. // Configure the default font settings...

    reference.aspose.com/words/net/aspose.words.fon...
  9. How to Convert PCL to PDF in Java

    This simple article covers how to convert PCL to PDF in Java. It encompasses the requirements to establish the environment and also presents a working example code to transform PCL to PDF using Java....Font Product Family Aspose.TeX Product...object as a parameter Save the loaded PCL file as a PDF file on the...

    kb.aspose.com/pdf/java/how-to-convert-pcl-to-pd...
  10. Design Tables in Word with Java

    Follow this article to design tables in Word with Java. It has IDE settings, a list of steps, and a sample code demonstrating how to Microsoft Word table design with Java....Font Product Family Aspose.TeX Product...Java to apply styles to tables Load the source Word file with tables...

    kb.aspose.com/words/java/design-tables-in-word-...