Sort Score
Result 10 results
Languages All
Labels All
Results 6,291 - 6,300 of 139,836 for

font

(0.2 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 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...
  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. 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/
  5. 如何用 JavaScript 通过 C++ 改变 Excel 中评论的背景|Documenta...

    使用 C++ 通过脚本改变 Excel 中评论的背景色,并插入图片或图像。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  6. Merge RTF Files Online or using Java | products...

    Free online app to combine different RTF files. Java merging library code to merge RTF documents.... For JogAmp JOGL, Harfbuzz font engine and Java Advanced Imaging...Preserve rich text styles, fonts, and tables during merges. AI...

    products.aspose.com/total/java/merge/rtf/
  7. Make PDF Using Java

    Make a new PDF in Java in a few steps. Easily create PDF using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/pdf/
  8. Make DOCX Using Java

    Make a new DOCX in Java in a few steps. Easily create DOCX using Java library....DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/java/make/docx/
  9. Convert other file formats to PDF|Aspose.PDF fo...

    Learn how to convert a variety of file formats, including Word and Excel, into PDF format using Aspose.PDF in C++....setting margins, font type and size. Obviously that font should be monospace...get_DefaultTextState () -> set_Font ( FontRepository :: FindFont...

    docs.aspose.com/pdf/cpp/convert-other-files-to-...
  10. GroupCriterion Data | Aspose.Tasks Documentation

    This document provides information about group criterion data in Microsoft Project files and how to read and write it using Aspose.Tasks for Java....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tasks/java/groupcriterion-data/