Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 142,711 for

font

(0.96 sec)
  1. DocumentBuilder.insert_paragraph method | Aspos...

    DocumentBuilder.insert_paragraph method. Inserts a paragraph break into the document....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 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...
  3. Format Text Using VSTO and Aspose.Slides for .N...

    Migrate from Microsoft Office automation to Aspose.Slides for .NET and format text in PowerPoint (PPT, PPTX) presentations with precise control....Shapes [ 3 ]; //Change its text's font to Verdana and height to 32...txtRange . Font . Name = "Verdana" ; txtRange . Font . Size = 32...

    docs.aspose.com/slides/net/format-text-using-vs...
  4. Convert TTF to WOFF using Java

    This article explains the process to convert TTF to WOFF using Java. It has details to set the IDE, a list of steps, and a sample code to convert Font TTF to WOFF using Java....Font Product Family Aspose.TeX Product...optimization, embedding the font in modern browsers, and improving...

    kb.aspose.com/font/java/convert-ttf-to-woff-usi...
  5. Font.Position | Aspose.Words for .NET

    Discover the Font Position property, easily adjust text alignment in points for precise control over your typography. Elevate your design with flexible positioning!...Position Contents [ Hide ] Font.Position property Gets or sets...doc , "Raised text. " ); run . Font . Position = 5 ; para . AppendChild...

    reference.aspose.com/words/net/aspose.words/fon...
  6. EmbeddedFontStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words EmbeddedFontStyle enum to easily manage embedded Font styles in FontInfo objects, enhancing your document formatting capabilities....Specifies the style of an embedded font inside a FontInfo object. [Flags]...embedded font. Bold 1 Specifies the Bold embedded font. Italic...

    reference.aspose.com/words/net/aspose.words.fon...
  7. FileFontSource | Aspose.Words for .NET

    Discover the FileFontSource constructor for seamless Font integration in your projects. Enhance your design with easy-to-use coding solutions!...Path to font file. Examples Shows how to use a font file in the...the local file system as a font source. FileFontSource fileFontSource...

    reference.aspose.com/words/net/aspose.words.fon...
  8. DocumentBase.fontInfos property | Aspose.Words ...

    DocumentBase.FontInfos property. Provides access to properties of Fonts used in this document....Provides access to properties of fonts used in this document. get fontInfos...fontInfos () : Aspose . Words . Fonts . FontInfoCollection Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::Fonts::FileFontSource::FileFontS...

    Aspose::Words::Fonts::FileFontSource::FileFontSource constructor. Ctor in C++....Aspose::Words::Fonts::FileFontSource::FileFontSource constructor...constructor Ctor. Aspose :: Words :: Fonts :: FileFontSource :: FileFontSource...

    reference.aspose.com/words/cpp/aspose.words.fon...
  10. Aspose::Words::Drawing::TextPath class | Aspose...

    Aspose::Words::Drawing::TextPath class. Defines the text and formatting of the text path (of a WordArt object). To learn more, visit the documentation article in C++....Description get_Bold () True if the font is formatted as bold. get_FitPath...the textpath font. get_Italic () True if the font is formatted...

    reference.aspose.com/words/cpp/aspose.words.dra...