Sort Score
Result 10 results
Languages All
Labels All
Results 741 - 750 of 22,709 for

font converter

(1.04 sec)
  1. Adding HTML Rich Text inside the Cell with C++|...

    Learn how to add HTML Rich Text inside the Cell through the Aspose.Cells for C++ API....Cells supports converting Microsoft Excel‑oriented...by Microsoft Excel can be converted back to XLS/XLSX format using...

    docs.aspose.com/cells/cpp/adding-html-rich-text...
  2. Install TrueType Fonts on Linux|Aspose.Words fo...

    Aspose.Words for Python 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 ] Purpose...to provide Windows TrueType fonts on a Linux system for Aspose...

    docs.aspose.com/words/python-net/installing-tru...
  3. Optimized PDF to PDF/A 1b conversion problems -...

    Hi Tilal, I am continuing to evaluate Aspose.Pdf for .NET 10.4.0.Currently I have slightly modified the code to convert files to pdf/a 1b while trying to produce the smaller file size possible.The code used is the follo…...slightly modified the code to convert files to pdf/a 1b while trying...tions); result = document.Convert(outfile + “.log.xml”, Aspose...

    forum.aspose.com/t/optimized-pdf-to-pdf-a-1b-co...
  4. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...5:14am 1 Hello, I am trying to convert Xml to Pdf using below aspose...TextFragment(xmlContent); // -- Set font to a monospaced font to mimic browser XML...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  5. EmbeddedFontFormat enumeration | Aspose.Words f...

    aspose.words.Fonts.EmbeddedFontFormat enumeration. Specifies format of particular embedded Font inside [FontInfo](../Fontinfo/) object....format of particular embedded font inside FontInfo object. When...document to a file, only embedded fonts of corresponding format are...

    reference.aspose.com/words/python-net/aspose.wo...
  6. Convert SVG to PDF in C# – Aspose.SVG for .NET

    Convert SVG to PDF in C# with Aspose.SVG for .NET. Learn quick conversion, RenderTo(), save options, production tips, troubleshooting, and FAQ....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/convert-svg-to-pdf/
  7. FontInfoCollection.Item | Aspose.Words for .NET

    Discover the FontInfoCollection Item property to easily retrieve Fonts by name, enhancing your design projects with precision and style....FontInfoCollection indexer (1 of 2) Gets a font with the specified name. public...Case-insensitive name of the font to locate. Examples Shows how...

    reference.aspose.com/words/net/aspose.words.fon...
  8. PdfSaveOptions constructor | Aspose.Words for P...

    PdfSaveOptions constructor. Initializes a new instance of this class that can be used to save a document in the [SaveFormat.PDF](../../../aspose.words/saveformat/#PDF) format....disable subsetting when embedding fonts while rendering a document to...DocumentBuilder ( doc = doc ) builder . font . name = 'Arial' builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Inserting to a cell HtmlString removes related ...

    i’m calling var blockCell = worksheet.Cells[ htmlBlock.OccupiedCells.StartRow, htmlBlock.OccupiedCells.StartColumn ]; then just settings my html value blockCell.HtmlString = html; that equals to <div style="…...html; that equals to <div style="font-family: Arial, sans-serif; max-width:...set different fonts, sizes, and colors. Convert HTML to an Image...

    forum.aspose.com/t/inserting-to-a-cell-htmlstri...
  10. FontInfo.get_embedded_font_as_open_type method ...

    FontInfo.get_embedded_Font_as_open_type method. Gets an embedded Font file in OpenType format...get_embedded_font_as_open_type method get_embedded_font_as_open_type(style)...an embedded font file in OpenType format. Fonts in Embedded OpenType...

    reference.aspose.com/words/python-net/aspose.wo...