Sort Score
Result 10 results
Languages All
Labels All
Results 1,331 - 1,340 of 142,633 for

font

(0.16 sec)
  1. main.bundle.min.7a78ead77f48fab7dda409299e97e72...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......15px 2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:....flex;justify-content:center;font-size:.9rem;padding-bottom:.5rem}...

    docs.aspose.com/pub/css/main.bundle.min.7a78ead...
  2. main.bundle.min.832d2b2eba9edafb947b83e0a51e06f...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......15px 2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:....flex;justify-content:center;font-size:.9rem;padding-bottom:.5rem}...

    docs.aspose.com/note/css/main.bundle.min.832d2b...
  3. main.bundle.min.5e4914adcc3145af2bb4d17b910f06c...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......15px 2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:....flex;justify-content:center;font-size:.9rem;padding-bottom:.5rem}...

    docs.aspose.com/html/css/main.bundle.min.5e4914...
  4. Style.AutomaticallyUpdate | Aspose.Words for .NET

    Discover how the AutomaticallyUpdate property enhances your styles by automatically redefining them for optimal value and performance in your projects.... Font . Name = "Times New Roman" ; style . Font . Size...Size = 16 ; style . Font . Color = Color . Navy ; // Automatically...

    reference.aspose.com/words/net/aspose.words/sty...
  5. Font.border property | Aspose.Words for Python

    Font.border property. Returns a [Border](../../border/) object that specifies border for the Font....border property Font.border property Returns a Border object...that specifies border for the font. @property def border ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  6. DefaultFontSubstitutionRule class | Aspose.Word...

    aspose.words.Fonts.DefaultFontSubstitutionRule class. Default Font substitution rule...DefaultFontSubstitut class Default font substitution rule. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ParagraphFormat.AddSpaceBetweenFarEastAndDigit ...

    Optimize your document's layout with the AddSpaceBetweenFarEastAndDigit property, enhancing readability by adjusting spacing between East Asian text and numbers....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/par...
  8. DocumentBuilder.PopFont | Aspose.Words for .NET

    Discover the DocumentBuilder PopFont method to effortlessly restore character formatting from the stack, enhancing your document creation process....DocumentBuilder ( doc ); // Set up font formatting, then write the text... builder . Font . Name = "Arial" ; builder . Font . Size = 24...

    reference.aspose.com/words/net/aspose.words/doc...
  9. Font.textEffect property | Aspose.Words for Nod...

    Font.textEffect property. Gets or sets the Font animation effect....property Font.textEffect property Gets or sets the font animation...); builder . font . size = 36 ; builder . font . textEffect =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Extract Fonts from PDF C#|Aspose.PDF for .NET

    Use the Aspose.PDF for. NET library to extract all embedded Fonts from your PDF document....Ask AI Extract Fonts from PDF C# Contents [ Hide ] In case you...you want to get all fonts from a PDF document, you can use FontUtilities...

    docs.aspose.com/pdf/net/extract-fonts-from-pdf/