Sort Score
Result 10 results
Languages All
Labels All
Results 1,471 - 1,480 of 139,286 for

font

(0.2 sec)
  1. Aspose::Words::Fonts::FontSourceType enum | Asp...

    Aspose::Words::Fonts::FontSourceType enum. Specifies the type of Font source in C++....Aspose::Words::Fonts::FontSourceType enum Contents [ Hide ] FontSourceType...FontSourceType enum Specifies the type of font source. enum class FontSourceType...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. DocumentBuilder | Aspose.Words for .NET

    Create powerful documents effortlessly with DocumentBuilder. Initialize a new instance and streamline your document management today!...Specify font formatting, then add text. Aspose . Words . Font font...builder . Font ; font . Size = 16 ; font . Bold = true ; font . Color...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Aspose::Words::Fonts::SystemFontSource class | ...

    Aspose::Words::Fonts::SystemFontSource class. Represents all TrueType Fonts installed to the system. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::SystemFontSource class Contents [ Hide...class Represents all TrueType fonts installed to the system. To...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. ParagraphFormat.keepTogether property | Aspose....

    ParagraphFormat.keepTogether property. True if all lines in the paragraph are to remain on the same page....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ThemeFonts | Aspose.Words for Java

    Represents a collection of Fonts in the Font scheme allowing to specify different Fonts for different languages getLatin / setLatinjava.lang.String getEastAsian / setEastAsianjava.lang.String and getComplexScript / setComplexScriptjava.lang.String in Java....Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages getLatin() / setLatin(java...

    reference.aspose.com/words/java/com.aspose.word...
  6. Access and Update the Portions of Rich Text of ...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....properties of a font, such as font name, font color, boldness...portions, each with a different font. We will access these portions...

    docs.aspose.com/cells/java/access-and-update-th...
  7. System displaying invalid character in the chin...

    When rendering the pdf document the watermark text of chinese text showing incorrect word in the textstamp. sampledoc.pdf (222.5 KB) sample.png (13.6 KB) Aspose.Pdf.Document pdfDocument = new Aspose.Pdf.Document(“C:\…...Font = FontRepository.FindFont(“Arial”);...essential to ensure that the font you are using supports the Chinese...

    forum.aspose.com/t/system-displaying-invalid-ch...
  8. FolderFontSource Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FolderFontSource class, your solution for managing TrueType Fonts efficiently. Enhance your document's typography today!...folder that contains TrueType font files. To learn more, visit...visit the Working with Fonts documentation article. public class FolderFontSource...

    reference.aspose.com/words/net/aspose.words.fon...
  9. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Format Cell|Documentation

    This article introduces how to set or apply style format for a cell (GridCell) in GridWeb....Different format settings like font, border, and number format are...customizing font and border settings. Customizing Font Settings...

    docs.aspose.com/cells/net/aspose-cells-gridweb/...