Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 22,084 for

font conversion

(0.34 sec)
  1. 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/
  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. 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...
  4. Configuring Fonts for Rendering Spreadsheets wi...

    Learn how to configure Fonts for rendering spreadsheets using Aspose.Cells for JavaScript via C++. Ensure Fonts are available for optimal Conversion fidelity....Configuring Fonts for Rendering Spreadsheets with JavaScript...the conversion fidelity, it is necessary that the fonts used...

    docs.aspose.com/cells/javascript-cpp/configurin...
  5. Aspose.Font Documentation for .NET

    Aspose.Font for .NET is a comprehensive API for the developers, thinking about programming on Font styles, fancy Fonts and lettering styles....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/
  6. Aspose.word save pdf 样式错误 - Free Support Forum ...

    Document doc = new Document(“template.docx”); DocumentBuilder builder = new DocumentBuilder(doc); builder.moveToDocumentEnd(); builder.writeln(“test.”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFor…...caused by font substitution (missing fonts on the conversion machine)...Why it happens Font substitution – When the fonts referenced in...

    forum.aspose.com/t/aspose-word-save-pdf/321219
  7. Converting Word to PDF issue - Free Support For...

    Hello, we are about to extend or Word.NET license but our Word document Conversion does not work fine. Basically the issues is that checkbox content controls are displayed displayed as dots not checkboxes. I attached…...license but our Word document conversion does not work fine. Basically...affect their rendering during conversion. Sometimes, certain properties...

    forum.aspose.com/t/converting-word-to-pdf-issue...
  8. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...it happens The conversion relies on the fonts that are available...machine where the code runs. If a font used in the DOCX is missing...

    forum.aspose.com/t/word-saveto-pdf/322091
  9. Text Looks Different When Converting a Presenta...

    Hi Team, I have a sample PPTX slide which has one shape. When I obtain the image of this shape using Aspose, the image is different from the original shape. There are two issues: a) The text in the PPTX is bold, while …...Family slides-net , slides-fonts , slides-rendering bhav May...the Adobe Clean Display Black font used in the PowerPoint presentation...

    forum.aspose.com/t/text-looks-different-when-co...
  10. Convert TTF to WOFF using Java

    This article explains the process to convert TTF to WOFF using Java. It has details to set the IDE, a list of steps, and a sample code to convert Font TTF to WOFF using Java....Font Product Family Aspose.TeX Product...generator using Java . The conversion is helpful in web optimization...

    kb.aspose.com/font/java/convert-ttf-to-woff-usi...