Sort Score
Result 10 results
Languages All
Labels All
Results 7,211 - 7,220 of 146,962 for

font

(0.09 sec)
  1. Buat Dokumen Dalam Java

    Cipta fail menggunakan pustaka Java. Buat dokumen baharu dengan mudah dalam Java dalam beberapa langkah....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/ms/java/make/
  2. Կատարեք DOCX՝ Օգտագործելով Java

    Ստեղծեք նոր DOCX Java ում մի քանի քայլով: Հեշտությամբ ստեղծեք DOCX՝ օգտագործելով Java գրադարանը:...DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/hy/java/make/docx/
  3. Გააკეთეთ Markdown Java Ის Გამოყენებით

    შექმენით ახალი Markdown Java ში რამდენიმე ნაბიჯით. მარტივად შექმენით Markdown Java ბიბლიოთეკის გამოყენებით....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/ka/java/make/md/
  4. Buat DOC Menggunakan Java

    Buat DOC baharu dalam Java dalam beberapa langkah. Buat DOC dengan mudah menggunakan pustaka Java....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/ms/java/make/doc/
  5. 在 PS 文件中使用渐变 | Python

    在 PS 文件中添加渐变是 Aspose.Page API 解决方案支持的功能。了解如何在 Python 中使用该功能...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/python-net/ps/working-w...
  6. Need help in creating the hyperlink style for u...

    Hi Team, We are using Aspose words for document generation. We have a document which is having some paragraphs and paragraphs contains some url text. We want to create hyperlink style and color for them but not able to.…...Font.ClearFormatting(); builder.Font.StyleIdentifier...can also set any custom colour/font you like. The key point is that...

    forum.aspose.com/t/need-help-in-creating-the-hy...
  7. ShapeBase Class | Aspose.Words for .NET

    Explore the Aspose.Words.Drawing.ShapeBase class, your foundation for creating dynamic drawings, including AutoShapes, OLE objects, and ActiveX controls.... Font { get; } Provides access to the font formatting...

    reference.aspose.com/words/net/aspose.words.dra...
  8. ShapeBase class | Aspose.Words for Python

    aspose.words.drawing.ShapeBase class. Base class for objects in the drawing layer, such as an AutoShape, freeform, OLE object, ActiveX control, or picture... font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Paragraph class | Aspose.Words for Node.js

    Aspose.Words.Paragraph class. Represents a paragraph of text...paragraphBreakFont Provides access to the font formatting of the paragraph...text = "Hello World!" ; run . font . color = "#FF0000" ; para ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PdfSaveOptions class | Aspose.Words for Node.js

    Aspose.Words.Saving.PdfSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.Pdf](../../aspose.words/saveformat/#Pdf) format...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/nodejs-net/aspose.wo...