Sort Score
Result 10 results
Languages All
Labels All
Results 4,131 - 4,140 of 32,287 for

custom font

(0.46 sec)
  1. Make Markdown Using C#

    Make a new Markdown in C# in a few steps. Easily create Markdown using .NET library....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/net/make/md/
  2. Make Markdown Using Javascript

    Make a new Markdown in JavaScript in a few steps. Easily create Markdown using Node.js via .NET library....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...color = '#FF0000' font.size = 36 font.highlightColor = '#F0DB4F'...

    products.aspose.com/words/nodejs-net/make/md/
  3. Make DOC Using Javascript

    Make a new DOC in JavaScript in a few steps. Easily create DOC using Node.js via .NET library....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...color = '#FF0000' font.size = 36 font.highlightColor = '#F0DB4F'...

    products.aspose.com/words/nodejs-net/make/doc/
  4. 通过 .NET 将 EPUB 转换为 PDF – Aspose.HTML for Python

    使用 Aspose.HTML Python 库将 EPUB 转换为 PDF。在 Python 代码示例中考虑各种 EPUB 到 PDF 的转换方案。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/zh/python-net/convert-epub...
  5. 将 SVG 转换为 JPG – Aspose.HTML for Java

    使用 Aspose.HTML for Java 将 SVG 转换为 JPG。考虑将 SVG 转换为 JPG 的各种情况,并学习如何使用 ImageSaveOptions 自定义输出。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/zh/java/convert-svg-to-jpg/
  6. 将 HTML 转换为 GIF – C# 示例和在线转换器

    使用 Aspose.HTML for .NET 将 HTML 转换为 GIF。在 C# 示例中考虑各种 HTML 到 GIF 的转换情况。尝试在线 HTML 转换器。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/zh/net/convert-html-to-gif/
  7. Aspose::Words::Saving namespace | Aspose.Words ...

    Aspose::Words::Saving namespace. The Aspose.Words.Saving namespace provides classes and enumerations that allow to specify additional options for saving or converting documents in C++....if you want to have your own custom method called during saving...control how Aspose.Words saves fonts when exporting a document to...

    reference.aspose.com/words/cpp/aspose.words.sav...
  8. Shape | Aspose.Words for Java

    Represents an object in the drawing layer such as an AutoShape textbox freeform OLE object ActiveX control or picture in Java....getCustomNodeId() Specifies custom node identifier. getDashStyle()...getFont() Provides access to the font formatting of this object. getGlow()...

    reference.aspose.com/words/java/com.aspose.word...
  9. Convert SVG to PDF in Python – Aspose.HTML

    Convert SVG to PDF using the Aspose.HTML Python library. Learn about PdfSaveOptions and consider Python code examples for converting SVG to PDF....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/python-net/convert-svg-to-...
  10. Make PDF Using C#

    Make a new PDF in C# in a few steps. Easily create PDF using .NET library....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/net/make/pdf/