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

load font

(0.2 sec)
  1. 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/
  2. 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/
  3. 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
  4. Aspose.Slides for C++: Unable to Recognize Some...

    2025.11.26.png (32.1 KB) 2025.11.26_1.png (86.9 KB)...uses a font that is not available on the machine and the font is...primary font and no suitable fallback font is configured. Font‑fallback...

    forum.aspose.com/t/aspose-slides-for-c-unable-t...
  5. 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...
  6. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....BaselineAlignment Specifies fonts vertical position on a line...specify additional options when loading CHM document into a Document...

    reference.aspose.com/words/java/com.aspose.words/
  7. How to Convert Excel to XPS File in Python

    This quick tutorial covers how to convert Excel to XPS in Python. It encompasses all relevant details including the algorithm and the sample code to perform Excel to XPS conversion in Python....Font Product Family Aspose.TeX Product...Java to convert Excel to XPS Load the Excel file with the Workbook...

    kb.aspose.com/cells/python/how-to-convert-excel...
  8. Convert VSD to VSDX using Java

    This article explains the process to convert VSD to VSDX using Java. It has the details to set the IDE, a list of steps, and a sample code changing VSD to VSDX....Font Product Family Aspose.TeX Product...transform a VSD file to VSDX Load the source VSD file into the...

    kb.aspose.com/diagram/java/convert-vsd-to-vsdx-...
  9. 将各种图像格式转换为PDF在.NET中|Aspose.PDF for .NET

    使用C# .NET将各种图像格式(如CDR、DJVU、BMP、CGM、JPEG、DICOM、PNG、TIFF、EMF和SVG)转换为PDF。... Image (); // Load BMP file image . File = dataDir...Aspose . Pdf . Image (); // Load EMF file image . File = dataDir...

    docs.aspose.com/pdf/zh/net/convert-images-forma...
  10. HTML with C++|Documentation

    Convert Excel to HTML and MHTML format using Aspere.Cells with C++....Cells-for-C // Load your source workbook Workbook...com/aspose-cells/Aspose.Cells-for-C // Load your source workbook U16String...

    docs.aspose.com/cells/cpp/convert-excel-to-html/