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

render text

(0.1 sec)
  1. Security Setting|Aspose.PDF for Reporting Services

    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....Values supported : Any plain text Parameter Name : Master Password...Values supported : Any plain text Parameter Name : IsCopyingAllowed...

    docs.aspose.com/pdf/zh/reportingservices/securi...
  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. 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,...Create Fallback Fonts Collection Render Presentation with Fallback...

    docs.aspose.com/slides/java/fallback-font/
  4. C# API to Export EML to DOTM | products.aspose.com

    Convert EML to DOTM without using Microsoft Word or Outlook on .NET...NET API to Render EML to DOTM on Windows, macOS...to HTML, the next step is to render the HTML to DOTM. This can...

    products.aspose.com/total/net/conversion/eml-to...
  5. C# API to Export EMLX to EMF | products.aspose.com

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

    products.aspose.com/total/net/conversion/emlx-t...
  6. 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-...
  7. HtmlOfficeMathOutputMode enumeration | Aspose.W...

    aspose.words.saving.HtmlOfficeMathOutputMode enumeration. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB.... TEXT OfficeMath is converted to HTML..."HtmlOfficeMathOutput.IMAGE" # will render each OfficeMath object into...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Edit HTML5 Canvas – Aspose.HTML for .NET

    Learn about HTML Canvas and how to work with a document that contains HTML5 Canvas element using Aspose.HTML for .NET API.... paths, shapes, images, and text. The <canvas> element is part...provides scriptable dynamic rendering of 2D shapes and bitmaps....

    docs.aspose.com/html/net/edit-html5-canvas/
  9. Create PDF Files via C# | products.aspose.com

    C# Sample code for generating PDF documents. Use this code for creating PDF 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/pdf/
  10. Create PDF Files via Java | products.aspose.com

    Java Sample code for generating PDF documents. Use this code for creating PDF files within Java based desktop or web application.... Add text in the page. Use save method...getPages(). get ( 0 ); // Add Text shape. Shape shape = page.addText(...

    products.aspose.com/diagram/java/create/pdf/