Sort Score
Result 10 results
Languages All
Labels All
Results 551 - 560 of 3,289 for

truetype font

(0.07 sec)
  1. Rending Issue with MathType Equation OLE Object...

    I am encountering rendering issues with MathType Equation OLE objects (progId == "Equation.DSMT4") when converting DOCX to images using Aspose.Words. Sample Code : using Aspose.Words; using Aspose.Words.Saving; var li…...required fonts are not available on your side. The fonts are required...cannot find the font used in the document, the font is substituted...

    forum.aspose.com/t/rending-issue-with-mathtype-...
  2. Aspose::Words::Fonts::FontInfoCollection::get_E...

    Aspose::Words::Fonts::FontInfoCollection::get_EmbedSystemFonts method. Specifies whether or not to embed System Fonts into the document. Default value for this property is false. This option works only when EmbedTruetypeFonts option is set to true in C++....Aspose::Words::Fonts::FontInfoCollection::get_EmbedSystemFonts...whether or not to embed System fonts into the document. Default value...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. TxtSaveOptionsBase | Aspose.Words for Java

    The base class for specifying additional options when saving a document into a text based formats in Java....embedding fonts with PostScript outlines when embedding TrueType fonts...getUpdateAmbiguousTe() Determines whether the font attributes will be changed according...

    reference.aspose.com/words/java/com.aspose.word...
  4. Aspose word java 在当前word中有很多个下一页分节符,有页眉页脚,在保存之前...

    当前使用aspose-java版本为22.1.0 在计算页码之前这些方法都调用了 mainDoc.updateTableLayout(); mainDoc.updatePageLayout(); mainDoc.updateFields(); 我通过调用 mainDoc.getPageCount,或者 mainDoc.getBuiltInDocumentProperties().getPages() 或者我把word保存…...com/words/java/manipulate-and-substitute-truetype-fonts/ 这可能会导致字体规格差异导致布局差异,从而导致...com/words/java/specify-truetype-fonts-location/ https://docs...

    forum.aspose.com/t/aspose-word-java-word-tablel...
  5. OdtSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.ODT or SaveFormat.OTT format in Java....embedding fonts with PostScript outlines when embedding TrueType fonts...getUpdateAmbiguousTe() Determines whether the font attributes will be changed according...

    reference.aspose.com/words/java/com.aspose.word...
  6. ImageSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images...embedding fonts with PostScript outlines when embedding TrueType fonts...updateAmbiguousTextF Determines whether the font attributes will be changed according...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. HtmlFixedSaveOptions class | Aspose.Words for P...

    aspose.words.saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HTML_FIXED](../../aspose.words/saveformat/#HTML_FIXED) format...allow_embedding_post_script_fonts Gets or sets a boolean value...embedding fonts with PostScript outlines when embedding TrueType fonts...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FontInfoCollection.EmbedSystemFonts | Aspose.Wo...

    Discover how the FontInfoCollection EmbedSystemFonts property enhances your documents by embedding system Fonts. Learn its default value and benefits!...whether or not to embed System fonts into the document. Default value...readable by others who do not have fonts for that language on their system...

    reference.aspose.com/words/net/aspose.words.fon...
  9. ImageSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.ImageSaveOptions. Easily your document rendering with customizable options for high-quality image output....embedding fonts with PostScript outlines when embedding TrueType fonts...set; } Determines whether the font attributes will be changed according...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... Font = Aspose . Pdf . Text . FontRepository...fontFile )) { // Load the TrueType font into stream object using...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/