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

fonts api

(0.52 sec)
  1. Aspose::Words::Lists::ListTrailingCharacter enu...

    Aspose::Words::Lists::ListTrailingCharacter enum. Specifies the character that separates the list label from the text of the paragraph 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...
  2. Aspose::Words::Style::get_AutomaticallyUpdate m...

    Aspose::Words::Style::get_AutomaticallyUpdate method. Specifies whether this style is automatically redefined based on the appropriate value in C++....u "MyStyle" ); style -> get_Font () -> set_Name ( u "Times New...-> get_Font () -> set_Size ( 16 ); style -> get_Font () -> set_Color...

    reference.aspose.com/words/cpp/aspose.words/sty...
  3. Aspose::Words::ImportFormatOptions::get_IgnoreT...

    Aspose::Words::ImportFormatOptions::get_IgnoreTextBoxes method. Gets or sets a boolean value that specifies that source formatting of textboxes content ignored if KeepSourceFormatting mode is used. The default value is true in C++....get_ParagraphFormat () -> get_Style () -> get_Font () -> set_Name ( u "Courier...get_ParagraphFormat () -> get_Style () -> get_Font () -> set_Size ( 24 ); builder...

    reference.aspose.com/words/cpp/aspose.words/imp...
  4. Aspose::Words::Lists::ListLevelCollection class...

    Aspose::Words::Lists::ListLevelCollection class. A collection of list formatting for each level in a list. To learn more, visit the documentation article 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...
  5. 使用 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...
  6. Aspose::Words::Lists::ListLevel class | Aspose....

    Aspose::Words::Lists::ListLevel class. Defines formatting for a list level. To learn more, visit the documentation article in C++.... get_Font () Specifies character formatting...idx_get ( 0 ); listLevel -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words.lis...
  7. Aspose::Words::Node::ToString method | Aspose.W...

    Aspose::Words::Node::ToString method. Exports the content of the node into a string in the specified format in C++....line-height:108%; font-size:12pt \" >" ) + u "<span style= \" font-family:'Times...\" >" ) + u "<span style= \" font-family:'Times New Roman' \"...

    reference.aspose.com/words/cpp/aspose.words/nod...
  8. Aspose::Words::DocumentBuilder::InsertDocument ...

    Aspose::Words::DocumentBuilder::InsertDocument method. Inserts a document at the cursor position in C++....-> get_Font () -> set_Size ( 14 ); myStyle -> get_Font () -> set_Name..."Courier New" ); myStyle -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Drawing::Charts::ChartDataTable:...

    Aspose::Words::Drawing::Charts::ChartDataTable::get_Font method. Provides access to font formatting of the data table in C++....aTable::get_Font method ChartDataTable::get_Font method Provides...Provides access to font formatting of the data table. System :: SharedPtr...

    reference.aspose.com/words/cpp/aspose.words.dra...
  10. Aspose::Words::DocumentBuilder::EndBookmark met...

    Aspose::Words::DocumentBuilder::EndBookmark method. Marks the current position in the document as a bookmark end in C++.... builder -> get_Font () -> set_Color ( System ::...get_Blue ()); builder -> get_Font () -> set_Underline ( Aspose...

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