Sort Score
Result 10 results
Languages All
Labels All
Results 1,991 - 2,000 of 16,958 for

render text

(0.12 sec)
  1. NullReferenceException when saving PDF with spe...

    Hi, we are using using Aspose.PDF.Drawing 23.12.0 with a license, but the issue was also reproduced with the same code with the latest release (trial). The issue shows itself when running the .net core 8 application eit…...Text; FontRepository.LoadFonts();...document.Pages.Add(); // 1. text page.Paragraphs.Add(new TextFragment("1...

    forum.aspose.com/t/nullreferenceexception-when-...
  2. Manage Fallback Fonts for Presentations in Java...

    See how Aspose.Slides for Java uses fallback fonts to keep Text readable in PowerPoint and OpenDocument presentations when original fonts aren’t available....when the font specified for text is available in the system but...when the font specified for text is available in the system,...

    docs.aspose.com/slides/java/fallback-font/
  3. HtmlSaveOptions.office_math_output_mode propert...

    HtmlSaveOptions.office_math_output_mode property. Controls how OfficeMath objects are exported to HTML, MHTML or EPUB...IMAGE" # will render each OfficeMath object into...property to "HtmlOfficeMathOutput.TEXT" # will represent each OfficeMath...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Create VDX Files via Python | products.aspose.com

    Python Sample code for generating VDX documents. Use this code for creating VDX files within any Python based application..... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-java/create/...
  5. Java API to Export MD to RTF | products.aspose.com

    Convert MD to RTF using on premise Java API...Java On Premise Java API to Render MD to RTF without using any...a Markdown (MD) file to Rich Text Format (RTF) is a simple two-step...

    products.aspose.com/total/java/conversion/md-to...
  6. Java API to Export PS to OTT | products.aspose.com

    Convert PS to OTT using on premise Java API...Java On Premise Java API to Render PS to OTT without using any...two APIs that can be used to render a PS file to DOC and then convert...

    products.aspose.com/total/java/conversion/ps-to...
  7. How to Use Warp in Aspose.PSD|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....Contents [ Hide ] Part 1 – Rendering a PSD File with the Warp Effect...Effect Photoshop saves the rendered image after applying the Warp...

    docs.aspose.com/psd/net/how-to-use-warp-in-aspo...
  8. Create VDX Files via C# | products.aspose.com

    C# Sample code for generating VDX documents. Use this code for creating VDX files within VB.NET, Asp.NET or any .NET based application.... Add text in the page. Use Save method...= diagram.Pages[ 0 ]; // Add Text shape. Shape shape = page.AddText(...

    products.aspose.com/diagram/net/create/vdx/
  9. C# API to Export EMLX to PS | products.aspose.com

    Convert EMLX to PS without using Microsoft Word or Outlook on .NET...NET API to Render EMLX to PS on Windows, macOS...Words for .NET can be used to render HTML to PS. Aspose.Total for...

    products.aspose.com/total/net/conversion/emlx-t...
  10. Create PDF Files via Python | products.aspose.com

    Python Sample code for generating PDF documents. Use this code for creating PDF files within any Python based application..... Add text in the page. Use save method...= diagram.Pages[ 0 ]; // Add Text shape. shape = page.addText(...

    products.aspose.com/diagram/python-net/create/pdf/