Sort Score
Result 10 results
Languages All
Labels All
Results 1,951 - 1,960 of 16,856 for

render text

(0.19 sec)
  1. Manage Fallback Fonts for Presentations in PHP|...

    See how Aspose.Slides for PHP 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,...Create Fallback Fonts Collection Render Presentation with Fallback...

    docs.aspose.com/slides/php-java/fallback-font/
  2. Document.LayoutOptions | Aspose.Words for .NET

    Explore the Document LayoutOptions property to control your document's layout effectively. Unlock flexible design options for optimal presentation....Examples Shows how to hide text in a rendered output document. Document...DocumentBuilder ( doc ); // Insert hidden text, then specify whether we wish...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Simple Labeling|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....to customize and format label text. Overrides LabelAttribute FontFamily...Specifies font family to use to render text. The default is system dependent...

    docs.aspose.com/gis/net/simple-labeling/
  4. C# API to Export MSG to MD | products.aspose.com

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

    products.aspose.com/total/net/conversion/msg-to...
  5. GraphicsQualityOptions.StringFormat | Aspose.Wo...

    Discover the GraphicsQualityOptions StringFormat property for enhanced Text layout control, including alignment, ellipsis, and OpenType features for better display....StringFormat property Gets or sets text layout information (such as...} Examples Shows how to set render quality options while converting...

    reference.aspose.com/words/net/aspose.words.sav...
  6. Aspose.Drawing for Java | Cross-platform Graphi...

    Java graphic library for drawing Text, curves, lines, figures and images....image manipulation, vector and text drawing in fully managed code...robust feature set, seamlessly rendering vector graphics. Create lines...

    products.aspose.com/drawing/java/
  7. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML documents. Use this code for creating HTML 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/h...
  8. Create HTML Files via Python | products.aspose.com

    Python Sample code for generating HTML documents. Use this code for creating HTML 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/...
  9. 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-...
  10. Specify How to Cross Strings in Output PDF and ...

    Learn how to cross strings in output PDF and image with Aspose.Cells for Python via .NET API....Scenarios When a cell contains text or a string that is larger than...TextCrossType.DEFAULT : Display text like MS Excel, which depends...

    docs.aspose.com/cells/python-net/specify-how-to...