Sort Score
Result 10 results
Languages All
Labels All
Results 2,081 - 2,090 of 16,265 for

font loading

(0.07 sec)
  1. 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/
  2. 将各种图像格式转换为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...
  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. 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...
  5. Convert JSON Format to OTT in Android Apps | pr...

    Parse JSON to OTT in Java without using Microsoft Word...Table) is a format used to store font information. It is a binary...format that is used to store font data such as glyphs, outlines...

    products.aspose.com/total/android-java/conversi...
  6. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation....150 , 200 , 200 , 200 ) # Set Font Size of Text Watermark watermarkPortion...watermarkPortion . portion_format . font_height = 16 pres . save( "watermark...

    products.aspose.com/slides/python-net/watermark...
  7. XPS to PDF Merge using Python | Aspose.PDF

    Combine two or more XPS documents into one PDF single file programmatically with Python sample code using Aspose.PDF for Python for .NET...NET developers can easily load & merge XPS files to PDF in...settings or parameters for loading XPS files into PDF format....

    products.aspose.com/pdf/python-net/merger/xps-t...
  8. Add new last slide with text using insertFromHt...

    For an existing presentation I want to add an extra slide with some additional free text. I am using *IMasterLayoutSlideCollection layoutSlides = emptyMaster.getLayoutSlides();* blankLayout = layoutSlides.getByType(Sl…..., Sample code: // Load the existing presentation Presentation...free text goes here."); // Set font and left alignment IPortion...

    forum.aspose.com/t/add-new-last-slide-with-text...
  9. 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/
  10. Convert HTML to Word in Python

    This brief guide covers the information to convert HTML to Word in Python. It discusses the step-by-step algorithm and a working sample code that exports HTML to Word in Python....Font Product Family Aspose.TeX Product...to render HTML to a Word file Load the input HTML file by using...

    kb.aspose.com/html/python/convert-html-to-word-...