Sort Score
Result 10 results
Languages All
Labels All
Results 1,151 - 1,160 of 11,984 for

font rendering

(1 sec)
  1. How to Convert DGN to JPG in C#

    This basic tutorial explains how to convert DGN to JPG in C#. It covers all the important information to export DGN to JPG image in C#....Font Product Family Aspose.TeX Product...control DGN to JPG image rendering process. Steps to Convert...

    kb.aspose.com/cad/net/how-to-convert-dgn-to-jpg...
  2. Font.EmphasisMark | Aspose.Words for .NET

    Discover how to use the Font Emphasis Mark property to enhance your text formatting. Learn to set and customize emphasis marks for better readability....EmphasisMark Font.EmphasisMark property Gets or sets the emphasis...to add additional character rendered above/below the glyph-character...

    reference.aspose.com/words/net/aspose.words/fon...
  3. Feature List | Aspose.Font for C++

    C++ Font API supports different Font formats and file operations such as loading, reading, detecting, extracting, and Rendering Font glyphs and Font data....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/cpp/feature-list/
  4. Aspose::Words::Saving::DoclingSaveOptions class...

    Aspose::Words::Saving::DoclingSaveOptions class. Can be used to specify additional options when saving a document into the Docling format. To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  5. TxtSaveOptions class | Aspose.Words for Python

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

    reference.aspose.com/words/python-net/aspose.wo...
  6. Aspose::Words::Saving::XlsxSaveOptions class | ...

    Aspose::Words::Saving::XlsxSaveOptions class. Can be used to specify additional options when saving a document into the Xlsx format. To learn more, visit the documentation article in C++....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/cpp/aspose.words.sav...
  7. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...as screen DPI and the default font metrics, differences in those...default font used by Aspose.Cells (or the system default font if none...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  8. XamlFlowSaveOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.Saving.XamlFlowSaveOptions for enhanced document saving in XamlFlow formats. Unlock advanced features for seamless integration!...whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/net/aspose.words.sav...
  9. 使用Type1字体|的文本渲染| .NET

    C#API用于开发人员操纵和字体文件。了解有关如何在.NET产品中渲染1型字体的基础知识。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/text-rendering-type...
  10. Save Visio document programmatically|Documentation

    This page describes how to save Visio document to file, stream with Aspose.Diagram library....be set with correct font value or the font is not installed locally...( 100 ); // specify default font name options . setDefaultFont...

    docs.aspose.com/diagram/java/save-visio-document/