Sort Score
Result 10 results
Languages All
Labels All
Results 4,421 - 4,430 of 142,711 for

font

(0.16 sec)
  1. Convert PDF file to HTML format|Aspose.PDF for ...

    This topic show you how to Aspose.PDF allows to convert PDF file to HTML format with Java library....exactly where they go now (fonts processing and output, CSS creation...browser. PDF to HTML - Exclude Font Resources If you intend to exclude...

    docs.aspose.com/pdf/java/convert-pdf-to-html/
  2. Write Text on JPG in C#

    Follow this guide to write text on JPG in C#. It has the IDE settings, steps, and a sample code for developing a simple JPG text editor in C# with multiple options to customize the text....Font Product Family Aspose.TeX Product...the Graphics object Create a font and draw the string twice for...

    kb.aspose.com/drawing/net/write-text-on-jpg-in-...
  3. Manage Comments and Notes|Documentation

    Insert and manage comments or notes with Aspose.Cells for java....configuring their height, width and font settings. Add an Image to Comment...Comment How to change the Comment Font Color How to set comment background...

    docs.aspose.com/cells/java/comments-and-notes/
  4. Modify an Existing Style|Documentation

    Aspose.Cells is a .NET 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/net/modify-an-existing-st...
  5. Applying Style on a Row or Column|Documentation

    This article introduces how to apply style on row or column in GridDesktop....will discuss changing the font and font color of rows and columns...

    docs.aspose.com/cells/net/aspose-cells-griddesk...
  6. ListCollection.Add | Aspose.Words for .NET

    Discover how the ListCollection Add method creates custom lists from templates, enhancing your document's organization and efficiency.... Font . Color = Color . Red ; list1...); list2 . ListLevels [ 0 ]. Font . Color = Color . Blue ; list2...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Chart Class | Aspose.Words for .NET

    Unlock powerful chart shape properties with Aspose.Words.Drawing.Charts.Chart class. Enhance your documents with dynamic visual data representation.... Font . Size = 15 ; title . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words.dra...
  8. 6. Text in math formulas

    This article discusses inserting text into LaTeX math formulas. It also describes math functions and operators, as well as the method for defining them....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/tex/java/latex-text-in-math-for...
  9. ChmLoadOptions | Aspose.Words for Java

    Allows to specify additional options when loading CHM document into a Document object in Java....getFontSettings() Allows to specify document font settings. getIgnoreOleData()...value) Allows to specify document font settings. setIgnoreOleData(boolean...

    reference.aspose.com/words/java/com.aspose.word...
  10. Manage Legend of Excel Charts with C++|Document...

    Learn how to utilize Aspose.Cells for C++ to effectively use and customize chart legends in Microsoft Excel. Our comprehensive guide explains the legend's functionality, how to access and modify it, as well as how to improve visualization and data understanding with legends....u "Title" ); // Setting the font color of the chart title to...LegendPositionType :: Left ); // Set font color of the legend chart ....

    docs.aspose.com/cells/cpp/chart-legend/