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

font converter

(0.25 sec)
  1. Get Text Width of Cell Value|Documentation

    Learn how to get the text width of a cell value through Aspose.Cells for JavaScript via C++ API....textWidth(string, Font, number) method, which allows...CellsHelper.textWidth(string, Font, number) to access the text...

    docs.aspose.com/cells/javascript-cpp/get-text-w...
  2. PdfFontEmbeddingMode enumeration | Aspose.Words...

    aspose.words.saving.PdfFontEmbeddingMode enumeration. Specifies how Aspose.Words should embed Fonts....Words should embed fonts. Members Name Description EMBED_ALL...all fonts. EMBED_NONSTANDARD Aspose.Words embeds all fonts excepting...

    reference.aspose.com/words/python-net/aspose.wo...
  3. 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...using aspose.cad .net for converting a DWG file to a PDF file...

    forum.aspose.com/t/issue-with-shx-fonts/317149
  4. PowerPoint 2024: Styles Break During PNG/HTML C...

    In some presentations that contain a large number of custom styles, the formatting breaks when converting the file to HTML or PNG. I assume this issue is related to the new style handling features introduced in PowerPoi…...Family slides-java , slides-fonts , slides-rendering , slides-htmlexport...the formatting breaks when converting the file to HTML or PNG ...

    forum.aspose.com/t/powerpoint-2024-styles-break...
  5. 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…...@dhzhao2016 Summary When converting a DOCX to PDF with the generic...The conversion relies on the fonts that are available on the machine...

    forum.aspose.com/t/word-saveto-pdf/322091
  6. 获取单元值的文本宽度|Documentation

    了解如何通过Aspose.Cells for JavaScript在C++ API中获取单元格值的文本宽度。...textWidth(string, Font, number) 方法,允许开发者获取单元格值的文本宽度。以下示例代码演示如何使用...CellsHelper.textWidth(string, Font, number) 访问单元格值的文本宽度。 以下代码片段中使用的源文件,请参考附件。...

    docs.aspose.com/cells/zh/javascript-cpp/get-tex...
  7. Aspose.Font Product Family

    Find answers about loading, drawing and saving various Fonts in your code....Font Product Family Aspose.TeX Product...Aspose.Font Product Family Find answer by Aspose.Font Platforms...

    kb.aspose.com/font/
  8. Text Extends Beyond Circle Boundaries When Conv...

    Hi, We are using Aspose.slides for c++ For attached ppt, there is sun image with text fully inside the circle. Using below code to generate thumbnail, the text in thumbnail goes outside circle boundaries. shape->GetIm…...Beyond Circle Boundaries When Converting Shape to Image in C++ Aspose...Slides Product Family slides-fonts , slides-cpp , slides-rendering...

    forum.aspose.com/t/text-extends-beyond-circle-b...
  9. Add Watermark To PDF with Node.js via C++|Docum...

    Learn how to add text and image watermarks to PDF while converting Excel to PDF using Aspose.Cells for Node.js via C++....C++ Contents [ Hide ] While converting an Excel file to PDF, you...the text and the corresponding font. You can also set alignment...

    docs.aspose.com/cells/nodejs-cpp/add-watermark-...
  10. 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…...Save("converted.pdf", Aspose.Words.SaveFormat...tab markup being lost when converting a Word document to PDF using...

    forum.aspose.com/t/save-word-document-as-pdf-co...