Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 139,083 for

font

(0.24 sec)
  1. Format PowerPoint Text in Python|Aspose.Slides ...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Python via .NET. Customize Fonts, colors, alignment, and more with powerful Python code examples.... font_bold = 1 portion2 = slides ...portion3 . portion_format . font_bold = 1 para . portions . add...

    docs.aspose.com/slides/python-net/text-formatting/
  2. AsposeFontConvertToWOFF2 | Node.js

    Convert Fonts into woff2 format. Reliable Node.js via C++ library for Font conversion from Aspose.Font....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/nodejs-cpp/convert-font/as...
  3. TextWatermarkOptions.fontSize property | Aspose...

    TextWatermarkOptions.FontSize property. Gets or sets a Font size...fontSize property Gets or sets a font size. The default value is 0...from 0 to 65.5 inclusive. Auto font size means that the watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Manage Presentation Themes in JavaScript|Aspose...

    Master presentation themes in JavaScript with Aspose.Slides for Node.js to create, customize and convert PowerPoint files with consistent branding.... a theme comprises colors, fonts , background styles , and effects.... Change Theme Font To allow you select fonts for themes and...

    docs.aspose.com/slides/nodejs-java/presentation...
  5. 使用C++给PDF添加水印|Documentation

    了解如何在使用Aspose.Cells的渲染过程中为PDF文件添加文本和图像水印。...PaperSizeType :: PaperA3 ); // Create a font for watermark, and specify bold...RenderingFont font ( u "Calibri" , 68 ); font . SetItalic ( true...

    docs.aspose.com/cells/zh/cpp/add-watermark-to-pdf/
  6. Add texts with different fonts in PS files | .NET

    .NET API Solution to create and manipulate vector graphics shapes and text of PS, XPS and EPS files. Insert text into PS file....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/page/net/add-text-to-ps/
  7. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and create tables in PowerPoint (PPT, PPTX) slides in C# with flexible formatting....create a 15 x 15 table with a font size of 10 programmatically...each cell of the table with a font size of 10. Save the presentation...

    docs.aspose.com/slides/net/creating-a-table-on-...
  8. Theme class | Aspose.Words for Python

    aspose.words.themes.Theme class. Represents document Theme, and provides access to main theme parts including [Theme.major_Fonts](./major_Fonts/), [Theme.minor_Fonts](./minor_Fonts/) and [Theme.colors](./colors/) To learn more, visit the [Working with Styles and Themes](https://docs.aspose.com/words/python-net/working-with-styles-and-themes/) documentation article....major_fonts , Theme.minor_fonts and Theme.colors To... major_fonts Allows to specify the set of major fonts for different...

    reference.aspose.com/words/python-net/aspose.wo...
  9. LineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LineStyle enum for customizable border styles, enhancing your document design with flexibility and precision.... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/lin...
  10. Font.noProofing property | Aspose.Words for Nod...

    Font.noProofing property. True when the formatted characters are not to be spell checked....noProofing property Font.noProofing property True when the formatted...completely disabling it. builder . font . noProofing = true ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...