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

fonts api

(0.45 sec)
  1. Convert Excel to Pdf, Image and other formats|D...

    Convert Excel files to Word, Excel, PowerPoint, PDF, CSV, JPG, HTML, MHT, ODS, BMP, PNG, SVG, TIFF, XPS, JSON, SQL, XML and more by using Aspose.Cells for Python via .NET Api....for each page, text, embedded fonts, raster images, 2D vector graphics...Aspose.Cells for Python via .NET API provides support for exporting...

    docs.aspose.com/cells/python-net/convert-workbo...
  2. Aspose::Words::DocumentBuilder::InsertHyperlink...

    Aspose::Words::DocumentBuilder::InsertHyperlink method. Inserts a hyperlink into the document in C++....Note that you need to specify font formatting for the hyperlink...display text explicitly using the Font property. This methods internally...

    reference.aspose.com/words/cpp/aspose.words/doc...
  3. Aspose::Words::Fields::FieldSeparator class | A...

    Aspose::Words::Fields::FieldSeparator class. Represents a Word field separator that separates the field code from the field result. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  4. Aspose::Words::ParagraphFormat::get_AddSpaceBet...

    Aspose::Words::ParagraphFormat::get_AddSpaceBetweenFarEastAndDigit method. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of numbers and regions of East Asian text in the current paragraph 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...
  5. Aspose::Words::Fields::FieldChar class | Aspose...

    Aspose::Words::Fields::FieldChar class. Base class for nodes that represent field characters in a document. To learn more, visit the documentation article in C++.... get_Font () Provides access to the font formatting of...

    reference.aspose.com/words/cpp/aspose.words.fie...
  6. Aspose::Words::ParagraphFormat::get_Alignment m...

    Aspose::Words::ParagraphFormat::get_Alignment method. Gets or sets text alignment for the paragraph 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::Shading::get_BackgroundPatternTh...

    Aspose::Words::Shading::get_BackgroundPatternThemeColor method. Gets or sets the background pattern theme color in the applied color scheme that is associated with this Shading object in C++....2 ); builder -> get_Font () -> get_Border () -> set_Color...get_Green ()); builder -> get_Font () -> get_Border () -> set_LineWidth...

    reference.aspose.com/words/cpp/aspose.words/sha...
  8. Aspose::Words::Drawing::FillType enum | Aspose....

    Aspose::Words::Drawing::FillType enum. Specifies fill type for a fillable object in C++....docx" ); // Get Fill object for Font of the first Run. System ::...get_Runs () -> idx_get ( 0 ) -> get_Font () -> get_Fill (); // Check...

    reference.aspose.com/words/cpp/aspose.words.dra...
  9. Aspose::Words::CompositeNode::RemoveAllChildren...

    Aspose::Words::CompositeNode::RemoveAllChildren method. Removes all the child nodes of the current node in C++...." ); run -> get_Font () -> set_Color ( System ::...

    reference.aspose.com/words/cpp/aspose.words/com...
  10. Aspose::Words::StyleCollection::Add method | As...

    Aspose::Words::StyleCollection::Add method. Creates a new user defined style and adds it the collection in C++....get_Font () -> set_Name ( u "Verdana" ); level -> get_Font ()...:: get_Blue ()); level -> get_Font () -> set_Bold ( true ); } auto...

    reference.aspose.com/words/cpp/aspose.words/sty...