Sort Score
Result 10 results
Languages All
Labels All
Results 951 - 960 of 33,342 for

custom font

(0.12 sec)
  1. Rotating Cell Text|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....)); //Set the font color of cell text. _range . Font . Color = System...RotationAngle = 45 ; // Set the custom fill color of the cells. objstyle...

    docs.aspose.com/cells/net/rotating-cell-text/
  2. Features|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....Freeze/Unfreeze Rows & Columns X X X Customize Rows & Columns Headers X Managing...Format Settings of Cells X X X Custom Format Settings of Cells X...

    docs.aspose.com/cells/net/grid-features/
  3. Convert Excel to PDF with C++|Documentation

    Learn how to convert Excel workbooks to PDF format using Aspose.Cells with C++....you control over the print, font, security, and compression settings...Cells :: Cleanup (); } Export Custom properties to PDF With the...

    docs.aspose.com/cells/cpp/convert-excel-to-pdf/
  4. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...as screen DPI and the default font metrics, differences in those...environment or a custom display‑scale setting). The default font used by...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  5. Converting Documents in AWS|Aspose.PDF for .NET

    Learn to deploy and use Aspose.PDF for .NET in AWS environments. Unlock powerful PDF processing in the cloud....addressing common challenges like font management in the cloud. Prerequisites..... .pdf ). Potential Issue: Font availability When you examine...

    docs.aspose.com/pdf/net/integration-aws/
  6. ConditionalStyle.bottom_padding property | Aspo...

    ConditionalStyle.bottom_padding property. Gets or sets the amount of space (in points) to add below the contents of table cells.... end_table () # Create a custom table style. table_style =...conditional_styles . last_column . font . bold = True # List all possible...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ConditionalStyleCollection.EvenRowBanding | Asp...

    Discover the EvenRowBanding property in ConditionalStyleCollection for enhanced readability with stylish alternating row colors. Elevate your data presentation!... EndTable (); // Create a custom table style. TableStyle tableStyle...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  8. ConditionalStyle.ParagraphFormat | Aspose.Words...

    Discover the ConditionalStyle ParagraphFormat property to easily access and manage paragraph formatting in your styles for enhanced document presentation.... EndTable (); // Create a custom table style. TableStyle tableStyle...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  9. ConditionalStyleCollection.LastColumn | Aspose....

    Discover the ConditionalStyleCollection LastColumn property to easily Customize your last column styles for enhanced design flexibility and visual appeal.... EndTable (); // Create a custom table style. TableStyle tableStyle...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  10. ConditionalStyle.topPadding property | Aspose.W...

    ConditionalStyle.topPadding property. Gets or sets the amount of space (in points) to add above the contents of table cells.... endTable (); // Create a custom table style. let tableStyle...conditionalStyles . lastColumn . font . bold = true ; // List all...

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