Sort Score
Result 10 results
Languages All
Labels All
Results 3,571 - 3,580 of 112,078 for

font

(0.18 sec)
  1. StyleCollection.Count | Aspose.Words for .NET

    Discover the StyleCollection Count property to easily retrieve the total number of styles in your collection for enhanced organization and management.... Font . Name ); Assert . AreEqual...

    reference.aspose.com/words/net/aspose.words/sty...
  2. TextWatermarkOptions.Color | Aspose.Words for .NET

    Customize your TextWatermarkOptions with the Color property to enhance visibility. Set your preferred Font color for a personalized touch. Default, Silver....Color property Gets or sets font color. The default value is...

    reference.aspose.com/words/net/aspose.words/tex...
  3. DocumentBuilder.Italic | Aspose.Words for .NET

    Discover the DocumentBuilder Italic property. Easily format your text in italic for enhanced readability and style in your documents....Italic property True if the font is formatted as italic. public...

    reference.aspose.com/words/net/aspose.words/doc...
  4. HyphenationOptions.consecutive_hyphen_limit pro...

    HyphenationOptions.consecutive_hyphen_limit property. Gets or sets the maximum number of consecutive lines that can end with hyphens... font . size = 24 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartSeries.Bubble3D | Aspose.Words for .NET

    Enhance your Bubble chart with ChartSeries Bubble3D! Add stunning 3D effects to your bubbles for an eye-catching visual impact.... Font . Size = 12 ; } doc . Save (...

    reference.aspose.com/words/net/aspose.words.dra...
  6. 使用 Python 從 PPTX 文件中提取文本和圖像 | products.aspose.com

    Python源代碼解析PPTX Presentation。... text) # Display font height of the text print(port...portion_format . font_height) # Display font name of the text...

    products.aspose.com/slides/zh-hant/python-net/p...
  7. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....Specifying Formatting Font Formatting Current font formatting is represented...represented by a Font object returned by the DocumentBuilder.Font property...

    docs.aspose.com/words/java/using-documentbuilde...
  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-...