Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 139,847 for

font

(0.26 sec)
  1. HyphenationOptions.AutoHyphenation | Aspose.Wor...

    Control automatic hyphenation with the HyphenationOptions property. Easily enhance your document's readability by toggling this feature on or off.... Font . Size = 24 ; builder . Writeln...

    reference.aspose.com/words/net/aspose.words.set...
  2. Aspose::Words::Fonts::FontEmbeddingLicensingRig...

    Aspose::Words::Fonts::FontEmbeddingLicensingRights::get_NoSubsetting method. Indicates the "No subsetting" restriction in C++....Aspose::Words::Fonts::FontEmbeddingLicensi::get_NoSubsetting...restriction. bool Aspose :: Words :: Fonts :: FontEmbeddingLicensi :: get_NoSubsetting...

    reference.aspose.com/words/cpp/aspose.words.fon...
  3. Aspose::Words::Fonts::FontEmbeddingLicensingRig...

    Aspose::Words::Fonts::FontEmbeddingLicensingRights::get_BitmapEmbeddingOnly method. Indicates the "Bitmap embedding only" restriction in C++....Aspose::Words::Fonts::FontEmbeddingLicensi::get_BitmapEmbeddingOnly...restriction. bool Aspose :: Words :: Fonts :: FontEmbeddingLicensi :: ...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. Document | Aspose.Words for .NET

    Effortlessly create blank Word documents with our user-friendly document constructor. Streamline your writing process today!...document contains a default fonts table, minimal default styles...format a run of text using its font property. Document doc = new...

    reference.aspose.com/words/net/aspose.words/doc...
  5. GlossaryDocument | Aspose.Words for Java

    Represents the root element for a glossary document within a Word document in Java....Provides access to properties of fonts used in this document. getFootnoteSeparator()...Provides access to properties of fonts used in this document. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. 在PDF中装饰表单字段|Aspose.PDF for .NET

    探索如何在PDF文档中装饰表单字段,使用Aspose.PDF在.NET中添加视觉增强效果,如边框。...FormFieldFacade { // Set the font style to Courier Font = Aspose . Pdf ....FontStyle . Courier , // Set the font size to 12 FontSize = 12 , //...

    docs.aspose.com/pdf/zh/net/decorate-form-field/
  7. 用JavaScript通过C++在图表中设置图片为背景填充|Documentation

    学习如何使用Aspose.Cells for Java脚本通过C++将图片设置为图表背景填充。我们的指南将向您展示如何导入和定位图片,调整其大小和颜色,以及应用格式选项以增强图表的外观。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...By Region" ; chart . title . font . color = AsposeCells . Color...

    docs.aspose.com/cells/zh/javascript-cpp/set-pic...
  8. Aspose.PSD for Java 24.7 - Release Notes|Docume...

    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....on Linux Bug PSDJAVA-638 Fix fonts loading when using Aspose.Drawing...saveOptions ); } PSDJAVA-638. Fix fonts loading when using Aspose.Drawing...

    docs.aspose.com/psd/java/aspose-psd-for-java-24...
  9. How to Put a Watermark on a Word Document using...

    This article describes how to put a watermark on a Word document using Python. It provides details about configuration, programming steps and a runnable sample code to add watermark to word using python....Font Product Family Aspose.TeX Product...of the watermark like font family, font size, transparency state...

    kb.aspose.com/words/python/how-to-put-a-waterma...
  10. 在 C++ 中使用 Aspose.Cells for C++ API 对字体应用上标和下标效果...

    使用 Aspose.Cells for C++ API,在 C++ 中对 Excel 中文本应用上标和下标效果的代码示例。...Font 对象的 IsSuperscript 属性设置为 true...true 来应用上标效果。要应用下标效果,将 Style.Font 对象的 IsSubscript 属性设置为 true 。 ...

    docs.aspose.com/cells/zh/cpp/apply-superscript-...