Sort Score
Result 10 results
Languages All
Labels All
Results 6,901 - 6,910 of 16,642 for

render text

(0.11 sec)
  1. Feature List|Documentation

    Create vector graphics lines, curves, and shapes with Aspose.Drawing Java API. Display Text with different fonts, sizes, and styles in Java. Load and save drawings in Java....also facilitates the display of text in diverse fonts, sizes, and...LinearGradient PathGradient (planned) Text and Fonts Load installed and...

    docs.aspose.com/drawing/java/feature-list/
  2. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....can be positioned inline with text or floating. The positioning...appear behind the overlapping text and align it to the page's center...

    reference.aspose.com/words/java/com.aspose.word...
  3. Footer height and extra line issue when convert...

    I am experiencing a layout problem when converting OpenDocument Text (.odt) files to PDF using Aspose.Words for .NET version 23.5.0. Specifically, the footer height is handled incorrectly, causing an extra line to appear…...when converting OpenDocument Text (.odt) files to PDF using Aspose...the spacing between the main text and the footer to be reduced...

    forum.aspose.com/t/footer-height-and-extra-line...
  4. Font-scaling Missing When Converting .docx to ....

    Problem Description When converting a DOCX document to HTML using Aspose.Words, the **font scaling ** defined in Microsoft Word is not preserved in the HTML output. Although a font-size is generated, the scaling factor …... Observed Behavior Text is rendered with a fixed font-size...http-equiv="Content-Type" content="text/html; charset=utf-8" /><meta...

    forum.aspose.com/t/font-scaling-missing-when-co...
  5. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for Java lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office....key features such as managing text, shapes, tables & animations...add different kinds of frames—text, audio, and video frames—to...

    docs.aspose.com/slides/java/product-overview/
  6. Set a Default Font while Rendering a Spreadshee...

    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....Set a Default Font while Rendering a Spreadsheet to HTML with...set a default font while rendering a spreadsheet to HTML. Please...

    docs.aspose.com/cells/javascript-cpp/set-defaul...
  7. Watermarker.set_watermark_to_images method | As...

    aspose.words.lowcode.Watermarker.set_watermark_to_images method...save_options, watermark_text) Adds a text watermark into the document...document with options. Renders the output to images. def set_watermark_to_images...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Aspose::Words::Saving::HtmlFixedSaveOptions::ge...

    Aspose::Words::Saving::HtmlFixedSaveOptions::get_ExportEmbeddedCss method. Specifies whether the CSS (Cascading Style Sheet) should be embedded into Html document in C++....Document > ( get_MyDir () + u "Rendering.docx" ); // When we export...) { ASSERT_TRUE ( System :: Text :: RegularExpressions :: Regex...

    reference.aspose.com/words/cpp/aspose.words.sav...
  9. Document.UpdateListLabels | Aspose.Words for .NET

    Effortlessly update all list item labels in your document with the UpdateListLabels method, ensuring consistency and clarity in your content....= new Document ( MyDir + "Rendering.docx" ); doc . UpdateListLabels...IndexOf(paragraph)}" ); // This is the text we get when getting when we...

    reference.aspose.com/words/net/aspose.words/doc...
  10. GraphicsQualityOptions | Aspose.Words for Java

    Allows to specify additional java.awt.RenderingHints in Java....Examples: Shows how to set render quality options while converting...new Document(getMyDir() + "Rendering.docx"); GraphicsQualityOptio...

    reference.aspose.com/words/java/com.aspose.word...