Sort Score
Result 10 results
Languages All
Labels All
Results 9,191 - 9,200 of 16,759 for

render text

(0.62 sec)
  1. Possible bug in absolute positioned lines in do...

    Hi there, We have seen an issue when converting documents that contain absolute positioned lines to PDF. I have attached a .docx file containing an absolute positioned line on the left side of the document and the resu…..., text boxes, images, sections with...user is reporting a specific rendering issue with absolute positioned...

    forum.aspose.com/t/possible-bug-in-absolute-pos...
  2. Export Range of Cells in a Worksheet to Image w...

    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....></ script > < script type = "text/javascript" > const { Workbook...Set of Fonts for Workbook Rendering with JavaScript via C++ Converting...

    docs.aspose.com/cells/javascript-cpp/export-ran...
  3. Charts have wrong axis labels when converting f...

    Hi, When converting a DOCX to PDF, I noticed some x-axis labels in some charts are wrongly Rendered. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\out.pdf", new PdfSaveOptions()); I’ve attached the test …...in some charts are wrongly rendered. Code: var doc = new Document(@"...Aspose.Words handles the rendering of charts and their elements...

    forum.aspose.com/t/charts-have-wrong-axis-label...
  4. LaTeX to image | Java

    To convert TeX to image formats using Aspose.TeX API solution for Java learn this article that describes how to do this and the code examples....graphics format and stored in XML text files. This means that SVG images...The XML text files can be created and edited with text editors...

    docs.aspose.com/tex/java/latex-to-image/
  5. Chart Axis Title Is Wrapped Incorrectly When Co...

    Hi, Pls see attached pptx: sample1.zip (133.4 KB) The code I ran: using Aspose.Slides; using Aspose.Slides.Export; using Aspose.Slides.Animation; using Aspose.Slides.Charts; using Aspose.Slides.SmartArt; using Aspose…...slides-net , slides-chart , slides-rendering bhav September 30, 2025, 6:05am...using System.Linq; using System.Text; using System.Diagnostics; using...

    forum.aspose.com/t/chart-axis-title-is-wrapped-...
  6. Missing label in the legend of a PivotChart (SU...

    Hi Support, In an Excel workbook containing a PivotChart that displays the legend, when exported to PDF, the label for the second value is not displayed. I’ve attached an image showing the problem and a simple program …...and line are rendered correctly, the associated text label is indeed...

    forum.aspose.com/t/missing-label-in-the-legend-...
  7. Convert Chart to Image for Chinese Region with ...

    Learn how to use Aspose.Cells for C++ to set Chinese configuration for charts. Our guide will demonstrate how to configure charts to support Chinese characters and formats, including fonts, sizes, Text directions, and more....related functions, you can set the text of the chart elements in your...elements in the chart will be rendered according to your settings...

    docs.aspose.com/cells/cpp/convert-chart-to-imag...
  8. FontSubstitutionWarningInfo | Aspose.Words for ...

    Contains information about a font substitution warning that Aspose.Words issued during document loading or saving in Java....new Document(getMyDir() + "Rendering.docx"); WarningInfoCollectio...Open a document that contains text formatted with a font that does...

    reference.aspose.com/words/java/com.aspose.word...
  9. Some styles were not copied correctly, like fon...

    Use the following code, I’m not able to copy all the styles correctly, the copied document contains wrong font size: and here the source code which copy the styles: import com.aspose.words.*; import lombok.extern.sl…...fonts are used during the rendering process. For example, you...contains a style called “Body Text | Ref Note”, with Font “Avenir...

    forum.aspose.com/t/some-styles-were-not-copied-...
  10. Word document font replacement fails - Free Sup...

    I want to replace a font in a Word document. The font is not installed on my computer and I want to replace it with an installed font. version:aspose-words-25.9-jdk17 FontSettings fontSettings = new FontSettings(); fon…...you are working with a plain text file ( .txt ), note that font...may need to manually edit the text or use a different approach...

    forum.aspose.com/t/word-document-font-replaceme...