Sort Score
Result 10 results
Languages All
Labels All
Results 5,701 - 5,710 of 142,328 for

font

(0.2 sec)
  1. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ConditionalStyleCollection.even_column_banding ...

    ConditionalStyleCollection.even_column_banding property. Gets the even column banding style.... font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ConditionalStyle.paragraph_format property | As...

    ConditionalStyle.paragraph_format property. Gets the paragraph formatting of the conditional style.... font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Fast and reliable OCR API based on Aspose.OCR f...

    Integrate robust optical character recognition (OCR) into your Python applications using Aspose.OCR for Python via C++.... Maintain Font Styles and Formatting Preserve font styles and...documents, folders and archives. Any font and style Identify and recognize...

    products.aspose.com/ocr/python-cpp/
  5. ChartDataTable | Aspose.Words for Java

    Allows to specify properties of a chart data table in Java....getFont() Provides access to font formatting of the data table...getFont() public Font getFont() Provides access to font formatting...

    reference.aspose.com/words/java/com.aspose.word...
  6. 在 Java 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...graphicsPath ; Font font = new java . awt . Font ( "Arial" , Font . PLAIN...{ GlyphVector glyphVector = font . createGlyphVector ( g2 . ...

    docs.aspose.com/slides/zh/java/custom-shape/
  7. 开发人员指南| Aspose.Font 适用于C++

    C ++字体操作API的开发人员指南包含主题,以协助使用TrueType和Opentype字体,Type1字体和CFF字体的开发人员。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/cpp/developer-guide/
  8. 使用TrueType和Opentype字体| .NET

    C#API用于开发人员操纵和字体文件。找出如何使用.NET应用程序中的TrueType和Opentype字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/working-with-truety...
  9. 字体文件夹 – 如何使用 Aspose.HTML for .NET 安装

    学习并逐步了解如何使用 Aspose.HTML for .NET 库将字体文件夹设置为将 HTML 渲染为 PDF 或图像。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/zh/net/how-to-set-font-fol...
  10. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...Text = fnote; // Apply uniform font size and color foreach (TextParagraph...TextParagraphs) { para.Font.Name = "Meiryo UI"; para.Font.DoubleSize =...

    forum.aspose.com/t/how-to-change-rectangularcal...