Sort Score
Result 10 results
Languages All
Labels All
Results 3,631 - 3,640 of 139,845 for

font

(0.95 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. 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...
  3. Converting a TEXT file to PDF using PHP | Aspos...

    Sample code on PHP for TEXT to PDF conversion. Use example code for batch TEXT to PDF conversion with Aspose.PDF for PHP via Java...Find the "Courier" font in the repository. $font = $fontRepository...TextFragment ( $text ); // Set the font of the text fragment to "Courier"...

    products.aspose.com/pdf/php-java/conversion/tex...
  4. FieldSymbol.fontSize property | Aspose.Words fo...

    FieldSymbol.FontSize property. Gets or sets the size in points of the Font of the character retrieved by the field....sets the size in points of the font of the character retrieved by...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 使用 C# 向 PDF 添加文本|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中向 PDF 文档添加文本,以增强内容和编辑文档。... Font = Aspose . Pdf . Text . FontRepository...fontFile )) { // Load the TrueType font into stream object using ( FileStream...

    docs.aspose.com/pdf/zh/net/add-text-to-pdf-file/
  6. Format Ranges with C++|Documentation

    Learn how to format ranges in Excel using Aspose.Cells with C++. Apply styles, Fonts, and colors to cell ranges programmatically....you can change the font style, font size, font color, number format...various formatting options (e.g., font color, bold), and apply the...

    docs.aspose.com/cells/cpp/how-to-format-a-range/
  7. Convert Text to PDF|Aspose.PDF for Android via ...

    Aspose.PDF for Android via Java allows you to convert plain text file to PDF or to convert pre-formatted text file to PDF.... add (); int count = 4 ; Font font = FontRepository . findFont...getDefaultTextState (). setFont ( font ); page . getPageInfo (). getDefaultTextState...

    docs.aspose.com/pdf/androidjava/convert-text-to...
  8. Use DocumentBuilder to Insert Document Elements...

    Insert document elements using the document builder in C++....by the Font property. This object contains different font attributes...attributes (font name, font size, colour, and so on). Some important...

    docs.aspose.com/words/cpp/use-documentbuilder-t...
  9. Aspose::Words::Drawing::Charts::ChartLegend cla...

    Aspose::Words::Drawing::Charts::ChartLegend class. Represents chart legend properties. To learn more, visit the documentation article in C++....Description get_Font () Provides access to the default font formatting...legend entries. To override the font formatting for a specific legend...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. ChartDataLabelPosition Enum | Aspose.Words for ...

    Discover the Aspose.Words.ChartDataLabelPosition enum to easily customize your chart data labels for enhanced clarity and presentation....// Show data labels and set font color. series . HasDataLabels...ShowValue = true ; dataLabels . Font . Color = Color . White ; //...

    reference.aspose.com/words/net/aspose.words.dra...