Sort Score
Result 10 results
Languages All
Labels All
Results 1,191 - 1,200 of 16,931 for

font converter

(0.05 sec)
  1. Work with TrueType and OpenType Fonts| Java

    Java APIs for the developers to manipulate and Font files. Find out how to work with TrueType and OpenType Fonts in your Java products....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/working-with-truetype...
  2. FormField class | Aspose.Words for Python

    aspose.words.fields.FormField class. Represents a single form field... font Provides access to the font formatting of...pe) A utility method that converts a node type enum value into...

    reference.aspose.com/words/python-net/aspose.wo...
  3. ReplacingArgs.GroupIndex | Aspose.Words for .NET

    Learn how to use the GroupIndex property in ReplacingArgs to easily identify and replace captured groups in matches with your custom strings....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  4. ReplacingArgs.matchOffset property | Aspose.Wor...

    ReplacingArgs.matchOffset property. Gets the zero-based starting position of the match from the start of the node that contains the beginning of the match....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . font . name = "Arial" ; builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. ReplacingArgs.GroupName | Aspose.Words for .NET

    Discover how to effectively use the GroupName property to replace captured groups in your matches with custom strings. Enhance your string manipulation skills!...Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  6. ReplacingArgs.groupName property | Aspose.Words...

    ReplacingArgs.groupName property. Identifies, by name, a captured group in the Aspose.Words.Replacing.ReplacingArgs.Match that is to be replaced with the [ReplacingArgs.replacement](../replacement/) string....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . font . name = "Arial" ; builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....SaveFormat overload, // it converts the node's contents to their...line-height:108%; font-size:12pt \" >" ) + u "<span style= \" font-family:'Times...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Symbol in chart incorrectly rendered when using...

    Hi Aspose Team, I’m noticing an issue with a symbol not rendering correctly when I convert a chart to image using aspose cells. I’m using the latest version of aspose cells, V25.4.0. Here’s the code I’ve used: Documen…...rendering correctly when I convert a chart to image using aspose...they'll be captured when converting the worksheet to image sourceWS...

    forum.aspose.com/t/symbol-in-chart-incorrectly-...
  9. Aspose::Words::Fields::FieldSymbol::get_Charact...

    Aspose::Words::Fields::FieldSymbol::get_CharacterCode method. Gets or sets the character's code point value in decimal or hexadecimal in C++....set_CharacterCode ( System :: Convert :: ToString ( 0x00a9 )); field...set_CharacterCode ( System :: Convert :: ToString ( 0x221E )); field...

    reference.aspose.com/words/cpp/aspose.words.fie...
  10. DocumentBuilder.insertDocument method | Aspose....

    Aspose.Words.DocumentBuilder.insertDocument method... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "#0000FF" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...