Sort Score
Result 10 results
Languages All
Labels All
Results 3,701 - 3,710 of 118,662 for

fonts api

(1.69 sec)
  1. Aspose::Words::PageSetup::get_LayoutMode method...

    Aspose::Words::PageSetup::get_LayoutMode method. Gets or sets the layout mode of this section in C++....also depends on the size of the font. doc -> get_Styles () -> idx_get...idx_get ( u "Normal" ) -> get_Font () -> set_Size ( 20 ); ASSERT_EQ...

    reference.aspose.com/words/cpp/aspose.words/pag...
  2. Aspose::Words::Style::get_BuiltIn method | Aspo...

    Aspose::Words::Style::get_BuiltIn method. True if this style is one of the built-in styles in MS Word in C++....u "MyStyle" ); style -> get_Font () -> set_Color ( System ::...:: get_Navy ()); style -> get_Font () -> set_Name ( u "Courier...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Aspose::Words::ParagraphFormat::get_WidowContro...

    Aspose::Words::ParagraphFormat::get_WidowControl method. True if the first and last lines in the paragraph are to remain on the same page as the rest of the paragraph in C++....widows by rearranging text via font size, spacing, or page margins...and a widow. builder -> get_Font () -> set_Size ( 68 ); builder...

    reference.aspose.com/words/cpp/aspose.words/par...
  4. Aspose::Words::Layout::LayoutOptions class | As...

    Aspose::Words::Layout::LayoutOptions class. Holds the options that allow controlling the document layout process. To learn more, visit the documentation article in C++....the original font metrics should be used after font substitution...not hidden." ); builder -> get_Font () -> set_Hidden ( true ); builder...

    reference.aspose.com/words/cpp/aspose.words.lay...
  5. Aspose::Words::DocumentBuilder::StartBookmark m...

    Aspose::Words::DocumentBuilder::StartBookmark method. Marks the current position in the document as a bookmark start in C++.... builder -> get_Font () -> set_Color ( System ::...get_Blue ()); builder -> get_Font () -> set_Underline ( Aspose...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. Aspose::Words::Style::get_ListFormat method | A...

    Aspose::Words::Style::get_ListFormat method. Provides access to the list formatting properties of a paragraph style in C++....-> get_Font () -> set_Size ( 24 ); style -> get_Font () -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/sty...
  7. Aspose::Words::Lists::ListLabel class | Aspose....

    Aspose::Words::Lists::ListLabel class. Defines properties specific to a list label. To learn more, visit the documentation article in C++....Description get_Font () Gets the list label font. get_LabelString...

    reference.aspose.com/words/cpp/aspose.words.lis...
  8. Convert WORD to MSG in Python | products.aspose...

    Save WORD to MSG within Python applications without using Microsoft Word or Outlook...NET" API is a comprehensive package of various APIs that can...a MSG file. It includes two APIs, namely Aspose.Words for Python...

    products.aspose.com/total/python-net/conversion...
  9. Online WORD File Merger or Build Python Apps to...

    Free online app to combine different WORD files. Python merging library code to merge WORD documents into other formats....WORD File via Python Reference APIs within the project directly...Words for Python via .NET, child API of Aspose.Total for Python via...

    products.aspose.com/total/python-net/merge/word/
  10. Aspose::Words::DocumentBuilder::InsertStructure...

    Aspose::Words::DocumentBuilder::InsertStructuredDocumentTag method. Inserts a StructuredDocumentTag into the document in C++.... will inherit paragraph and font formatting from cursor position...

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