Sort Score
Result 10 results
Languages All
Labels All
Results 4,941 - 4,950 of 139,708 for

font

(0.23 sec)
  1. aspose.words module | Aspose.Words for Python

    The aspose.words module provides classes for generating, converting, modifying, rendering and printing Microsoft Word documents without utilizing Microsoft Word....images and other content, specify font, paragraph and section formatting...article. Font Contains font attributes (font name, font size, color...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataLabelCollection.format property | Aspo...

    ChartDataLabelCollection.format property. Provides access to fill and line formatting of the data labels.... font . color = "#FFFF00" ; // Change...ChartDataLabelCollec ChartDataLabelCollec.font property ChartDataLabelCollec...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. ShapeBase.DistanceRight | Aspose.Words for .NET

    Discover the ShapeBase DistanceRight property, easily adjust the spacing in points between your document text and a shape's right edge for enhanced layout control.... Font . Size = 24 ; builder . Write...

    reference.aspose.com/words/net/aspose.words.dra...
  4. ShapeBase.DistanceBottom | Aspose.Words for .NET

    Discover the ShapeBase DistanceBottom property, easily set and adjust the gap in points between your document text and the shape's bottom edge for optimal layout.... Font . Size = 24 ; builder . Write...

    reference.aspose.com/words/net/aspose.words.dra...
  5. ShapeBase.DistanceTop | Aspose.Words for .NET

    Discover ShapeBase DistanceTop property, easily adjust the space in points between your document text and the shape's top edge for precise layout control.... Font . Size = 24 ; builder . Write...

    reference.aspose.com/words/net/aspose.words.dra...
  6. PDF Stamping in C#: Text, Image, and Page Optio...

    Add stamps: text, image or page - to PDF programmatically with C# sample code using Aspose.PDF for .NET.... Font = Aspose . Pdf . Text . FontRepository...

    products.aspose.com/pdf/net/stamps/
  7. FixedPageSaveOptions.numeralFormat property | A...

    FixedPageSaveOptions.numeralFormat property. Gets or sets [NumeralFormat](../../numeralformat/) used for rendering of numerals... font . localeId = 5121 ; //new CultureInfo("ar-AR")...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. 用C++改变Excel文本框或形状的字符间距|Documentation

    学习如何用Aspose.Cells和C++改变Excel文本框或形状的字符间距。...Get ( 0 ); // Access the first font setting object via GetCharacters()...

    docs.aspose.com/cells/zh/cpp/change-character-s...
  9. MergeFormatMode Enum | Aspose.Words for .NET

    Discover Aspose.Words.LowCode.MergeFormatMode enum to optimize document merging. Enhance formatting control when combining multiple files effortlessly....original formatting, such as font styles, sizes, colors, indents...

    reference.aspose.com/words/net/aspose.words.low...
  10. Insert Hyperlinks in Worksheet|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....createCellStyle (); Font hlink_font = wb . createFont (); hlink_font . setUnderline...setUnderline ( Font . U_SINGLE ); hlink_font . setColor ( IndexedColors...

    docs.aspose.com/cells/java/insert-hyperlinks-in...