Sort Score
Result 10 results
Languages All
Labels All
Results 891 - 900 of 22,709 for

font converter

(2.06 sec)
  1. 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...
  2. Install TrueType Fonts on Linux|Aspose.Words fo...

    Aspose.Words for Node.js allows rendering a document created using Microsoft Word on a Linux machine with the best accuracy. To accomplish this, copy Font files from a Windows machine or Install a `TrueType` Font package onto your Linux machine....Ask AI Install TrueType Fonts on Linux Contents [ Hide ] Most...you will use Aspose.Words to convert DOC or DOCX documents to PDF...

    docs.aspose.com/words/nodejs-net/installing-tru...
  3. Aspose html not rendering emojis - Free Support...

    When i use aspose html to convert to pdf. Aspose html is not rendering these icons :back::end::on::soon::top: properly. I have added all the Fonts you mentioned below and more. I am using ubuntu jammy for my runtime. i…...When i use aspose html to convert to pdf. Aspose html is not...properly. I have added all the fonts you mentioned below and more...

    forum.aspose.com/t/aspose-html-not-rendering-em...
  4. How specify page size settings to not affect on...

    I converting HTML to Image and insert result image in HTML document. How make content to fill all space on screen? Not A4, A5 or any other format. I need ignore Page size, or specify it like it new Size(100%, 100%); I…...March 27, 2023, 1:31am 1 I converting HTML to Image and insert...png (123.1 KB) But after converting html to image i receiving...

    forum.aspose.com/t/how-specify-page-size-settin...
  5. Word to PDF conversion issue when deployed on A...

    Hello Aspose Support Team, We are facing a Word to PDF conversion issue using Aspose.Words for .NET that occurs only when deployed on Azure App Service, while the exact same code and document work correctly in a local …... Scenario We are converting a DOCX file to PDF using...following: Font handling Bundled all required fonts with the application...

    forum.aspose.com/t/word-to-pdf-conversion-issue...
  6. Word to PDF/A - text misaligned and the bullets...

    The word document when converted to PDF/A the test misaligned. Publishing UAT’s (1).docx (41.3 KB)...changed black full square converted to hollow square Aspose.Words...1 The word document when converted to PDF/A the test misaligned...

    forum.aspose.com/t/word-to-pdf-a-text-misaligne...
  7. How to Export MS Project to PDF in C#

    This article describes the process how to export MS Project to PDF in C#. It contains the configuration information and runnable sample code with description to convert MPP to PDF in C#....Font Product Family Aspose.TeX Product...with a running sample code to convert MPP to PDF in C# . The customization...

    kb.aspose.com/tasks/net/how-to-export-ms-projec...
  8. Fill.Transparency | Aspose.Words for .NET

    Adjust the fill transparency from 0.0 (opaque) to 1.0 (clear) for customizable visual effects in your designs. Enhance your project's aesthetics today!... 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...
  9. Index Value Error while converting Words to PDF...

    While converting Word document to PDF Document using Aspose.words in SUSE Linux Environment, Facing Error like Below Expected a value between 0 and 0. Parameter name: index java.lang.IllegalArgumentException: Expected a…...Index Value Error while converting Words to PDF Aspose.Words...1, 2025, 11:44am 1 While converting Word document to PDF Document...

    forum.aspose.com/t/index-value-error-while-conv...
  10. 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...