Sort Score
Result 10 results
Languages All
Labels All
Results 3,761 - 3,770 of 114,067 for

fonts api

(0.15 sec)
  1. Merge RTF Files Online or using Java | products...

    Free online app to combine different RTF files. Java merging library code to merge RTF documents....Words for Java child API of Aspose.Total for Java , any...developer can integrate the above API code to program merging app across...

    products.aspose.com/total/java/merge/rtf/
  2. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent 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...
  3. Aspose::Words::DocumentBuilderOptions::get_Cont...

    Aspose::Words::DocumentBuilderOptions::get_ContextTableFormatting method. True if the formatting applied to table content does not affect the formatting of the content that follows it. Default value is true in C++....Default font size is 12. builder -> Writeln ( u "Font size 12...Changes the font size inside the table. builder -> get_Font () -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  4. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++...." ); run -> get_Font () -> set_Color ( System ::...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/run...
  5. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....format a run of text using its font property. auto doc = System...:: Words :: Font > font = run -> get_Font (); font -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/sto...
  6. Aspose::Words::Paragraph::get_ParagraphBreakFon...

    Aspose::Words::Paragraph::get_ParagraphBreakFont method. Provides access to the font formatting of the paragraph break character in C++....method Provides access to the font formatting of the paragraph...SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: Paragraph...

    reference.aspose.com/words/cpp/aspose.words/par...
  7. Aspose::Words::Loading::ResourceType enum | Asp...

    Aspose::Words::Loading::ResourceType enum. Type of loaded resource in C++.... Font 1 Font . CssStyleSheet 2 CSS style...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Aspose::Words::PageSetup::get_LinesPerPage meth...

    Aspose::Words::PageSetup::get_LinesPerPage method. Gets or sets the number of lines per page in the document grid in C++....value depends on page height and font size of the Normal style. Minimum...pitch is 136 percent of the font size. For example, maximum number...

    reference.aspose.com/words/cpp/aspose.words/pag...
  9. Aspose::Words::Shading::get_BackgroundTintAndSh...

    Aspose::Words::Shading::get_BackgroundTintAndShade method. Gets or sets a double value that lightens or darkens a background theme color in C++....2 ); builder -> get_Font () -> get_Border () -> set_Color...get_Green ()); builder -> get_Font () -> get_Border () -> set_LineWidth...

    reference.aspose.com/words/cpp/aspose.words/sha...
  10. Aspose::Words::DocumentBuilder::get_Underline m...

    Aspose::Words::DocumentBuilder::get_Underline method. Gets/sets underline type for the current font in C++....underline type for the current font. Aspose :: Words :: Underline...Underline :: Dash ); builder -> get_Font () -> set_Color ( System ::...

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