Sort Score
Result 10 results
Languages All
Labels All
Results 3,531 - 3,540 of 118,613 for

fonts api

(0.19 sec)
  1. Convert RTF to PPSM via C# .NET or with free On...

    Convert Word rtf documents to PowerPoint ppsm files with C#. Convert multiple files within ASP.NET or other .NET applications....NET APIs. The former is a word processing API for processing...a presentation manipulation API that lets you create or modify...

    products.aspose.com/total/net/conversion/rtf-to...
  2. Aspose::Words::Body class | Aspose.Words for C+...

    Aspose::Words::Body class. Represents a container for the main text of a section. To learn more, visit the documentation article in C++...." ); run -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/body/
  3. 设置元数据| Node.js

    易于使用的node.js库,用于从aspose.font中进行字体操作。了解如何设置字体元数据信息。...Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    docs.aspose.com/font/zh/nodejs-cpp/metadata-inf...
  4. 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...
  5. Aspose::Words::Section class | Aspose.Words for...

    Aspose::Words::Section class. Represents a single section in a document. To learn more, visit the documentation article in C++...." ); run -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/sec...
  6. 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...
  7. 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...
  8. 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...
  9. 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...
  10. 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...