Sort Score
Result 10 results
Languages All
Labels All
Results 4,451 - 4,460 of 126,513 for

aspose font

(0.08 sec)
  1. X and Y axis labels are incorrectly rendered wh...

    Hi, When converting some charts from DOCX to PDF, we noticed rendered charts may have extra Y axis labels, and X axis labels are messed up. Code: var doc = new Document(@“.\test.docx”); doc.Save(@“.\out.pdf”); I’v…...when converting DOCX to PDF Aspose.Words Product Family words-net...test file, a screenshot and the font file we used for your reference...

    forum.aspose.com/t/x-and-y-axis-labels-are-inco...
  2. How to Convert PPTX to SVG using Java

    In this tutorial, you will learn how to convert PPTX to SVG using Java in Windows, Mac OS, or Ubuntu. The code sample can export PPTX to SVG in Java such that all the slides are converted to individual image....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/java/how-to-convert-pptx-t...
  3. How to Render LaTeX to PNG using Java

    This brief topic provides details on how to render LaTeX to PNG using Java. We also know the LaTeX files as .tex files and you can easily convert LaTeX to PNG using Java with simple API methods and properties....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/tex/java/how-to-render-latex-to-p...
  4. How to Render LaTeX to PNG in C#

    This step by step tutorial shows how to render latex to png in c#. The code helps you export and convert TeX to PNG in C# code....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/tex/net/how-to-render-latex-to-pn...
  5. How to Save Slide as SVG in C#

    We'll walk you through the steps in C# for how to save slide as SVG in C#. By using few lines of code you can easily convert slide to SVG in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/slides/net/how-to-save-slide-as-s...
  6. How to Convert HTML to Text in C#

    This simple how-to demonstrates how to convert HTML to text in C#. In C# HTML to plain text conversion can be easily achieved by using few lines of code for any .NET based application running in Windows, macOS or Linux platforms....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/html/net/how-to-convert-html-to-t...
  7. AxisTickLabels.position property | Aspose.Words...

    AxisTickLabels.position property. Gets or sets the position of the tick labels on the axis....@property def position ( self ) -> aspose . words . drawing . charts...def position ( self , value : aspose . words . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ChartTitle Class | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.Charts.ChartTitle class to easily manage and customize your chart titles for enhanced data visualization....Description Font { get; } Provides access to the font formatting...Chart" ; title . Font . Size = 15 ; title . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words.dra...
  9. 使用C++在HtmlSaveOptions.TableCssId属性前缀表元素样式|Docum...

    学习如何使用HtmlSaveOptions.TableCssId属性前缀表元素样式,示例ID为Aspose.Cells for C++。...TableCssId属性前缀表元素样式 Contents [ Hide ] 可能的使用场景 Aspose.Cells允许您使用 HtmlSaveOptions...<iostream> #include "Aspose.Cells.h" using namespace Aspose :: Cells ;...

    docs.aspose.com/cells/zh/cpp/prefix-table-eleme...
  10. Merging and Unmerging Cells with Node.js via C+...

    Aspose.Cells is a Node.js library for working with spreadsheet files, which supports merging and unmerging cells. This article will introduce how to merge and unmerge cells using the Aspose.Cells library, with options for customizing the merged cell style....js via C++ Contents [ Hide ] Aspose.Cells supports this feature...Merging Cells with Aspose.Cells The Aspose.Cells.Cells Class has...

    docs.aspose.com/cells/nodejs-cpp/merging-and-un...