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

fonts api

(0.19 sec)
  1. Aspose::Words::Document::AppendDocument method ...

    Aspose::Words::Document::AppendDocument method. Appends the specified document to the end of this document in C++....idx_get ( u "CustomStyle" ) -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/doc...
  2. Document Builder Overview in Node.js|Aspose.Wor...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Node.js. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Node.js.... It allows you to specify fonts, paragraph or section formatting...Building and Modifying Aspose.Words API provides several classes that...

    docs.aspose.com/words/nodejs-net/document-build...
  3. Format cells|Documentation

    Learn how to format and style cells in Aspose.Cells for .NET, including number formatting, date formatting, font styles, and other cell style options. Our guide will help you create attractive and professional-looking spreadsheets....foreground colors, borders, fonts, horizontal and vertical alignments...styles using the Aspose.Cells API. An example is given below to...

    docs.aspose.com/cells/net/cells-formatting/
  4. Compress and Decompress POTM Files via .NET

    C# compression and decompression source code to compress POTM documents into a single zip archive or vice versa on .NET Framework, .NET Core....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Live Demos Code Samples...

    products.aspose.com/zip/net/zip-file/potm/
  5. Compress and Decompress VDW Files via .NET

    C# compression and decompression source code to compress VDW documents into a single zip archive or vice versa on .NET Framework, .NET Core....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Live Demos Code Samples...

    products.aspose.com/zip/net/zip-file/vdw/
  6. Convert HTML to MD – C# code and Online Converter

    Convert HTML to Markdown online or with Aspose.HTML for .NET. Use HTML to MD Converter to save webpage as MD file quickly, clearly and safely....Font Product Solution Aspose.TeX...Paid Consulting Support Docs API Reference Tutorials Live Demos...

    products.aspose.com/html/net/conversion/html-to...
  7. Aspose::Words::ParagraphFormat::get_FirstLineIn...

    Aspose::Words::ParagraphFormat::get_FirstLineIndent method. Gets or sets the value (in points) for a first line or hanging indent. Use positive values to set the first-line indent, and negative values to set the hanging indent 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...
  8. Aspose::Words::DocumentBuilderOptions::get_Cont...

    Aspose::Words::DocumentBuilderOptions::get_ContextTableFormatting method. True if the formatting applied to table content does not affect the formatting of the content that follows it. Default value is true in C++....Default font size is 12. builder -> Writeln ( u "Font size 12...Changes the font size inside the table. builder -> get_Font () -> set_Size...

    reference.aspose.com/words/cpp/aspose.words/doc...
  9. Aspose::Words::Run::Run constructor | Aspose.Wo...

    Aspose::Words::Run::Run constructor. Initializes a new instance of the Run class in C++...." ); run -> get_Font () -> set_Color ( System ::...format a run of text using its font property. auto doc = System...

    reference.aspose.com/words/cpp/aspose.words/run...
  10. Aspose::Words::Story::get_FirstParagraph method...

    Aspose::Words::Story::get_FirstParagraph method. Gets the first paragraph in the story in C++....format a run of text using its font property. auto doc = System...:: Words :: Font > font = run -> get_Font (); font -> set_Name...

    reference.aspose.com/words/cpp/aspose.words/sto...