Sort Score
Result 10 results
Languages All
Labels All
Results 1,111 - 1,120 of 22,046 for

font conversion

(0.08 sec)
  1. Header and footer display in a wrong format aft...

    Display In Wps apperently it all display in single page . when convert to pdf , it turns to double page . what is the best practoce to fix it ? following is the origin file . 695200843888066560.docx (67.4…...and footer formatting after conversion? Additionally, what method...your side occurs because the fonts used in your document are not...

    forum.aspose.com/t/header-and-footer-display-in...
  2. Markdown to HTML – Convert AI Chat Responses to...

    Learn how to convert Markdown to HTML, apply styles, and beautifully display AI-generated content with Aspose.HTML for .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/convert-ai-markdown-to...
  3. How to Convert PDF to HTML in C#

    This brief topic focuses on how to convert PDF to HTML in C#. You can export PDF to HTML in C# by using simple API calls with no dependence on Adobe Acrobat or any other third party tool....Font Product Family Aspose.TeX Product...instance to load PDF and its conversion to HTML Initialize HtmlSaveOptions...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-htm...
  4. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to HTML using C++. For converting word to html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux....Font Product Family Aspose.TeX Product...application by performing this conversion on any operating systems...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  5. Key Features of Aspose.PDF|Aspose.PDF for Java

    Aspose.PDF for Java shows the main features and describes the supported PDF versions, and all the manipulations we can do with documents.... Fonts 14 core fonts. PostScript Type1 fonts. TrueType...TrueType fonts. Type 3 fonts. Font information embedding into PDF CJK...

    docs.aspose.com/pdf/java/key-features/
  6. Key Features of Aspose.PDF|Aspose.PDF for Andro...

    Aspose.PDF for Android via Java shows the main features in working with PDF documents.... Fonts 14 core fonts. PostScript Type1 fonts. TrueType...TrueType fonts. Type 3 fonts. Font information embedding into PDF CJK...

    docs.aspose.com/pdf/androidjava/key-features/
  7. 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...
  8. 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...
  9. 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...
  10. 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...