Sort Score
Result 10 results
Languages All
Labels All
Results 1,101 - 1,110 of 14,068 for

load font

(0.35 sec)
  1. Getting Started | Aspose.Font for C++

    C++ Font Manipulation API's Getting Started section covers topics including Product Overview, Supported File Formats, Feature List, and Installation....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/getting-started/
  2. Layers missing when converting corel draw file ...

    We are evaluating Aspose.Imaging for our corel draw files noticed that one of our test files have missing layers when converted to jpg or png. It also altered some of the layout of the text. Hope you could help me if thi…...Load(inputStream); // Cast to CdrImage...MediaEngineException("Failed to load CDR image.", false); } // Get...

    forum.aspose.com/t/layers-missing-when-converti...
  3. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermarks to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....the text and the corresponding font. You can also set alignment...dataDir , "sample.xlsx" ); // Loads the workbook which contains...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...
  4. Convert XLTX to PPS using Python or with free O...

    XLTX to PPS conversion in your Python applications without using Microsoft Office or online. Test free XLTX to PPS online converter quickly before integrating the code....as setting the desired font size, font color, background color...as setting the desired font size, font color, background color...

    products.aspose.com/total/python-net/conversion...
  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. 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/
  7. 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/
  8. 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
  9. How to Convert OneNote to PDF | Aspose.Note Doc...

    A guide on how to export and save notes from OneNote to PDF using various options including default settings and Jpeg compression....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/note/net/convert-onenote-to-pdf...
  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...