Sort Score
Result 10 results
Languages All
Labels All
Results 3,991 - 4,000 of 111,594 for

aspose font

(0.16 sec)
  1. StyleType enumeration | Aspose.Words for Node.js

    Aspose.Words.StyleType enumeration. Represents type of the style.... font . name = "Verdana" ; level . font . color = "#0000FF"..."#0000FF" ; level . font . bold = true ; } let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ListLevelCollection.count property | Aspose.Wor...

    ListLevelCollection.count property. Gets the number of levels in this list.... font . name = "Verdana" ; level . font . color = "#0000FF"..."#0000FF" ; level . font . bold = true ; } let builder = new...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ImportFormatOptions Class | Aspose.Words for .NET

    Discover Aspose.Words.ImportFormatOptions for customizable document formatting. Enhance your output with tailored import settings for optimal results.... Font . Size = 14 ; myStyle . Font . Name = "Courier..."Courier New" ; myStyle . Font . Color = Color . Blue ; builder ...

    reference.aspose.com/words/net/aspose.words/imp...
  4. Fill.FillType | Aspose.Words for .NET

    Discover how to effectively set the FillType property and enhance your design with customizable fill options for better visual impact....docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ReplacingArgs.groupIndex property | Aspose.Word...

    ReplacingArgs.groupIndex property. Identifies, by index, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....index, a captured group in the Aspose.Words.Replacing.ReplacingArgs...Shows how to apply a different font to new content via FindReplaceOptions...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Theme.MinorFonts | Aspose.Words for .NET

    Customize your site's typography with MinorFonts. Easily set unique Fonts for various languages to enhance user experience and engagement....to specify the set of minor fonts for different languages. public...how to set custom colors and fonts for themes. Document doc = new...

    reference.aspose.com/words/net/aspose.words.the...
  7. ActiveX|Aspose.Slides 文档

    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....Aspose.Slides for Java 允许你添加和管理 ActiveX...控件,但与普通演示文稿形状相比,它们的管理稍显复杂。我们在 Aspose.Slides 中实现了添加媒体播放器 Active 控件的支持。请注意,ActiveX...

    docs.aspose.com/slides/zh/java/activex/
  8. 将椭圆对象添加到PDF文件|Aspose.PDF for .NET

    本文解释了如何使用Aspose.PDF for .NET将椭圆对象创建到您的PDF中。...] 以下代码片段也适用于 Aspose.PDF.Drawing 库。 添加椭圆对象 Aspose.PDF for .NET支持将...visit https://github.com/aspose-pdf/Aspose.PDF-for-.NET private static...

    docs.aspose.com/pdf/zh/net/add-ellipse/
  9. HtmlSaveOptions.ExportListLabels | Aspose.Words...

    Discover how the HtmlSaveOptions ExportListLabels property enhances your HTML, MHTML, and EPUB outputs. Optimize list labels effortlessly with Auto settings!...new DocumentBuilder ( doc ); Aspose . Words . Lists . List list..."<span style=\"width:9.67pt; font:7pt 'Times New Roman'; display:inline-block;...

    reference.aspose.com/words/net/aspose.words.sav...
  10. 使用XSLT从XML创建PDF|Aspose.PDF for C++

    C++库提供了将XML文件转换为PDF文档的能力,要求输入的XML文件必须遵循Aspose.PDF Schema。...您可以使用XSLT将现有的XML文档转换为Aspose.Pdf兼容的XML文档,然后生成PDF文件。使用XML和XSLT生成PDF有3个步骤。...创建一个PDF类的实例,代表一个PDF文档 如果您购买了许可证,那么您还应该通过Aspose.Pdf命名空间中的License类嵌入代码以使用该许可证...

    docs.aspose.com/pdf/zh/cpp/create-a-hello-world...