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

custom font

(0.09 sec)
  1. Image Vectorization – C# code and Online Vector...

    Vectorize Image online or in C#! Image vectorization gives you all the advantages of vector graphics. Try Online Image Vectorizer for free!...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    products.aspose.com/svg/net/image-vectorization/
  2. Grouped answer sheet with question skipping|Doc...

    OMR ready grouped answer sheet with question skipping...High School Final Exam font_style=bold font_size=14 align=center...content=Instructions font_style=bold font_size=12 ?content=Mark...

    docs.aspose.com/omr/net/showcases/exam/grouped/
  3. Make PDF Using Python

    Make a new PDF in Python in a few steps. Easily create PDF using Python via .NET library....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/python-net/make/pdf/
  4. Make DOCX Using Python

    Make a new DOCX in Python in a few steps. Easily create DOCX using Python via .NET library....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/python-net/make/docx/
  5. Make Markdown Using Python

    Make a new Markdown in Python in a few steps. Easily create Markdown using Python via .NET library....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/python-net/make/md/
  6. 将 EPUB 转换为 TIFF – C# – Aspose.HTML for .NET

    使用 Aspose.HTML API 将 EPUB 转换为 TIFF。在C#示例中考虑各种EPUB到TIFF的转换方案。尝试在线EPUB转换器。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/zh/net/convert-epub-to-tiff/
  7. 输出流 – C# MemoryStream – Aspose.HTML for .NET

    了解 ICreateStreamProvider 接口,该接口用于将转换结果存储到内存或发送到远程存储。...Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/html/zh/net/output-streams/
  8. ShapeBase | Aspose.Words for Java

    Base class for objects in the drawing layer such as an AutoShape freeform OLE object ActiveX control or picture in Java....getCustomNodeId() Specifies custom node identifier. getDirectRunAttr(int...getFont() Provides access to the font formatting of this object. getGlow()...

    reference.aspose.com/words/java/com.aspose.word...
  9. aspose.words.saving module | Aspose.Words for P...

    The aspose.words.saving module provides classes and enumerations that allow to specify additional options for saving or converting documents....font_saving() event. To learn more...if you want to have your own custom method called during saving...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Make A Document In Javascript

    Create a file using Node.js via .NET library. Easily create a new document in JavaScript in a few steps....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/