Sort Score
Result 10 results
Languages All
Labels All
Results 631 - 640 of 3,833 for

truetype

(0.09 sec)
  1. 在 PS 文件中处理文本 | Python

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 Python 中使用该功能...目前,嵌入支持 TrueType 和 Type3 字体类型。 在下面的示例中,我们展示了使用...在上面的示例中,使用的字体是 PostScript 文件中嵌入的 TrueType 字体,因为这是 PsDocument 类中保存字体...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  2. Aspose::Words::Saving::XamlFixedSaveOptions cla...

    Aspose::Words::Saving::XamlFixedSaveOptions class. Can be used to specify additional options when saving a document into the XamlFixed format. To learn more, visit the documentation article in C++....PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/cpp/aspose.words.sav...
  3. Word document font replacement fails - Free Sup...

    I want to replace a font in a Word document. The font is not installed on my computer and I want to replace it with an installed font. version:aspose-words-25.9-jdk17 FontSettings fontSettings = new FontSettings(); fon…...com/words/java/manipulate-and-substitute-truetype-fonts/#font-availability-and-substitution...

    forum.aspose.com/t/word-document-font-replaceme...
  4. Aspose::Words::Saving::WordML2003SaveOptions cl...

    Aspose::Words::Saving::WordML2003SaveOptions class. Can be used to specify additional options when saving a document into the WordML format. To learn more, visit the documentation article in C++....PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. PsSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.PS format in Java....PostScript outlines when embedding TrueType fonts in a document upon it...PostScript outlines when embedding TrueType fonts in a document upon it...

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

    Aspose.Words.Saving.SvgSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Svg](../../aspose.words/saveformat/#Svg) format...PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. SvgSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.SvgSaveOptions to enhance your document conversion to SVG format with customizable features for optimal results....PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/net/aspose.words.sav...
  8. 获取元数据信息| Node.js

    易于使用的node.js库,用于从aspose.font中进行字体操作。了解如何从字体文件中获取元数据。...这是访问trueType或opentype“名称”表中存储的宝藏的方法: 使用...

    docs.aspose.com/font/zh/nodejs-cpp/metadata-inf...
  9. Aspose::Words::Saving::RtfSaveOptions class | A...

    Aspose::Words::Saving::RtfSaveOptions class. Can be used to specify additional options when saving a document into the Rtf format. To learn more, visit the documentation article in C++....PostScript outlines when embedding TrueType fonts in a document upon it...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. 在 PostScript 中使用文本 | C++

    如何在 PS 文件中添加文本是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...现在支持嵌入 TrueType 和 Type3 字体类型。 第四种选择是可以使用指...在上面的示例中,使用的字体是 PostScript 文件中嵌入的 TrueType 字体,因为这是 PsDocument 类中保存字体...

    docs.aspose.com/page/zh/cpp/ps/working-with-text/