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

fonts api

(1.76 sec)
  1. Aspose::Words::Document::CopyStylesFromTemplate...

    Aspose::Words::Document::CopyStylesFromTemplate method. Copies styles from the specified template to a document in C++...."TemplateStyle1" ); style -> get_Font () -> set_Name ( u "Times New...New Roman" ); style -> get_Font () -> set_Color ( System :: Drawing...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Aspose::Words::DocumentBuilder::PopFont method ...

    Aspose::Words::DocumentBuilder::PopFont method. Retrieves character formatting previously saved on 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...
  3. Aspose::Words::DocumentBuilder::InsertParagraph...

    Aspose::Words::DocumentBuilder::InsertParagraph method. Inserts a paragraph break into the document 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/doc...
  4. 在工作表中应用条件格式|Documentation

    如何在JavaScript via C++中使用Aspose.Cells库在工作表中应用条件格式,以更好地控制单元格的外观。...Cells API 用最简单的几行代码在单元格上添加条件格式。 使用Aspose..."/lic/aspose.cells.enc", fontPath: "/fonts/", fontList: [ "arial.ttf",...

    docs.aspose.com/cells/zh/javascript-cpp/apply-c...
  5. Aspose::Words::StyleCollection::AddCopy method ...

    Aspose::Words::StyleCollection::AddCopy method. Copies a style into this collection in C++.... newStyle -> get_Font () -> set_Color ( System ::...) -> get_Font () -> get_Name (), newStyle -> get_Font () -> get_Name...

    reference.aspose.com/words/cpp/aspose.words/sty...
  6. Aspose::Words::Paragraph::get_IsEndOfDocument m...

    Aspose::Words::Paragraph::get_IsEndOfDocument method. True if this paragraph is the last paragraph in the last section of the document 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::DocumentBase::ImportNode method ...

    Aspose::Words::DocumentBase::ImportNode method. Imports a node from another document to the current document in C++...."My style" ); srcStyle -> get_Font () -> set_Name ( u "Courier...srcDoc ); srcBuilder -> get_Font () -> set_Style ( srcStyle );...

    reference.aspose.com/words/cpp/aspose.words/doc...
  8. Aspose::Words::Style::Remove method | Aspose.Wo...

    Aspose::Words::Style::Remove method. Removes the specified style from the document 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...
  9. LINUX | PPT EXPORT Getting Error | Type Initial...

    error: type initializer for gdip threw an exception error image: image.png (70.9 KB) reference added in nugut, Aspose.Slides.NET6.CrossPlatform version 26.3.0 i am getting ‘type initializer for gdip threw an exceptio…...slides-linux , slides-net , slides-fonts , slides-crossplatform aswinkumar...7 image.png (97.2 KB) Error: Font ‘?’ cannot be found. Issue is...

    forum.aspose.com/t/linux-ppt-export-getting-err...
  10. Aspose::Words::PageSetup::get_CharactersPerLine...

    Aspose::Words::PageSetup::get_CharactersPerLine method. Gets or sets the number of characters per line in the document grid in C++....value depends on page width and font size of the Normal style. Minimum...character pitch is 90 percent of the font size. For example, maximum number...

    reference.aspose.com/words/cpp/aspose.words/pag...