Sort Score
Result 10 results
Languages All
Labels All
Results 4,081 - 4,090 of 139,140 for

font

(0.21 sec)
  1. Incorrect Underline Height in EQ Field Overstri...

    Description Aspose.Words does not correctly render EQ (Equation) fields when the text inside the field code contains underlined characters. Specifically, the underline height of text inside the field differs from the un…...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...text-indent:-12pt"><span style="font-family:標楷體">測試</span><img s...

    forum.aspose.com/t/incorrect-underline-height-i...
  2. Get and Set Style for cells|Documentation

    Discover how to perform data formatting and styling in Aspose.Cells for JavaScript via C++, including text formatting, number formatting, date formatting, and other styling options. Our guide will help you create professional‑looking spreadsheets with attractive formatting.... font . isBold = true ; Using style...style = cell . style ; style . font . isBold = true ; cell . style...

    docs.aspose.com/cells/javascript-cpp/styling-an...
  3. Set Conditional Formats of Excel and ODS files....

    How to apply conditional formats to Excel and ODS files in Python....examples that show how to apply font settings, border settings, and...formatting. Set Font You can only change font style, text color...

    docs.aspose.com/cells/python-net/conditional-fo...
  4. StyleCollection Class | Aspose.Words for .NET

    Discover the Aspose.Words.StyleCollection class, featuring a rich array of built-in and custom style objects to enhance your document's formatting and design.... Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/sty...
  5. DocumentBuilder.EndBookmark | Aspose.Words for ...

    Effortlessly mark the end of a bookmark in your document with DocumentBuilder's EndBookmark method, enhancing your document organization and navigation.... Font . Color = Color . Blue ; builder . Font . Underline...

    reference.aspose.com/words/net/aspose.words/doc...
  6. StyleCollection class | Aspose.Words for Python

    aspose.words.StyleCollection class. A collection of [Style](../style/) objects that represent both the built-in and user-defined styles in a document... default_font Gets document default text formatting...'MyStyle1' ) style . font . size = 24 style . font . name = 'Verdana'...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Extract text and images from PPT document using...

    C# source code to extract text and images from PPT file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....the required output like text, font etc. System Requirements Our...WriteLine(port.Text); //Display font height of the text Console.WriteLine(port...

    products.aspose.com/slides/net/parser/ppt/
  8. Extract text and images from ODP document using...

    C# source code to extract text and images from ODP file on .NET Framework, .NET Core, Windows Azure, Mono or Xamarin Platforms....the required output like text, font etc. System Requirements Our...WriteLine(port.Text); //Display font height of the text Console.WriteLine(port...

    products.aspose.com/slides/net/parser/odp/
  9. Multithreading in Aspose.Slides for .NET|Aspose...

    Aspose.Slides for .NET multithreading boosts PowerPoint and OpenDocument processing. Discover best practices for efficient presentation workflows....What should I do with global font settings (folders, substitutions)...multithreading? Initialize all global font settings before starting the...

    docs.aspose.com/slides/net/multithreading/
  10. Modify an Existing Style with Golang via C++|Do...

    Aspose.Cells is a C++ library for working with spreadsheet files that allows users to modify existing cell styles. This article will introduce how to modify an existing cell style with the Aspose.Cells library so that users can change the appearance of the cells as they need....characteristics, such as font, font size, indentation, number...

    docs.aspose.com/cells/go-cpp/modify-an-existing...