Sort Score
Result 10 results
Languages All
Labels All
Results 1,851 - 1,860 of 11,761 for

font loading

(0.11 sec)
  1. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...age, stream) Registers and loads a hyphenation dictionary for...e, fileName) Registers and loads a hyphenation dictionary for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Split DOC File Online or using Android Mobile A...

    Free online app to split different DOC files. Android splitter library Java code for DOC documents.... Load the DOC document using Document...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/split/doc/
  3. Split RTF File Online or using Android Mobile A...

    Free online app to split different RTF files. Android splitter library Java code for RTF documents.... Load the RTF document using Document...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/split/rtf/
  4. Split DOTX File Online or using Android Mobile ...

    Free online app to split different DOTX files. Android splitter library Java code for DOTX documents.... Load the DOTX document using Document...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/split/dotx/
  5. Redact PDF Document Online or using Android Mob...

    Open and redact PDF document online via app for free. Android API code to search and replace PDF text....reference to android project Load PDF file using Document class...such as JogAmp JOGL, Harfbuzz font engine, Java Advanced Imaging...

    products.aspose.com/total/android-java/redact/pdf/
  6. Handling Exceptions | Aspose.Tasks Documentation

    This article discusses how to handle exceptions using Aspose.Tasks for .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/net/handling-exceptions/
  7. Latest Aspose.CAD Product Family topics - Free ...

    Get technical support of Aspose.CAD for .NET, Java and JasperReports....March 28, 2025 How to change font when exporting DWG file PDF...48 March 13, 2025 Unable to Load DGN File Using Aspose.CAD: Unsupported...

    forum.aspose.com/c/cad/19
  8. Markdown to HTML – Convert AI Chat Responses to...

    Learn how to convert Markdown to HTML, apply styles, and beautifully display AI-generated content with Aspose.HTML for .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/convert-ai-markdown-to...
  9. Excel Specifications and Limits|Documentation

    In this article, find all workbook, worksheet, and feature specifications and limits. In Excel 2010, the maximum worksheet size is 1,048,576 rows by 16,384 columns....styles 256 Unique font types 1,024 global fonts available for use;...data models and add-ins are loaded.64-bit environment imposes...

    docs.aspose.com/cells/net/excel-specifications-...
  10. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...code snippet only changes the font color of the footnote text but...args) throws Exception { // Load the document Document doc =...

    forum.aspose.com/t/how-to-modify-footnote-conte...