Sort Score
Result 10 results
Languages All
Labels All
Results 1,391 - 1,400 of 112,094 for

font

(0.04 sec)
  1. Font.fill property | Aspose.Words for Python

    Font.fill property. Gets fill formatting for the [Font](../)....property Font.fill property Gets fill formatting for the Font . @property...docx' ) # Get Fill object for Font of the first Run. fill = doc...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Render text with glyphs | API for C++

    C++ API Solution to manage various Fonts. Learn how to visualize the text of any complexity with the glyphs code....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/font/cpp/render-text/
  3. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a document node is inserted, ensuring seamless integration and enhanced functionality.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  4. SaveOptions.allow_embedding_post_script_fonts p...

    SaveOptions.allow_embedding_post_script_Fonts property. Gets or sets a boolean value indicating whether to allow embedding Fonts with PostScript outlines when embedding TrueType Fonts in a document upon it is saved...allow_embedding_post_script_fonts property SaveOptions.allow_...allow_embedding_post_script_fonts property Gets or sets a boolean value...

    reference.aspose.com/words/python-net/aspose.wo...
  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. Table.AcceptEnd | Aspose.Words for .NET

    Discover the Table AcceptEnd method, seamlessly integrate visitors at the table's end for enhanced user experience and efficient data handling.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words.tab...
  7. FontInfo.GetEmbeddedFont | Aspose.Words for .NET

    Discover the FontInfo GetEmbeddedFont method to easily retrieve specific embedded Font files, enhancing your design projects with seamless typography....method Gets a specific embedded font file. public byte [] GetEmbeddedFont...EmbeddedFontFormat Specifies the font format to retrieve. style EmbeddedFontStyle...

    reference.aspose.com/words/net/aspose.words.fon...
  8. Aspose::Words::Fonts::FontSubstitutionRule::get...

    Aspose::Words::Fonts::FontSubstitutionRule::get_Enabled method. Specifies whether the rule is enabled or not in C++....Aspose::Words::Fonts::FontSubstitutionRule::get_Enabled method...virtual bool Aspose :: Words :: Fonts :: FontSubstitutionRule :: get_Enabled...

    reference.aspose.com/words/cpp/aspose.words.fon...
  9. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format text with a double strikethrough for enhanced clarity and style in your documents....DoubleStrikeThrough Font.DoubleStrikeThrough property True if the font is formatted...single-line strikethrough." ); run . Font . StrikeThrough = true ; para...

    reference.aspose.com/words/net/aspose.words/fon...
  10. Story.first_paragraph property | Aspose.Words f...

    Story.first_paragraph property. Gets the first paragraph in the story....format a run of text using its font property. doc = aw . Document...world!' ) font = run . font font . name = 'Courier New' font . size...

    reference.aspose.com/words/python-net/aspose.wo...