Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 22,709 for

font converter

(1.28 sec)
  1. Frame rendered in wrong place when converting D...

    Hi, When converting a DOCX to PDF using Aspose, I noticed one of the frames was rendered in the wrong place. Code: var doc = new Document(@".\test.docx"); doc.Save(@".\test.pdf"); I’ve attached the test files and a s…...rendered in wrong place when converting DOCX to PDF Aspose.Words...2026, 11:57am 1 Hi, When converting a DOCX to PDF using Aspose...

    forum.aspose.com/t/frame-rendered-in-wrong-plac...
  2. 使用JavaScript通过C++为工作簿渲染指定单独或私有的字体集|Documentation

    学习如何使用C++的Aspose.Cells for JavaScript为工作簿渲染指定单独或私有的字体集。...Specify Individual Or Private Fonts Example </ title > </ head >...Specify Individual Or Private Fonts Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/specify...
  3. Install TrueType Fonts on Linux in C#|Aspose.Wo...

    Aspose.Words for .NET allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy using C#. To accomplish this, copy Font files from a Windows machine or Install a `TrueType` Font package onto your Linux machine in C#....Ask AI Install TrueType Fonts on Linux Contents [ Hide ] Purpose...explains how to install TrueType fonts on Linux for correct rendering...

    docs.aspose.com/words/net/installing-truetype-f...
  4. com.aspose.words | Aspose.Words for Java

    The com.aspose.words package provides classes for generating converting modifying rendering and printing Microsoft Word documents without utilizing Microsoft Word in Java....provides classes for generating, converting, modifying, rendering and...BaselineAlignment Specifies fonts vertical position on a line...

    reference.aspose.com/words/java/com.aspose.words/
  5. Columns getting truncated even after Autofit - ...

    Hi Team, I am trying to convert a workbook (Aspose.Cells) to PDF (Aspose.PDF), and in the PDF, a few of the columns are getting truncated while the rest are looking good. I had applied “autoFitColumn” to the worksheet,…...1 Hi Team, I am trying to convert a workbook (Aspose.Cells) to...default font has been installed on server。 Configuring Fonts for...

    forum.aspose.com/t/columns-getting-truncated-ev...
  6. ASPOSE 25.5 Chinese language data is not displa...

    Hello Team, I have a Issue with the aspose 25.5 version. When I try to generate the pdf for the english language it is created with all the data but for the same data with chinese language it is only displaying the lab…...often related to font embedding or the specific fonts used in your...The problem may arise if the font used for Chinese characters...

    forum.aspose.com/t/aspose-25-5-chinese-language...
  7. Fill.FillType | Aspose.Words for .NET

    Discover how to effectively set the FillType property and enhance your design with customizable fill options for better visual impact....; } Examples Shows how to convert any of the fills back to solid...docx" ); // Get Fill object for Font of the first Run. Fill fill...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 通过JavaScript via C++配置渲染电子表格的字体|Documentation

    学习使用Aspose.Cells for JavaScript通过C++配置字体以渲染电子表格。确保字体可用以实现最佳转换效果。...font 属性下指定的默认字体。 如果API无法找到工作簿的 DefaultStyle.font 属性下定义的字体,则尝试使用...head > < title > Aspose.Cells Font Configuration Example </ title...

    docs.aspose.com/cells/zh/javascript-cpp/configu...
  9. Incorrect Rendering of Marathi Text When Conver...

    Hello, We are using Aspose.Words for .NET v25.5 with a free trial license to generate PDF documents containing text in Marathi (Devanagari script). Issue Observed: When we generate the output as DOCX using Aspose.Wo…...Rendering of Marathi Text When Converting DOCX to PDF in Aspose.Words...perfectly. However, when we convert the same DOCX to PDF using...

    forum.aspose.com/t/incorrect-rendering-of-marat...
  10. ReplacingArgs.GroupName | Aspose.Words for .NET

    Discover how to effectively use the GroupName property to replace captured groups in your matches with custom strings. Enhance your string manipulation skills!...Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...