Sort Score
Result 10 results
Languages All
Labels All
Results 3,591 - 3,600 of 116,716 for

fonts api

(0.34 sec)
  1. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_EvenColumnBanding method. Gets the even column banding style in C++....-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words/con...
  2. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_OddColumnBanding method. Gets the odd column banding style in C++....-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words/con...
  3. Aspose::Words::ConditionalStyleCollection::get_...

    Aspose::Words::ConditionalStyleCollection::get_OddRowBanding method. Gets the odd row banding style in C++....-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words/con...
  4. 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...
  5. Convert PDF to Microsoft Word Documents in Java...

    Convert PDF file to DOC and DOCX format with ease and full control with Aspose.PDF for Java. Learn more how to tune up PDF to Microsoft Word documents conversion....DOCX Java PDF to Word Library, API or Code to Save, Generate or...distance is normed by the font size. Larger fonts may have bigger distances...

    docs.aspose.com/pdf/java/convert-pdf-to-word/
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...