Sort Score
Result 10 results
Languages All
Labels All
Results 1,131 - 1,140 of 16,400 for

load font

(1.59 sec)
  1. Java API to Render TEX to XLT | products.aspose...

    Export TEX to XLT via Java API without using Microsoft Excel or Adobe Reader... The first step is to load the TEX file into the Aspose...Java API. Once the file is loaded, the API can be used to render...

    products.aspose.com/total/java/conversion/tex-t...
  2. Convert POTX to WORDML via C# .NET or with free...

    Convert PowerPoint potx documents to Word wordml files with C#. Convert multiple files within ASP.NET or other .NET applications....it easy for the developers to load & convert POTX files to WORDML...NET and Aspose.Words for .NET Load PowerPoint POTX presentation...

    products.aspose.com/total/net/conversion/potx-t...
  3. 使用文本|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....//Call the diagram constructor to load diagram from a VDX file Diagram...ApplyCustomStyleShee . class ); //Load diagram Diagram diagram = new...

    docs.aspose.com/diagram/zh/java/working-with-text/
  4. 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/
  5. 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/
  6. 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/
  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. Exporting SHX fonts|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....Exporting SHX fonts Contents [ Hide ] Export SHX fonts for DXF/DWG...drawings Some drawings may contain fonts in special SHX format, that...

    docs.aspose.com/cad/java/export-shx-fonts/
  9. 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...
  10. FontSubstitutionWarningInfo class | Aspose.Word...

    aspose.words.FontSubstitutionWarningInfo class. Contains information about a Font substitution warning that Aspose.Words issued during document Loading or saving....Contains information about a font substitution warning that Aspose...Words issued during document loading or saving. Inheritance: FontSubstitutionWarn...

    reference.aspose.com/words/python-net/aspose.wo...