Sort Score
Result 10 results
Languages All
Labels All
Results 791 - 800 of 31,868 for

custom font

(0.23 sec)
  1. ConditionalStyleCollection.bottom_right_cell pr...

    ConditionalStyleCollection.bottom_right_cell property. Gets the bottom right cell 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...
  2. ConditionalStyleCollection.odd_row_banding prop...

    ConditionalStyleCollection.odd_row_banding property. Gets the odd row banding 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. ConditionalStyleCollection.last_row property | ...

    ConditionalStyleCollection.last_row property. Gets the last row 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...
  4. ConditionalStyleCollection.odd_column_banding p...

    ConditionalStyleCollection.odd_column_banding property. Gets the odd column banding 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...
  5. HtmlSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML SaveFormat.MHTML SaveFormat.EPUB SaveFormat.AZW_3 or SaveFormat.MOBI format in Java....SECTION_BREAK); // Assign a custom callback to the "DocumentPartSavingCa"...also a callback that can customize the name and file system location...

    reference.aspose.com/words/java/com.aspose.word...
  6. Text annotation does not handle right to left t...

    Hello, When adding a text annotation with hebrew text on a PDF, on the output document the text is reversed, left to right instead of right to left. You can see in the picture bellow, displayed in Adobe Reader, the tex…...(including font selection). Whether you are setting a custom appearance...recent builds. Try setting a custom appearance for the annotation...

    forum.aspose.com/t/text-annotation-does-not-han...
  7. Working with Type1 Fonts | C++

    C++ APIs for the developers to manipulate and Font files. Learn the fundamentals on how to work with Type 1 Fonts in your C++ applications....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/cpp/working-with-type1-fonts/
  8. Fill Settings with C++|Documentation

    Aspose.Cells is a C++ library for working with spreadsheet files. It supports setting the fill settings of cells, allowing users to Customize the background and style of cells. This article will introduce how to use the Aspose.Cells library to set cell fill settings....that can be applied to cells, fonts, gridlines, graphic objects...colors but also custom colors. Before using a custom color, add it...

    docs.aspose.com/cells/cpp/cells-fill-settings/
  9. PdfException during Xml to Pdf conversion - Fre...

    Hello, I am trying to convert Xml to Pdf using below aspose code but encountering an exception. Code I am using: try (final com.aspose.pdf.Document document = new com.aspose.pdf.Document();) { final com.as…...TextFragment(xmlContent); // -- Set font to a monospaced font to mimic browser XML...PdfException: Can’t find any suitable font for operate with text: 是 at...

    forum.aspose.com/t/pdfexception-during-xml-to-p...
  10. ConditionalStyle class | Aspose.Words for Python

    aspose.words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... font Gets the character formatting...builder . end_table () # Create a custom table style. table_style =...

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