Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 141,421 for

font

(0.12 sec)
  1. Symbol not getting rendered when we convert DOC...

    Hello Team, We are trying to convert Docx to PDF, We have HOP symbol as text in Docx which is not getting converted to PDF When we convert Word to PDF by using Microsoft Word export functionality, it is converting tha…... or do we need to add any font? alexey.noskov January 17, 2025...Allgemeine Chemie” is there any font required for those Unicode characters...

    forum.aspose.com/t/symbol-not-getting-rendered-...
  2. Convert Excel file to PDF format compatible wit...

    Learn how to convert Excel files to PDF/A‑compliant PDF files using Aspose.Cells for Node.js via C++....Format (PDF) that embeds all fonts used in the document within...features such as font linking (as opposed to font embedding) and...

    docs.aspose.com/cells/nodejs-cpp/convert-excel-...
  3. 修改现有风格|Documentation

    Aspose.Cells是一个JavaScript/C++库,用于处理电子表格文件,允许用户修改现有单元格样式。本文介绍如何使用Aspose.Cells库修改现有单元格样式,以满足不同的外观需求。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...// Set the font color to red color. style . font . color = AsposeCells...

    docs.aspose.com/cells/zh/javascript-cpp/modify-...
  4. SectionLayoutMode Enum | Aspose.Words for .NET

    Discover the Aspose.Words.SectionLayoutMode enum to optimize section layouts and enhance document grid behavior for improved formatting control.... // A large enough font size will push some lines down...size of the font. doc . Styles [ "Normal" ]. Font . Size = 20...

    reference.aspose.com/words/net/aspose.words/sec...
  5. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the Font formatting of the anchor character of this object in C++....get_Font method Contents [ Hide ] InlineStory::get_Font method...method Provides access to the font formatting of the anchor character...

    reference.aspose.com/words/cpp/aspose.words/inl...
  6. ListLabel | Aspose.Words for Java

    Defines properties specific to a list label in Java....getFont() Gets the list label font. getLabelString() Gets a string...public Font getFont() Gets the list label font. Returns: Font - The...

    reference.aspose.com/words/java/com.aspose.word...
  7. Convert PPT and PPTX to PDF in Java [Advanced F...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in Java using Aspose.Slides, with fast code examples and advanced conversion options....password-protect PDF files, detect font substitutions, select specific...presentation . dispose (); } Detect Font Substitutions Aspose.Slides...

    docs.aspose.com/slides/java/convert-powerpoint-...
  8. Incorrect page breaks in PDF generated from DMS...

    Description: We are experiencing formatting issues with PDF documents generated from our DMS using Aspose. The generated PDFs differ from both: the original Word document and PDFs created directly from Word Issue d…...indicates a potential issue with font handling or layout calculation...3a_SACHSTANDSBERICHT.docx The following fonts used in your document are not...

    forum.aspose.com/t/incorrect-page-breaks-in-pdf...
  9. word转PDF的问题 - Free Support Forum - aspose.com

    测试的最新版25.6,有如下两个问题想咨询。 1、请帮忙测试一下附件里word里面的标题和数据转换pdf之后字体样式就变了,另外就是非中国字体转换完后并不正确。 2、表格转换后表格的样式就会挤压 ,我们原来的方式是按照百分比配置的表格宽度,后面因为转换pdf挤压,最后才调整为厘米(固定列) demo.docx (54.9 KB)...to several factors, including font compatibility and table formatting...converting documents, certain fonts may not render correctly if...

    forum.aspose.com/t/word-pdf/314835
  10. 在 .NET 中管理演示文稿中的 ActiveX 控件|Aspose.Slides 文档

    了解 Aspose.Slides for .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... Font font = new System . Drawing . Font ( control ...graphics . DrawString ( newText , font , brush , 10 , 4 ); brush ....

    docs.aspose.com/slides/zh/net/activex/