Sort Score
Result 10 results
Languages All
Labels All
Results 1,061 - 1,070 of 21,927 for

font conversion

(0.08 sec)
  1. Environment Configuration – C# – Aspose.HTML fo...

    Learn how to create different environment configurations where the application runs – use Sandboxing, Runtime Service, Network Service, etc....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/environment-configurat...
  2. PDF and Excel SpreadSheet Processing and OCR Ad...

    JavaScript API to manipulate PDF documents, Microsoft Excel Spreadsheets as well as add OCR feature in web applications....Font for JavaScript via C++ Aspose.Font for JavaScript...streamline font management. It enables effortless font conversion directly...

    products.aspose.com/total/javascript-cpp/
  3. Convert Excel Workbook to PDF|Documentation

    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....high visual fidelity in the conversion. Aspose.Cells directly writes... Direct Conversion Aspose.Cells supports conversion from spreadsheets...

    docs.aspose.com/cells/cpp/convert-excel-workboo...
  4. Specify Rendering Options When Converting to PD...

    Convert a document to PDF with advanced options. Use PdfSaveOptions to change the result of saving a document to PDF format using Java....structure, graphics model and font embedding. Moreover, it features...article, “Learn Features of Conversion to PDF/A”. Creating a PDF...

    docs.aspose.com/words/java/specify-rendering-op...
  5. Converting word to PDF creates incorrect render...

    Hi Aspose team, I’m trying to convert a word document to PDF using aspose words as follows: // Load the Word document Aspose.Words.Document doc = new Aspose.Words.Document(dir + @"\TestPDF_07312025\WordTestFile.docm");…...// Optional: Embed only used fonts (smaller size) EmbedFullFonts...are processed during the conversion. Cause : The rendering issues...

    forum.aspose.com/t/converting-word-to-pdf-creat...
  6. Saving as SVG mess up text extraction in this d...

    In this attached document 4411_NOK.pdf (114.5 KB) If I try to do text extraction after saving the doc as SVG, some characters are substituted by others. It reads : “En utilisant nos services ou en vous inscrivant, vou…...how the SVG format handles fonts and text rendering. When converting...problem may stem from improper font embedding in the PDF, which...

    forum.aspose.com/t/saving-as-svg-mess-up-text-e...
  7. HtmlInsertOptions | Aspose.Words for Java

    Specifies options for the MAspose.Words.DocumentBuilder.InsertHtmlSystem.StringAspose.Words.HtmlInsertOptions method in Java.... USE_BUILDER_FORMATTING Use font and paragraph formatting specified...HTML document and get better conversion results. The downside is...

    reference.aspose.com/words/java/com.aspose.word...
  8. What's new|Aspose.Words for C++

    Aspose.Words for C++ expands and enhances daily. On this page, you can learn about the huge and most interesting features of the product....math support, and strengthens font handling diagnostics. Aspose... adds support for Variable Fonts and Funnel charts, and enhances...

    docs.aspose.com/words/cpp/what-s-new-in-aspose-...
  9. Aspose Words (JAVA), returning HTML document mi...

    Hello, we’ve run into an instance with a customer where RTF documents being sent in, get processed and returned with “shell” of a html document. The content of the document itself is missing. This shell is identical with…...<body style="font-family:'Times New Roman'; font-size:12pt"> <div>...unexpected results during conversion. Resource Allocation : If...

    forum.aspose.com/t/aspose-words-java-returning-...
  10. Issue converting XLSX and XLSM files containing...

    We are converting XLSX and XLSM files to PDFs using the following code. static public string ConvertExcel(string inputFilePath = "", string outputFilePath = "") { string results = "SUCCESS"; try …...values and adjust size before conversion foreach (Worksheet sheet..."Arial" // Ensures consistent font rendering }; // Save the workbook...

    forum.aspose.com/t/issue-converting-xlsx-and-xl...