Sort Score
Result 10 results
Languages All
Labels All
Results 6,261 - 6,270 of 139,434 for

font

(0.13 sec)
  1. How to Underline Text in a PDF using C#

    This article describes how to underline text in a PDF using C#. It has the environment settings, a list of tasks and a runnable sample code to underline in PDF using C#....Font Product Family Aspose.TeX Product...the TextFragment and set its font, position, and the underline...

    kb.aspose.com/pdf/net/how-to-underline-text-in-...
  2. How to Convert Excel to HTML using C#

    This brief tutorial will explain how to convert Excel to HTML using C#. By using C# Excel to HTML conversion can be completed easily by following a few steps and a short code snippet....Font Product Family Aspose.TeX Product...rendering options like embedding the font or image resources. Finally...

    kb.aspose.com/cells/net/how-to-convert-excel-to...
  3. How to Find and Replace Text in PDF using C#

    This quick tutorial contains information on how to find and replace text in PDF using C#. It helps in changing PDF text using C# with the help of a few API calls without using any third-party tool or software being installed....Font Product Family Aspose.TeX Product...the text but also change its font family, size, foreground color...

    kb.aspose.com/pdf/net/how-to-find-and-replace-t...
  4. How to Extract Images from Word Document in C#

    This tutorial explains how to extract images from Word document in C#. It contains information about the configuration, step-wise process and a runnable sample code that can be used to extract all images from Word document in C#....Font Product Family Aspose.TeX Product...features like setting the encoding, font settings, language preferences...

    kb.aspose.com/words/net/how-to-extract-images-f...
  5. Manage PowerPoint Text Paragraphs in C++|Aspose...

    Master paragraph formatting with Aspose.Slides for C++—optimize alignment, spacing & style in PPT, PPTX, and ODP presentations in C++.... Set the FontHeight and Font type for the paragraphs. Set...get_PortionFormat (); // Set the Font for the Portion pf -> set_LatinFont...

    docs.aspose.com/slides/cpp/manage-paragraph/
  6. 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...
  7. 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...
  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. 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-...
  10. 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-...