Sort Score
Result 10 results
Languages All
Labels All
Results 7,641 - 7,650 of 134,561 for

font

(0.12 sec)
  1. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....Object getFont() public Font getFont() Gets the character...ConditionalStyles.docx"); Returns: Font - The character formatting of...

    reference.aspose.com/words/java/com.aspose.word...
  2. Red OMR form with a horizontal tear line|Docume...

    OMR form with a horizontal tear line in red...text=Aspose Board of education font_style=bold font_size=18 align=center...text=Personalized test font_style=bold font_size=12 align=center...

    docs.aspose.com/omr/net/showcases/tear/horizont...
  3. StyleIdentifier | Aspose.Words for Java

    Locale independent style identifier in Java....save(getArtifactsDir() + "Font.ChangeStyle.docx"); Fields Field...DEFAULT_PARAGRAPH_FONT The Default Paragraph Font style. DOCUMENT_MAP...

    reference.aspose.com/words/java/com.aspose.word...
  4. 使用 C# 製作 PDF

    通過幾個步驟在 C# 中創建一個新的 PDF。使用 .NET 庫輕鬆創建 PDF。...var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/zh-hant/net/make/pdf/
  5. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images. To learn more, visit the documentation article in C++....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/cpp/aspose.words.sav...
  6. 使用 Python 製作 DOCX

    通過幾個步驟在 Python 中創建一個新的 DOCX。使用 Python via .NET 庫輕鬆創建 DOCX。...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/zh-hant/python-net/ma...
  7. Black and white OMR form with a vertical tear l...

    OMR form with a vertical tear line in black and white...content=Aspose Board font_style=bold font_size=18 align=center...content=of education font_style=bold font_size=18 align=center...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  8. Red OMR form with a vertical tear line|Document...

    OMR form with a vertical tear line in red...content=Aspose Board font_style=bold font_size=18 align=center...content=of education font_style=bold font_size=18 align=center...

    docs.aspose.com/omr/net/showcases/tear/vertical...
  9. 使用 C# 製作 WORD

    通過幾個步驟在 C# 中創建一個新的 WORD。使用 .NET 庫輕鬆創建 WORD。...var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/zh-hant/net/make/word/
  10. 在 C# 中製作文檔

    使用 .NET 庫創建文件。只需幾個步驟即可在 C# 中輕鬆創建新文檔。...var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/zh-hant/net/make/