Sort Score
Result 10 results
Languages All
Labels All
Results 3,891 - 3,900 of 141,736 for

aspose font

(0.38 sec)
  1. Format Ranges with JavaScript via C++|Documenta...

    Learn how to format a range of cells in Excel using Aspose.Cells for JavaScript via C++....you can change the font style, font size, font color, number format...JavaScript To format a range using Aspose.Cells for JavaScript via C++...

    docs.aspose.com/cells/javascript-cpp/how-to-for...
  2. LineStyle Enum | Aspose.Words for .NET

    Discover the Aspose.Words.LineStyle enum for customizable border styles, enhancing your document design with flexibility and precision.... Font . Border . Color = Color . Green ; builder . Font . Border...LineWidth = 2.5d ; builder . Font . Border . LineStyle = LineStyle...

    reference.aspose.com/words/net/aspose.words/lin...
  3. fontType distinction is not available between a...

    Hi Team, I will briefly explain my use case. The code I am using: auto FontData = portionFormat->get_LatinFont(); if (FontData != nullptr) { FontFamily = FontData->get_FontName().ToUtf8String()…...between action button or fontList Aspose.Slides Product Family slides-net...called Arial Black Bold in the Font Dropdown. case 2: if fontFamily...

    forum.aspose.com/t/fonttype-distinction-is-not-...
  4. ChartDataTable.has_legend_keys property | Aspos...

    ChartDataTable.has_legend_keys property. Gets or sets a flag indicating whether legend keys are displayed in the data table... font . italic = True data_table ... format . stroke . color = aspose . pydrawing . Color . dark_blue...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 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...
  6. FillType Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Drawing.FillType enum to enhance your fillable objects with versatile fill types for improved document design....docx" ); // Get Fill object for Font of the first Run. Fill fill...0 ]. Font . Fill ; // Check Fill properties of the Font. Console...

    reference.aspose.com/words/net/aspose.words.dra...
  7. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

    reference.aspose.com/words/java/com.aspose.word...
  8. ChartAxis.crosses property | Aspose.Words for P...

    ChartAxis.crosses property. Specifies how this axis crosses the perpendicular axis....@property def crosses ( self ) -> aspose . words . drawing . charts...def crosses ( self , value : aspose . words . drawing . charts...

    reference.aspose.com/words/python-net/aspose.wo...
  9. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering.... import aspose.slides as slides with slides...Effective Camera Properties Aspose.Slides for Python via .NET...

    docs.aspose.com/slides/python-net/shape-effecti...
  10. 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...