Sort Score
Result 10 results
Languages All
Labels All
Results 2,291 - 2,300 of 137,427 for

font

(0.09 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. 使用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/
  3. 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...
  4. 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-...
  5. FontInfoCollection | Aspose.Words for Java

    Represents a collection of Fonts used in a document in Java....Represents a collection of fonts used in a document. To learn...more, visit the Working with Fonts documentation article. Remarks:...

    reference.aspose.com/words/java/com.aspose.word...
  6. Check whether external referenced images exist ...

    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....Changing of the emergency font and font in styles Coloring of inserts...

    docs.aspose.com/cad/net/how-to/check-whether-ex...
  7. ThemeColors.followedHyperlink property | Aspose...

    ThemeColors.followedHyperlink property. Specifies color for a clicked hyperlink....how to set custom colors and fonts for themes. let doc = new aw...theme, a source of default fonts and colors. let theme = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ThemeColors.dark2 property | Aspose.Words for N...

    ThemeColors.dark2 property. Specifies color Dark 2....how to set custom colors and fonts for themes. let doc = new aw...theme, a source of default fonts and colors. let theme = doc...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. fontType distinction is not available between a...

    Hi Team, I will briefly explain my use case. The code I am using: auto FontData = portionFormat->get_LatinFont(); if (FontData != nullptr) { FontFamily = FontData->get_FontName().ToUtf8String()…...called Arial Black Bold in the Font Dropdown. case 2: if fontFamily...FontItalic properties were set via a font dropdown selection or through...

    forum.aspose.com/t/fonttype-distinction-is-not-...
  10. Theme.colors property | Aspose.Words for Node.js

    Theme.colors property. Allows to specify the set of theme colors for the document....how to set custom colors and fonts for themes. let doc = new aw...theme, a source of default fonts and colors. let theme = doc...

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