Sort Score
Result 10 results
Languages All
Labels All
Results 3,771 - 3,780 of 136,559 for

aspose font

(0.23 sec)
  1. FontSavingArgs.OriginalFileName | Aspose.Words ...

    Discover the FontSavingArgs OriginalFileName property to easily retrieve the original Font file name and enhance your Font management efficiency....OriginalFileName property Gets the original font file name with an extension...original file name of the current font if it is known. Otherwise it...

    reference.aspose.com/words/net/aspose.words.sav...
  2. Scale Image in C#

    This tutorial covers how to scale image in C#. It contains the system configuration, the stepwise algorithm, and a runnable sample code to upscale image in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/drawing/net/scale-image-in-csharp/
  3. Blur Image in Python

    This guide elaborates to blur image in Python. It explains the system settings, the algorithm, and a running code snippet to blur picture in Python....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/imaging/python/blur-image-in-python/
  4. Draw Circle in C#

    This topic explains the details to draw circle in C#. It includes the system configuration, stepwise algorithm, and a running code snippet to develop a circle drawer in C#....Answers by API Aspose.Total Product Family Aspose.Words Product...Product Family Aspose.PDF Product Family Aspose.Cells Product Family...

    kb.aspose.com/drawing/net/draw-circle-in-csharp/
  5. ListLevel.TrailingCharacter | Aspose.Words for ...

    Discover the ListLevel TrailingCharacter property to customize your list formatting by setting or retrieving the character after each list number.... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words.lis...
  6. ListLevel.TabPosition | Aspose.Words for .NET

    Discover the ListLevel TabPosition property to easily adjust tab positions in points for your list levels, enhancing your document's formatting.... Font . Color = Color . Red ; listLevel . Font . Size =...listLevel . Font . Name = "Wingdings" ; listLevel . Font . Color...

    reference.aspose.com/words/net/aspose.words.lis...
  7. Setting Text Color Dynamically in Java|Aspose.W...

    Set Font text color for document contents dynamically when building a report in Java....Contents [ Hide ] You can set a font color for text contents dynamically...textColor tag defines a text font color to be applied during runtime...

    docs.aspose.com/words/java/setting-text-color-d...
  8. Table.LeftIndent | Aspose.Words for .NET

    Discover the Table LeftIndent property to easily customize your table's left indent. Enhance your design with precise control for better layouts!... Font . Size = 16 ; builder . Font . Name = "Arial"..."Arial" ; builder . Font . Bold = true ; // Configuring the formatting...

    reference.aspose.com/words/net/aspose.words.tab...
  9. DocumentBase.FontInfos | Aspose.Words for .NET

    Access detailed Font properties with DocumentBase's FontInfos feature, enhancing your document's design and readability effortlessly....Provides access to properties of fonts used in this document. public...} Remarks This collection of font definitions is loaded as is...

    reference.aspose.com/words/net/aspose.words/doc...
  10. ProcessorContext | Aspose.Words for Java

    Base class for processor contexts in Java....Description getFontSettings() Font settings used by the processor...setFontSettings(FontSettings value) Font settings used by the processor...

    reference.aspose.com/words/java/com.aspose.word...