Sort Score
Result 10 results
Languages All
Labels All
Results 3,431 - 3,440 of 118,585 for

fonts api

(0.15 sec)
  1. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndAlpha method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph in C++....Words :: Font > font = builder -> get_Font (); font -> set_Size...set_Size ( 16 ); font -> set_Bold ( true ); font -> set_Color ( System...

    reference.aspose.com/words/cpp/aspose.words/par...
  2. Aspose::Words::Lists::ListTrailingCharacter enu...

    Aspose::Words::Lists::ListTrailingCharacter enum. Specifies the character that separates the list label from the text of the paragraph in C++....idx_get ( 0 ); listLevel -> get_Font () -> set_Color ( System ::...get_Red ()); listLevel -> get_Font () -> set_Size ( 24 ); listLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Aspose::Words::Style::get_AutomaticallyUpdate m...

    Aspose::Words::Style::get_AutomaticallyUpdate method. Specifies whether this style is automatically redefined based on the appropriate value in C++....u "MyStyle" ); style -> get_Font () -> set_Name ( u "Times New...-> get_Font () -> set_Size ( 16 ); style -> get_Font () -> set_Color...

    reference.aspose.com/words/cpp/aspose.words/sty...
  4. Aspose::Words::Lists::ListLevelCollection class...

    Aspose::Words::Lists::ListLevelCollection class. A collection of list formatting for each level in a list. To learn more, visit the documentation article in C++....idx_get ( 0 ); listLevel -> get_Font () -> set_Color ( System ::...get_Red ()); listLevel -> get_Font () -> set_Size ( 24 ); listLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...
  5. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....get_ParagraphFormat () -> get_Style () -> get_Font () -> set_Name ( u "Courier...get_ParagraphFormat () -> get_Style () -> get_Font () -> set_Size ( 24 ); builder...

    reference.aspose.com/words/cpp/aspose.words/imp...
  6. Aspose::Words::TextEffect enum | Aspose.Words f...

    Aspose::Words::TextEffect enum. Animation effect for text runs in C++....-> get_Font () -> set_Size ( 36 ); builder -> get_Font () -> set_TextEffect...Microsoft Word only support font animation effects. doc -> Save...

    reference.aspose.com/words/cpp/aspose.words/tex...
  7. Convert Text to Vector – Text Vectorization in ...

    Convert SVG text to a vector using Aspose.SVG Python library. SVG text goes from a font to a vector graphic, and it cannot be edited in a text editor....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    docs.aspose.com/svg/python-net/convert-text-to-...
  8. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines formatting for a list level. To learn more, visit the documentation article in C++.... get_Font () Specifies character formatting...idx_get ( 0 ); listLevel -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words.lis...
  9. 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++....line-height:108%; font-size:12pt \" >" ) + u "<span style= \" font-family:'Times...\" >" ) + u "<span style= \" font-family:'Times New Roman' \"...

    reference.aspose.com/words/cpp/aspose.words/nod...
  10. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....-> get_Font () -> set_Size ( 14 ); myStyle -> get_Font () -> set_Name..."Courier New" ); myStyle -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...