Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 142,636 for

font

(0.1 sec)
  1. Change styles for complete document - Free Supp...

    Hi we are trying to change style of document, there are few issues that are seen and need support for resolving the issues we are using the below function to change the Font name and Font size def change_styles(self, f…...lf, font, target_font: str = None) -> None: target_font = target_font...target_font or self.target_font_name if self.is_protected_font(font):...

    forum.aspose.com/t/change-styles-for-complete-d...
  2. Using Aspose.PDF for .NET with Python|Aspose.PD...

    In this tutorial, you will explore the different ways of creating and modifying PDF files in Python.... Font = FontRepository . FindFont...2020" ) header . TextState . Font = FontRepository . FindFont...

    docs.aspose.com/pdf/net/python-net/
  3. Equation Line Breaking Issue - Sigma Symbol Inc...

    Description: When converting a DOCX file containing Office Math ML equations to PDF, Aspose.Words is incorrectly breaking single-line equations across multiple lines. Specifically, a summation sigma (Σ) symbol is being …...- no change Font Configuration: - Disabled font substitution...Math) - no change - Enabled full font embedding (setEmbedFullFonts(true))...

    forum.aspose.com/t/equation-line-breaking-issue...
  4. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_TopMode method. Gets or sets the interpretation mode of the Top property value: whether it sets the location of the data label from the top edge of the chart of from the position specified by its Position property in C++....calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...

    reference.aspose.com/words/cpp/aspose.words.dra...
  5. Working with Hatch Patterns in PS file | Java

    How to add hatch pattern to PS file is a question answered by Aspose.Page API solution. See how to use the functionality in Java...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/java/ps/working-with-hatch...
  6. Aspose::Words::Fields::FieldSymbol class | Aspo...

    Aspose::Words::Fields::FieldSymbol class. Implements a SYMBOL field. To learn more, visit the documentation article in C++....Gets or sets the name of the font of the character retrieved by...sets the size in points of the font of the character retrieved by...

    reference.aspose.com/words/cpp/aspose.words.fie...
  7. 管理演示文稿中的 ActiveX 控件(Python)|Aspose.Slides for P...

    了解 Aspose.Slides for Python via .NET 如何利用 ActiveX 自动化并增强 PowerPoint 演示文稿,为开发人员提供对幻灯片的强大控制。... height ) # font = draw.Font(control.properties["FontName"]...properties["FontName"], 14) font = draw . Font ( "Arial" , 14 ) with draw...

    docs.aspose.com/slides/zh/python-net/activex/
  8. Convert PPT and PPTX to PDF in C++ [Advanced Fe...

    Convert PowerPoint PPT/PPTX to high-quality, searchable PDFs in C++ using Aspose.Slides, with fast code examples and advanced conversion options....password-protect PDF files, detect font substitutions, select specific...presentation -> Dispose (); Detect Font Substitutions Aspose.Slides...

    docs.aspose.com/slides/cpp/convert-powerpoint-t...
  9. 将文本转换为PDF|Aspose.PDF for Android via Java

    Aspose.PDF for Android via Java允许您将纯文本文件转换为PDF或将预格式化文本文件转换为PDF。... add (); int count = 4 ; Font font = FontRepository . findFont...getDefaultTextState (). setFont ( font ); page . getPageInfo (). getDefaultTextState...

    docs.aspose.com/pdf/zh/androidjava/convert-text...
  10. 使用 Aspose.PDF for .NET 和 Python|Aspose.PDF for ...

    在本教程中,您将探索在 Python 中创建和修改 PDF 文件的不同方法。... Font = FontRepository . FindFont...2020" ) header . TextState . Font = FontRepository . FindFont...

    docs.aspose.com/pdf/zh/net/python-net/