Sort Score
Result 10 results
Languages All
Labels All
Results 4,171 - 4,180 of 33,405 for

custom font

(0.32 sec)
  1. 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...
  2. 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/
  3. Working Solution for Chart Resizing in PPTX|Asp...

    Fix unexpected chart resizing in PPTX when using embedded Excel OLE objects with Aspose.Slides for C++. Learn two methods with code to keep sizes consistent....PrintSizeType :: PrintSizeType_Custom ); // Save the workbook to...Images Get Warning Callbacks for Font Substitution...

    docs.aspose.com/slides/cpp/working-solution-for...
  4. 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...
  5. Aspose.Words Document Object Model (DOM)|Aspose...

    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 Java....such as Style or Font , which are used to customize the appearance...

    docs.aspose.com/words/java/aspose-words-documen...
  6. 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/
  7. 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/
  8. 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/
  9. 在 Java 中将 EPUB 转换为 PNG - Aspose.HTML for Java

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

    docs.aspose.com/html/zh/java/convert-epub-to-png/
  10. 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...