Sort Score
Result 10 results
Languages All
Labels All
Results 6,391 - 6,400 of 16,732 for

text rendering

(0.14 sec)
  1. Manipulate and Substitute TrueType Fonts in C#|...

    Aspose.Words for .NET can embed the correct TrueType fonts into the resulting document to ensure that it displays accurately using C#. If a font or a specific character is not available, Aspose.Words searches for a suitable font replacement or uses the Font fallback mechanism....variety of tasks, including rendering documents to fixed-page formats...or XPS. When Aspose.Words renders a document, it needs to perform...

    docs.aspose.com/words/net/manipulating-and-subs...
  2. Export OFT to DOC via Java | products.aspose.com

    Java API to Convert OFT to DOC without using Microsoft Word or Outlook...XML SVG DOC OFT Java API to Render OFT to DOC Export OFT to DOC...third party dependencies How to Render OFT to DOC Using Java Email...

    products.aspose.com/total/java/conversion/oft-t...
  3. Manage OLE in Presentations Using PHP|Aspose.Sl...

    Optimize OLE object management in PowerPoint and OpenDocument files with Aspose.Slides for PHP via Java. Embed, update, and export OLE content seamlessly....to use a specific image and text as elements in the preview,...FAQ Will the OLE content be rendered when exporting slides to PDF/images...

    docs.aspose.com/slides/php-java/manage-ole/
  4. Section | Aspose.Words for Java

    Represents a single section in a document in Java.... getText() Gets the text of this node and of all its...indentAndAppendLine(final String text) { for (int i = 0; i < mDocTraversalDepth;...

    reference.aspose.com/words/java/com.aspose.word...
  5. Java API to process TeX and LaTeX Docs

    Java TeX library to process TeX files within Java applications. It offers typesetting functionality and conversion TeX to PDf, SVG, XPS, and other formats....mathematical and technical texts with precision and finesse....supported file formats : Plain text TeX files LaTeX files XPS PDF...

    products.aspose.com/tex/java/
  6. PresentationML (PPTX, XML)|Aspose.Slides Docume...

    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....PPT documents to SVG formats Render slide to any image format supported...slide with one text box containing “Hello World” text. In order to...

    docs.aspose.com/slides/cpp/presentationml-pptx-...
  7. 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/
  8. ShapeBase class | Aspose.Words for Node.js

    Aspose.Words.Drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture...can be positioned inline with text or floating. The positioning...alternativeText Defines alternative text to be displayed instead of a...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DWG Drawings|CAD 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.... TEXT MTEXT ATTDEF ATTRIB ARC ELLIPSE...API now provides a feature to render DWG documents by providing...

    docs.aspose.com/cad/java/dwg-drawings/
  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/