Sort Score
Result 10 results
Languages All
Labels All
Results 3,551 - 3,560 of 120,920 for

fonts api

(0.26 sec)
  1. Aspose::Words::InlineStory::get_Font method | A...

    Aspose::Words::InlineStory::get_Font method. Provides access to the font formatting of the anchor character of this object in C++....get_Font method Contents [ Hide ] InlineStory::get_Font method...method Provides access to the font formatting of the anchor character...

    reference.aspose.com/words/cpp/aspose.words/inl...
  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::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...
  4. 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...
  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::ConditionalStyleCollection class...

    Aspose::Words::ConditionalStyleCollection class. Represents a collection of ConditionalStyle objects. To learn more, visit the documentation article in C++....-> get_LastColumn () -> get_Font () -> set_Bold ( true ); //...

    reference.aspose.com/words/cpp/aspose.words/con...
  10. Relfection error when calling Aspose from JS - ...

    After a new installtion of Apsose libraries (and sorry, have no idea what they do…) a previously working application now reports: java.lang.reflect.Invocation.TargetException I have not the foggiest what causes this. A…...FloatingBox”); var font = Java.type(“com.aspose.pdf.Font”); var lic =...fontRepo.openFont(“/usr/share/fonts/CenturyGothic.ttf”); state.setFont(f);...

    forum.aspose.com/t/relfection-error-when-callin...