Sort Score
Result 10 results
Languages All
Labels All
Results 661 - 670 of 9,507 for

load font

(0.07 sec)
  1. Aspose.PSD for .NET 20.7 - Release Notes|Docume...

    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.... Write ( data ); } } // Loads the new data for a smart object...image = ( PsdImage ) Image . Load ( basePath + fileName )) { Lnk2Resource...

    docs.aspose.com/psd/net/aspose-psd-for-net-20-7...
  2. Hyphenation.UnregisterDictionary | Aspose.Words...

    Effortlessly remove hyphenation dictionaries for any language with the UnregisterDictionary method, enhancing text clarity and readability.... Font . LocaleId == new CultureInfo...Dictionary.Registered.pdf" ); // Re-load the document after un-registering...

    reference.aspose.com/words/net/aspose.words/hyp...
  3. FontSourceBase | Aspose.Words for Java

    This is an abstract base class for the classes that allow the user to specify various Font sources in Java....the user to specify various font sources. To learn more, visit...visit the Working with Fonts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  4. 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...
  5. FontInfoSubstitutionRule Class | Aspose.Words f...

    Discover the Aspose.Words.Fonts.FontInfoSubstitutionRule class to optimize Font management in your documents with seamless substitution capabilities....] FontInfoSubstitution class Font info substitution rule. To learn...more, visit the Working with Fonts documentation article. public...

    reference.aspose.com/words/net/aspose.words.fon...
  6. FontSettings.set_fonts_folders method | Aspose....

    FontSettings.set_Fonts_folders method. Sets the folders where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts....set_fonts_folders method set_fonts_folders(fonts_folders, recursive)...TrueType fonts when rendering documents or embedding fonts. def set_fonts_folders...

    reference.aspose.com/words/python-net/aspose.wo...
  7. 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...
  8. ChmLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.ChmLoadOptions class. Allows to specify additional options when Loading CHM document into a [Document](../../aspose.words/document/) object...specify additional options when loading CHM document into a Document...learn more, visit the Specify Load Options documentation article...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. How to Create a Bitmap in C#

    This article guides on how to create a bitmap in C#. It has the details to set the development environment, a list of steps to draw a bitmap, and a runnable sample code to create BMP file in C# and save on the disk....Font Product Family Aspose.TeX Product...string along with a font Create or load an image using Bitmap...

    kb.aspose.com/drawing/net/how-to-create-a-bitma...
  10. How to Rotate a Cell in Excel using Java

    This short tutorial guides you how to rotate a cell in Excel using Java. You can set text orientation in Excel using Java with the help of simple steps and few API calls described in this article....Font Product Family Aspose.TeX Product...to rotate cell text Create or load a Workbook and set some text...

    kb.aspose.com/cells/java/how-to-rotate-a-cell-i...