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

fonts api

(0.19 sec)
  1. Aspose::Words::Fields::FormField class | Aspose...

    Aspose::Words::Fields::FormField class. Represents a single form field. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...get_Font () -> set_Bold ( true ); formField -> get_Font () ->...

    reference.aspose.com/words/cpp/aspose.words.fie...
  2. Aspose::Words::Fields::FieldSymbol class | Aspo...

    Aspose::Words::Fields::FieldSymbol class. Implements a SYMBOL field. To learn more, visit the documentation article in C++....Gets or sets the name of the font of the character retrieved by...sets the size in points of the font of the character retrieved by...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 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...
  4. 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...
  5. 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...
  6. 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...
  7. 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...
  8. 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...
  9. 使用 C++ 通过 JavaScript 将工作表转换为图片和按页转换为图片|Document...

    Class Libraries & REST Apis for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....Cells API以几行简单的代码将工作表转换为一张图片或每个工作表一张图片。..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/convert...
  10. 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...