Sort Score
Result 10 results
Languages All
Labels All
Results 501 - 510 of 47,672 for

font converter

(0.2 sec)
  1. Aspose::Page::Font::NamespaceDoc Class Referenc...

    List of all members Aspose::Page::Font::NamespaceDoc Class Reference The Aspose.Page.Font namespace contains classes ......of all members Aspose::Page::Font::NamespaceDoc Class Reference...Aspose.Page.Font namespace contains classes for fonts manipulation...

    reference.aspose.com/page/cpp/class/aspose.page...
  2. SVG Converter – C#

    In this article, you learn how to convert SVG to other formats using Aspose.HTML API and consider a C# example of SVG to PNG conversion....Font Product Solution Aspose.TeX...HTML .NET Converting Between Formats SVG Converter Live Demos...

    docs.aspose.com/html/net/svg-converter/
  3. I convert a VSDX file to PDF and the Calibri fo...

    the code- String dataDir = Utils.getDataDir(); // Load VSD file Diagram visio = new Diagram(dataDir + fileId + "." + extension); visio.setFontDirs(new String[] {FontS_PATH}); System.out.println(FontS_PATH); Warnin…...I convert a VSDX file to PDF and the Calibri font replaced although...setFontDirs(new String[] {FONTS_PATH}); System.out.println(FONTS_PATH); WarningCallbackVisio...

    forum.aspose.com/t/i-convert-a-vsdx-file-to-pdf...
  4. Convert HTML – Online HTML Converter

    HTML Converter is an online tool that allows you to quickly convert HTML to Images, PDF, MD, DOCX, and more. No registration and absolutely free!...Font Product Solution Aspose.TeX...Conversion HTML Converter Download from NuGet Convert HTML Online...

    products.aspose.com/html/conversion/
  5. New line characters(\r\n) issue in PDF in C# us...

    When trying to identify the text fragments enclosed in square brackets and replace the [] with empty string, we are getting the below exception if the text fragment contains \r\n or \n or nbsp characters. Error - Font d…...NET error - Font doesn't include tables to decode...or nbsp characters. Error - Font doesn’t include tables to decode...

    forum.aspose.com/t/new-line-characters-r-n-issu...
  6. EPUB Converter | C#

    In this article, you will learn about supported EPUB conversions and consider C# example of how to convert EPUB to PDF....Font Product Solution Aspose.TeX...HTML .NET Converting Between Formats EPUB Converter Live Demos...

    docs.aspose.com/html/net/epub-converter/
  7. The exception 'Cannot read a name from the name...

    Hello @alexey.noskov, my demo from https://products.aspose.com/html/zh/java/conversion/: public class Test3 { public static void main(String[] args) { String documentPath = “/index.html”; String outputPath = “/index…...name from the name table in a font' when HTML to PDF Aspose.HTML...path // Convert HTML to PDF com.aspose.html.converters.Converter...

    forum.aspose.com/t/the-exception-cannot-read-a-...
  8. EPUB Converter – Java

    In this article, you will learn about supported EPUB conversions and consider Java example of how to convert EPUB to PDF....Font Product Solution Aspose.TeX...HTML Java Converting Between Formats EPUB Converter Live Demos...

    docs.aspose.com/html/java/epub-converter/
  9. MHTML Converter – C# Examples

    In this article, you learn how to convert MHTML to other formats using Aspose.HTML API and consider C# example of MHTML to PNG conversion....Font Product Solution Aspose.TeX...HTML .NET Converting Between Formats MHTML Converter Live Demos...

    docs.aspose.com/html/net/mhtml-converter/
  10. PDF font is not the same as compared to the PDF...

    Hello, Used the below code snippet to convert xml and xslt to PDF. Conversion is working fine, but we see slight difference in Font in the output PDF comparted to the PDF generated by Apache FOP utility. Code snippet: …...PDF font is not the same as compared to the PDF generated by...the below code snippet to convert xml and xslt to PDF. Conversion...

    forum.aspose.com/t/pdf-font-is-not-the-same-as-...