Sort Score
Result 10 results
Languages All
Labels All
Results 781 - 790 of 22,018 for

font conversion

(1.64 sec)
  1. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page document becomes…...often caused by font‑related issues – the conversion engine cannot...cannot find the exact fonts used in the Word document, so it substitutes...

    forum.aspose.com/t/word-to-pdf-document-format/...
  2. Convert Excel to PDF with Golang via C++|Docume...

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with Golang via C++....Cells supports the conversion of Excel workbooks into PDF...we will see the complete conversion of an Excel workbook into...

    docs.aspose.com/cells/go-cpp/convert-excel-to-pdf/
  3. Thai symbols look like boxes while docx to pdf ...

    Hello Support Team, Our client has technical question. Client: A R, Sanjay sanjay.ar@ecolab.com Product: Aspose.Words for Python via .NET OS: Linux Issue: Regarding Thai language I have created a docx file using py…...docx libs have access to the fonts in my system to create the word...Aspose lib doesn’t? I tried font embedding as true, still same...

    forum.aspose.com/t/thai-symbols-look-like-boxes...
  4. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the Conversion fails with below exception: Blockquotecom.as…...Family slides-java , slides-fonts , slides-pdfexport aakanksha76...inserted in it to PDF but, the conversion fails with below exception:...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  5. 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…...tell me how to get the proper fonts as well with the html in response...@vishika To ensure that the proper fonts are included when converting...

    forum.aspose.com/t/when-converting-docx-to-html...
  6. Save Word document as PDF corrupts Tab markup -...

    Hi. We have very simple Word document, which we would like to save as PDF using Aspose.Words latest version 25.3.0. Unfortunately this operation corrupts document markup (Tabs are lost). Please see attached source docu…...document is rendered during the conversion process. To address this...structure of the document during conversion. You might also want to explore...

    forum.aspose.com/t/save-word-document-as-pdf-co...
  7. Issue with SHX fonts - Free Support Forum - asp...

    I am using aspose.cad .net for converting a DWG file to a PDF file. I can’t seem to get the SHX Fonts into the PDF. There are 3 .shx Fonts used in my DWG drawing put when i export my file as PDF the SHX Font is not use…...Issue with SHX fonts Aspose.CAD Product Family RaimondL August...get the SHX fonts into the PDF. There are 3 .shx fonts used in my...

    forum.aspose.com/t/issue-with-shx-fonts/317149
  8. Merge TTF fonts | API for C# .NET | Aspose

    Combining several Font files into a single one will help you decrease the amount of files you have to deal with. Learn how merge TTF Fonts with C# code....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/net/merge-ttf-fonts/
  9. Saving a PPTX File as PDF in C# Causes Text Ove...

    Hi team. We have run into a problem with overlapping text when *.pptx file was saved in pdf format applying specific Font to the text. Scenario: there is a *.pptx file where Untitled Serif Font is applied to the text.…...Family slides-net , slides-fonts , slides-pdfexport VadymIanchenko...pdf format applying specific font to the text. Scenario: there...

    forum.aspose.com/t/saving-a-pptx-file-as-pdf-in...
  10. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...seems to happen with certain fonts/styles (Calibri in italic and...using Aspose, specifically with fonts like Calibri italic and YU Gothic...

    forum.aspose.com/t/letter-interchanges-when-con...