Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 15,317 for

load font

(0.15 sec)
  1. How to Convert XSL FO to PDF using Python

    This short article assists on how to convert XSL FO to PDF. It contains information to set the IDE, the steps to perform and a runnable sample code demonstrating the process to render XSL FO to PDF....Font Product Family Aspose.TeX Product...get details to customize the loading of XSL FO files and the customization...

    kb.aspose.com/pdf/python/how-to-convert-xsl-fo-...
  2. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized when Loading a file using Aspose.Cells for Node.js via C++....Height Automatically When Loading a File with Node.js via C++...row automatically matches the font of its content, but when the...

    docs.aspose.com/cells/nodejs-cpp/autofit-row-he...
  3. 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...
  4. Hyphenation.IsDictionaryRegistered | Aspose.Wor...

    Discover the Hyphenation IsDictionaryRegistered method, checks if a dictionary is registered for your language, ensuring accurate hyphenation in your applications.... Font . LocaleId == new CultureInfo...Dictionary.Registered.pdf" ); // Re-load the document after un-registering...

    reference.aspose.com/words/net/aspose.words/hyp...
  5. Hyphenation.unregister_dictionary method | Aspo...

    Hyphenation.unregister_dictionary method. Unregisters a hyphenation dictionary for the specified language.... font . locale_id == 2055 ))) doc...dictionary.registered.pdf' ) # Re-load the document after un-registering...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Set the Margins of a Comment or Shape inside th...

    Learn how to set margins of comments or shapes within an Excel worksheet using Aspose.Cells for Node.js via C++.... It loads the sample Excel file that contains..."sampleSetMarginsOfCo.xlsx" ); // Load the sample Excel file const...

    docs.aspose.com/cells/nodejs-cpp/set-margins-of...
  7. Change Character Spacing of Excel TextBox or Sh...

    Change the character spacing of Excel textboxes or shapes using Aspose.Cells for Node.js via C++....( __dirname , "output" ); // Load your excel file inside a workbook...get ( 0 ); // Access the first font setting object via getRichFormattings()...

    docs.aspose.com/cells/nodejs-cpp/change-charact...
  8. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies Font settings for a document. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontSettings class Contents [ Hide ] FontSettings...FontSettings class Specifies font settings for a document. To...

    reference.aspose.com/words/cpp/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-...