Sort Score
Result 10 results
Languages All
Labels All
Results 821 - 830 of 22,052 for

font converter

(1.76 sec)
  1. Error when converting pdf file to word file - F...

    Hi, We are encountering the following error in one of our reports only on the servers when converting a PDF to a Word document. The conversion works fine locally. We are using: Java version: 17.0.9 Aspose libraries: …...Error when converting pdf file to word file Aspose.PDF Product...only on the servers when converting a PDF to a Word document...

    forum.aspose.com/t/error-when-converting-pdf-fi...
  2. When converting docx to html using aspose .net ...

    using var stream = new MemoryStream(); HtmlSaveOptions options = new HtmlSaveOptions(SaveFormat.Html) { PrettyFormat = true, ExportHeadersFootersMode = ExportHeadersFootersMode.PerSection, ExportImagesAsBase…...When converting docx to html using aspose .net words tell me...me how to get the proper fonts as well with the html in response...

    forum.aspose.com/t/when-converting-docx-to-html...
  3. Add bullets or numbers to a list in NPOI|Aspose...

    Add bullets or numbers to a list within a document easily and fast instead of using NPOI in C#.... Font . Bold = true ; builder . Font . Name = "Courier"..."Courier" ; builder . Font . Size = 12 ; builder . Writeln ( "simple...

    docs.aspose.com/words/net/add-bullets-or-number...
  4. Aspose.Cells Limitation for row parse - Free Su...

    We are evaluating Aspose.Cells Java for generating excel from Html We want to buy solution but while evaluation we found that it’s not able to convert file after certain number of cells is this limitation of software or…...found that it’s not able to convert file after certain number of...loss or layout issues when converting HTML tables to Excel, particularly...

    forum.aspose.com/t/aspose-cells-limitation-for-...
  5. 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...
  6. SVG Styles in Aspose.SVG – CSS vs Inline vs Att...

    Learn how SVG styles work, compare CSS rules, inline styles, and presentation attributes, and understand styling priority when working with SVG....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/svg-styles-css-vs-inlin...
  7. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/page/net/add-text-to-ps/
  8. FindReplaceOptions.applyFont property | Aspose....

    FindReplaceOptions.applyFont property. Text formatting applied to new content.... Font Examples Shows how to apply a different font to new...DocumentBuilder ( doc ); builder . font . name = "Arial" ; builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 档案

    档案...Blue), 1); // 设置文本字体 Font arial = new Font("Arial", 20, FontStyle...1); // 设置字体样式、大小等。 Font arial = new Font("Arial", 20, FontStyle...

    blog.aspose.com/zh/drawing/draw-text-image-csharp/
  10. Change the format of a cell with Golang via C++...

    How to use Aspose.Cells library in C++ to change the formatting of cells, including Font, color, border, etc. By adjusting these properties, you have more control over how cells look and appear....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and change the...

    docs.aspose.com/cells/go-cpp/how-to-change-form...