Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 137,034 for

font

(0.22 sec)
  1. FieldTA Class | Aspose.Words for .NET

    Discover the Aspose.Words.Fields.FieldTA class for seamless TA field implementation, enhancing your document automation and formatting capabilities.... Font . Color = Color . Green ; builder . Font . Name =...

    reference.aspose.com/words/net/aspose.words.fie...
  2. ListTemplate enumeration | Aspose.Words for Python

    aspose.words.lists.ListTemplate enumeration. Specifies one of the predefined list formats available in Microsoft Word.... font . color = aspose . pydrawing...list2 . list_levels [ 0 ] . font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. In Word to HTML Conversion, how do I exempt the...

    Hi Aspose Team, We are using Aspose.Words for .NET for Word to HTML conversion. During document conversion, we’re encountering strikethrough text in the HTML output that we need to remove. Current behavior: Strikethrou…...that have the StrikeThrough font flag before saving the document...GetChildNodes(NodeType.Run, true)) { if (run.Font.StrikeThrough) { // delete the...

    forum.aspose.com/t/in-word-to-html-conversion-h...
  4. how to customize UI appearance for message tip ...

    This article describes how to customize UI appearance for message toast in GridJs....space-between; margin-bottom: 10px; font-weight: bold;"> <span> ${ title...initial-scale=1"> Use relative font sizes: fontSize: '14px' instead...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  5. How to Insert a Table in a Slide using Java

    This article guides on how to insert a table in a slide using Java. It provides all the details to establish the environment and a runnable sample code to make table in PowerPoint using Java....Font Product Family Aspose.TeX Product...and set text along with the font settings Save the presentation...

    kb.aspose.com/slides/java/how-to-insert-a-table...
  6. Using ActiveX Controls in Excel with C#

    This article guides on using ActiveX Controls in Excel with C#. It has the details to set the IDE, steps, and a sample code for adding ActiveX command button using C#....Font Product Family Aspose.TeX Product...and other properties such as font, color, shadow, and text alignment...

    kb.aspose.com/cells/net/using-activex-controls-...
  7. Convert PDF to EPUB using Python

    Follow this article to convert PDF to EPUB using Python. It has details to set the IDE, a list of steps, and a sample code for changing PDF file to EPUB....Font Product Family Aspose.TeX Product...in the LoadOptions, such as font settings, flag to ignore the...

    kb.aspose.com/words/python/convert-pdf-to-epub-...
  8. How to Convert PCL to PDF in Python

    This example focues on how to convert PCL to PDF in Python. It covers all the details of configuring the IDE environment and using a runnable sample code to transform PCL to PDF using Python....Font Product Family Aspose.TeX Product...setting the properties to disable font license verifications, batch...

    kb.aspose.com/pdf/python/how-to-convert-pcl-to-...
  9. Format and Modify Named Ranges with C++|Documen...

    Learn how to format, rename, merge, and remove named ranges in Excel files using Aspose.Cells with C++....Setting Background Color and Font Attributes to a Named Range...fill color (shading color) with font settings to a range. #include...

    docs.aspose.com/cells/cpp/format-and-modify-nam...
  10. InlineStory Class | Aspose.Words for .NET

    Discover Aspose.Words.InlineStory class, the essential base for inline nodes, enabling seamless integration of paragraphs and tables in your documents.... Font { get; } Provides access to the font formatting...

    reference.aspose.com/words/net/aspose.words/inl...