Sort Score
Result 10 results
Languages All
Labels All
Results 4,161 - 4,170 of 144,978 for

font

(0.56 sec)
  1. 用C++设置对齐方式|Documentation

    在Aspose.Cells库中,您可以使用单元格对齐设置来调整文本的布局和显示。通过调整水平对齐、垂直对齐和文本换行等设置,您可以更好地控制文本在单元格中的流动。本文件将为您提供详细的步骤和样本代码,以帮助您快速掌握如何使用Aspose.Cells进行单元格对齐设置。...GetStyle (); // Create a Font object Font font = style . GetFont ();...(); // Set the name font . SetName ( u "Times New Roman" ); //...

    docs.aspose.com/cells/zh/cpp/cells-alignment-se...
  2. Working with Paragraphs in Java|Aspose.Words fo...

    Paragraph node manipulation practices using Java....current font formatting is also specified by the Font property...Some formatting objects like Font or ParagraphFormat support styles...

    docs.aspose.com/words/java/working-with-paragra...
  3. Aspose::Words::Drawing::TextPath::set_Size meth...

    Aspose::Words::Drawing::TextPath::set_Size method. Defines the size of the Font in points in C++....method Defines the size of the font in points. void Aspose :: Words...

    reference.aspose.com/words/cpp/aspose.words.dra...
  4. 将 Markdown 翻译为 DOM|.NET 格式的 Aspose.Words

    使用 C# 将 Markdown 文档转换为 Document Object Model 并返回。因此,您可以使用复杂的现有 Markdown 并以编程方式从头开始创建 Markdown 文档。... 通用翻译原则 我们对内联块使用 Font 格式。当 Aspose.Words DOM 中的 Markdown...功能时使用 Font 格式。 Markdown 功能 Aspose.Words Bold {1} Font.Bold =...

    docs.aspose.com/words/zh/net/translate-markdown...
  5. Document.save() hangs indefinitely during PDF c...

    Hello, I’m experiencing a critical issue where Document.save() hangs indefinitely during DOCX to PDF conversion. The process never completes, no timeout occurs, and no warnings are reported. Environment: build.gradle …... ö, ü, ğ, ı, ş, ç) Document font: Arial Problem Description:...Are there specific settings, font handling, or rendering options...

    forum.aspose.com/t/document-save-hangs-indefini...
  6. 在 Python 中管理电子邮件附件|Documentation

    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....<br/>" + "<font color=blue>This line is in blue color</font>" ) \...

    docs.aspose.com/email/zh/java/manage-attachment...
  7. JoinRunsOptions Class | Aspose.Words for .NET

    Configure run-merging behavior in Aspose.Words. Control how document runs with similar formatting are combined for cleaner, optimized Word documents.... Font . Name = "Arial" ; builder . Font . Size = 12...

    reference.aspose.com/words/net/aspose.words/joi...
  8. DropCapPosition Enum | Aspose.Words for .NET

    Discover Aspose.Words.DropCapPosition enum to enhance your document design by defining unique drop cap text positions for impactful visual appeal.... Font . Size = 54 ; builder . Writeln...Writeln ( "L" ); builder . Font . Size = 18 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words/dro...
  9. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document.... font . size = 24 ; style . font . name = "Verdana"...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. DocumentBase.Styles | Aspose.Words for .NET

    Explore the DocumentBase Styles property to access a rich collection of customizable styles, enhancing your document's visual appeal and consistency.... Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/doc...