Sort Score
Result 10 results
Languages All
Labels All
Results 9,201 - 9,210 of 16,826 for

render text

(1.29 sec)
  1. Aspose::Words::SectionCollection::idx_get metho...

    Aspose::Words::SectionCollection::idx_get method. Retrieves a section at the given index in C++....Document > ( get_MyDir () + u "Rendering.docx" ); // Saving a document...document by adding elements such as text runs, shapes, or tables to that...

    reference.aspose.com/words/cpp/aspose.words/sec...
  2. 通过 C++ 使用 JavaScript 自动调整行高以进行渲染|Documentation

    了解如何使用 Aspose.Cells for JavaScript 通过 C++ 在 Excel 中自动调整行高以进行渲染,防止文本被截断到已保存的 PDF 文件中。...></ script > < script type = "text/javascript" > const { Workbook...// Set autofit options for rendering. const autoFitterOptions =...

    docs.aspose.com/cells/zh/javascript-cpp/autofit...
  3. 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/
  4. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used to specify additional options when saving a document into the Rtf format. To learn more, visit the documentation article in C++....determining how 3D effects are rendered. virtual get_DmlEffectsRenderingM...how DrawingML effects are rendered. get_DmlRenderingMode () const...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. Aspose.GIS for .NET

    Aspose.GIS for .NET is a library designed to enable developers to work with geospatial data in their .NET applications. It's part of the Aspose suite of APIs, which are known for providing powerful, file-format-specific libraries for various development needs....competitive edge with dynamic map rendering, and optimizing resource management...Visualization Dynamic Map Rendering: b> Create clear and insightful...

    products.aspose.com/gis/net
  6. 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...
  7. 档案

    档案...static void DrawText(string text, IFont font, double fontSize...new GlyphId[text.Length]; for (int i = 0; i < text.Length; i++)...

    blog.aspose.com/zh/font/render-text-with-truety...
  8. 搜索

    搜索...static void DrawText(string text, IFont font, double fontSize...new GlyphId[text.Length]; for (int i = 0; i < text.Length; i++)...

    blog.aspose.com/zh-hant/font/render-text-with-t...
  9. 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...
  10. 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-...