Sort Score
Result 10 results
Languages All
Labels All
Results 871 - 880 of 32,273 for

custom font

(0.11 sec)
  1. ConditionalStyle.Type | Aspose.Words for .NET

    Discover the ConditionalStyle Type property that defines the related table area, enhancing your design flexibility and style management.... EndTable (); // Create a custom table style. TableStyle tableStyle...ConditionalStyles . LastColumn . Font . Bold = true ; // List all...

    reference.aspose.com/words/net/aspose.words/con...
  2. TableStyle.conditional_styles property | Aspose...

    TableStyle.conditional_styles property. Collection of conditional styles that may be defined for this table style.... 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...
  3. Export Presentations to XAML in Java|Aspose.Sli...

    Convert PowerPoint and OpenDocument slides to XAML in Java using Aspose.Slides—quick, Office-free solution that keeps your layout intact....Presentations to XAML with Custom Options You get to select options...ensure predictable fonts if the original font is not available...

    docs.aspose.com/slides/java/export-to-xaml/
  4. Aspose.PSD Add Watermark | products.aspose.com

    Learn how to add watermark by code....you'll be able to create a custom text watermark and apply it...You'll learn how to adjust the font, size, and color of the watermark...

    products.aspose.com/psd/tutorial/add-watermark/
  5. Public API Changes in Aspose.Cells 8.3.2|Docume...

    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....properties that can get/set the custom separators used for formatting...illustrates how to specify the custom separators using Aspose.Cells...

    docs.aspose.com/cells/net/public-api-changes-in...
  6. Convert a Document to HTML, MHTML or EPUB in C#...

    Convert a document from almost any format to HTML or MHTML, as well as to EPUB format using C#. You can also specify save options for managing the output document....default or custom save options. Few examples of custom save options...resources, such as images, fonts, and external CSS, are saved...

    docs.aspose.com/words/net/convert-a-document-to...
  7. modal-custom-styles-example.css

    /** * Modal Window Custom Style Examples * * This file demonstrates how to set independent styles for different modal windows. * You can add these styles to your project's CSS file. */ /* =========....../** * Modal Window Custom Style Examples * * This file demonstrates...x-spreadsheet-modal-header { /* Customize header background color */...

    docs.aspose.com/cells/de/java/aspose-cells-grid...
  8. StreamFontSource | Aspose.Words for Java

    Base class for user-defined stream Font source in Java....class for user-defined stream font source. To learn more, visit...visit the Working with Fonts documentation article. Remarks: In order...

    reference.aspose.com/words/java/com.aspose.word...
  9. 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...
  10. ConditionalStyle.leftPadding property | Aspose....

    ConditionalStyle.leftPadding property. Gets or sets the amount of space (in points) to add to the left of 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...