Sort Score
Result 10 results
Languages All
Labels All
Results 4,491 - 4,500 of 126,932 for

aspose font

(0.13 sec)
  1. Setting Properties on Images|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....[ Hide ] Updating Fonts Cache Using Aspose.PSD for Java, developers...add possibility to refresh fonts cache. Below is the code demonstration...

    docs.aspose.com/psd/java/setting-properties-on-...
  2. Style.List | Aspose.Words for .NET

    Discover how to style your lists effectively! Learn to define unique formatting for list styles to enhance your content's visual appeal.... Font . Name = "Verdana" ; level . Font . Color = Color...Color . Blue ; level . Font . Bold = true ; } DocumentBuilder...

    reference.aspose.com/words/net/aspose.words/sty...
  3. ListLevelCollection.Count | Aspose.Words for .NET

    Discover the ListLevelCollection Count property to easily access the total number of levels in your list, enhancing data management and organization.... Font . Name = "Verdana" ; level . Font . Color = Color...Color . Blue ; level . Font . Bold = true ; } DocumentBuilder...

    reference.aspose.com/words/net/aspose.words.lis...
  4. ConditionalStyle.type property | Aspose.Words f...

    ConditionalStyle.type property. Gets table area to which this conditional style relates....@property def type ( self ) -> aspose . words . ConditionalStyleType...background_pattern_color = aspose . pydrawing . Color . alice_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Inserting Table|Aspose.Words for .NET

    Insert a table into a document and modify it easily and fast instead of using VSTO in C#.... Font . Name = "Verdana" ; rng . Font . Size = 16...Tables [ 1 ]; tbl . Range . Font . Size = 12 ; tbl . Columns...

    docs.aspose.com/words/net/inserting-table/
  6. ReplacingArgs.GroupName | Aspose.Words for .NET

    Discover how to effectively use the GroupName property to replace captured groups in your matches with custom strings. Enhance your string manipulation skills!...Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  7. ReplacingArgs.GroupIndex | Aspose.Words for .NET

    Learn how to use the GroupIndex property in ReplacingArgs to easily identify and replace captured groups in matches with your custom strings....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . Font . Name = "Arial" ; builder ...

    reference.aspose.com/words/net/aspose.words.rep...
  8. Convert Excel file to PDF format compatible wit...

    Learn how to Convert Excel file to PDF format compatible with PDFA-1a with Aspose.Cells for Python via .NET API....format of PDF that embeds all fonts used in the document within...features, such as font linking (as opposed to font embedding) and...

    docs.aspose.com/cells/python-net/convert-excel-...
  9. ConditionalStyleCollection.last_column property...

    ConditionalStyleCollection.last_column property. Gets the last column style....def last_column ( self ) -> aspose . words . ConditionalStyle...background_pattern_color = aspose . pydrawing . Color . alice_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  10. Chart.axis_y property | Aspose.Words for Python

    Chart.axis_y property. Provides access to properties of the primary Y axis of the chart....@property def axis_y ( self ) -> aspose . words . drawing . charts...series . add1 ( series_name = 'Aspose Test Series' , categories =...

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