Sort Score
Result 10 results
Languages All
Labels All
Results 3,691 - 3,700 of 118,347 for

fonts api

(0.13 sec)
  1. Aspose::Words::Lists::ListLevel::get_LinkedStyl...

    Aspose::Words::Lists::ListLevel::get_LinkedStyle method. Gets or sets the paragraph style that is linked to this list level in C++....get_ListLevels ()) { level -> get_Font () -> set_Bold ( true ); } //...

    reference.aspose.com/words/cpp/aspose.words.lis...
  2. Aspose::Words::Lists::ListLevel::get_RestartAft...

    Aspose::Words::Lists::ListLevel::get_RestartAfterLevel method. Sets or returns the list level that must appear before the specified list level restarts numbering in C++....get_ListLevels ()) { level -> get_Font () -> set_Bold ( true ); } //...

    reference.aspose.com/words/cpp/aspose.words.lis...
  3. Markdown to Word Converter | Convert MD File to...

    Learn how to develop a Markdown to Word converter in C#. Convert MD files to DOCX programmatically with Aspose.Words for .NET in just a few lines....Apply formatting options like font styles, colors, or paragraph...tables. ParagraphFormat and Font : These classes control the...

    blog.aspose.com/words/markdown-to-word-converte...
  4. Aspose::Words::DocumentBuilder::PushFont method...

    Aspose::Words::DocumentBuilder::PushFont method. Saves current character formatting onto the stack in C++....DocumentBuilder > ( doc ); // Set up font formatting, then write the text...get_Font () -> set_Name ( u "Arial" ); builder -> get_Font ()...

    reference.aspose.com/words/cpp/aspose.words/doc...
  5. 清除数据透视表中的筛选器|Documentation

    如何用Aspose.Cells for Java脚本通过C++清除数据透视表中指定数据透视字段的筛选器。...Cells for Java脚本的C++API,你可以对数据透视表中的字段值进行操作筛选。 如何在Excel中清除数据透视表中的筛选器..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/clear-f...
  6. Aspose::Words::ParagraphFormat::get_KeepTogethe...

    Aspose::Words::ParagraphFormat::get_KeepTogether method. True if all lines in the paragraph are to remain on the same page 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...
  7. Aspose::Words::Drawing::Charts::ChartDataLabel:...

    Aspose::Words::Drawing::Charts::ChartDataLabel::get_Left method. Gets or sets the distance of the data label in points from the left edge of the chart or from the position specified by its Position property, depending on the value of the LeftMode property in C++....calculated using title text and font. const double doughnutCenterY...can be calculated using label font. const double oneCharLabelWidth...

    reference.aspose.com/words/cpp/aspose.words.dra...
  8. Aspose::Words::Drawing::Charts::ChartLegend::Ty...

    How to use Type method of Aspose::Words::Drawing::Charts::ChartLegend class in C++....g::Charts::ChartLegend::get_Font method...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::Settings::Compatibility enum | A...

    Aspose::Words::Settings::Compatibility enum. Specifies names of compatibility options in C++....TruncateFontHeightLi 23 Truncate Font Height Like WordPerfect 6. SubFontBySize...SubFontBySize 24 Substitute Font by Size. LineWrapLikeWord6 25...

    reference.aspose.com/words/cpp/aspose.words.set...
  10. Aspose::Words::Lists::ListLevelAlignment enum |...

    Aspose::Words::Lists::ListLevelAlignment enum. Specifies alignment for the list number or bullet in C++....idx_get ( 0 ); listLevel -> get_Font () -> set_Color ( System ::...get_Red ()); listLevel -> get_Font () -> set_Size ( 24 ); listLevel...

    reference.aspose.com/words/cpp/aspose.words.lis...