Sort Score
Result 10 results
Languages All
Labels All
Results 4,221 - 4,230 of 34,220 for

custom font

(0.79 sec)
  1. 输出流 – 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/
  2. 将 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/
  3. Aspose.Words DOM|Aspose.Words for Node.js via .NET

    Document Object Model (DOM) is an in-memory representation of a Word document. Read, manipulate, and modify the content and formatting of a Word document using Node.js....such as Style or Font , which are used to customize the appearance...

    docs.aspose.com/words/nodejs-net/aspose-words-d...
  4. Manipulate PDF Document|Aspose.PDF for C++

    This section explains about validation PDF Document for PDF A Standard, how to work with TOC, how to set PDF expiry date, and how to determine the Progress of PDF file generation.... The output XML format is custom Aspose format. The XML contains...heading2 -> get_TextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/manipulate-pdf-document/
  5. 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/
  6. Working with Extended Task Attributes | Aspose....

    Learn how to work with extended attributes of tasks using Aspose.Tasks for C# and .NET....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/tasks/cpp/extended-task-attribu...
  7. 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...
  8. Convert PostScript files using .NET

    PS to PDF conversion functionality included in Aspose.Page API solution for .NET is explained and illustrated with the code snippets here....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/page/net/convert-ps/
  9. Make HTML Using C#

    Make a new HTML in C# in a few steps. Easily create HTML 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/html/
  10. Make WORD Using Javascript

    Make a new a Word document in JavaScript in a few steps. Easily create a Word document 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/word/