Sort Score
Result 10 results
Languages All
Labels All
Results 6,761 - 6,770 of 122,682 for

font

(0.09 sec)
  1. 使用 Python 製作 DOC

    通過幾個步驟在 Python 中創建一個新的 DOC。使用 Python via .NET 庫輕鬆創建 DOC。...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...
  2. 将 PowerPoint 转换为 PDF 在 Java 中|Aspose.Slides 文档

    在 Java 中将 PowerPoint 演示文稿转换为 PDF。以符合法规或可访问性标准的方式保存 PowerPoint 为 PDF。... startsWith ( "Font will be substituted" )) { System...

    docs.aspose.com/slides/zh/androidjava/convert-p...
  3. Converting to Fixed-page Format|Aspose.Words fo...

    Save documents to PDF, XPS, HTML, XAML, PostScript, and PCL formats using Python....affect their appearance, such as font size, shading or drawing effects...imageOptions ) Using TrueType Fonts in Python Analyzing your prompt...

    docs.aspose.com/words/python-net/converting-to-...
  4. Customer satisfaction survey with table layout|...

    OMR ready customer satisfaction survey with table layout...Satisfaction Survey font_style=bold font_size=18 align=center...question about your purchase. font_style=Italic &block &container...

    docs.aspose.com/omr/net/showcases/satisfaction/...
  5. 使用 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/
  6. 在 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/
  7. 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...
  8. PSD to PNG File Converter

    Convert any PSD file to PNG format. PSD to PNG file converter. Easily converts Adobe® Photoshop® PSD file into a PNG raster image....Editor PSD Editor PSD Resize Font Replacement Photo Editor Sharpen...

    products.aspose.app/psd/conversion/psd-to-png
  9. 使用 C# 製作 DOCX

    通過幾個步驟在 C# 中創建一個新的 DOCX。使用 .NET 庫輕鬆創建 DOCX。...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/docx/
  10. 使用 C# 製作 Markdown

    通過幾個步驟在 C# 中創建一個新的 Markdown。使用 .NET 庫輕鬆創建 Markdown。...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/md/