Sort Score
Result 10 results
Languages All
Labels All
Results 4,821 - 4,830 of 139,842 for

font

(0.68 sec)
  1. ChartDataTable.HasOutlineBorder | Aspose.Words ...

    Discover the ChartDataTable HasOutlineBorder property, control the display of outline borders around series and category names for enhanced data clarity.... Font . Italic = true ; dataTable...

    reference.aspose.com/words/net/aspose.words.dra...
  2. PDF Sticky Annotations|Aspose.PDF for PHP via Java

    Explore how to add sticky annotations to PDF files for feedback, using Aspose.PDF in PHP/Java....$wa ); //Create TextState for Font settings $ts = new TextState...

    docs.aspose.com/pdf/php-java/sticky-annotations/
  3. Is it possible to save as plain text while pres...

    MS Word has the ability to insert line breaks to keep paragraphs wrapped at certain length when saving as plain text. It is achieved via save format ( wdFormatDOSTextLineBreaks 5 Microsoft DOS text with line breaks prese…... If I set the font to a fixed width font and adjust the page...page width and font size, with wdFormatDOSTextLineB I can export...

    forum.aspose.com/t/is-it-possible-to-save-as-pl...
  4. Chart.data_table property | Aspose.Words for Py...

    Chart.data_table property. Provides access to properties of a data table of this chart... font . italic = True data_table ...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 嵌入字体 - PowerPoint JavaScript API|Aspose.Slides ...

    在 JavaScript 中使用 PowerPoint 演示文稿的嵌入字体... Presentation ( "Fonts.pptx" ); try { var allFonts...getEmbeddedFonts (); allFonts . forEach ( font => { var embeddedFontsContain...

    docs.aspose.com/slides/zh/nodejs-java/embedded-...
  6. 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 ...

    reference.aspose.com/words/python-net/aspose.wo...
  7. ChartDataTable.has_vertical_border property | A...

    ChartDataTable.has_vertical_border property. Gets or sets a flag indicating whether a vertical border of the data table is displayed... font . italic = True data_table ...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Using DocumentBuilder to Modify a Document|Aspo...

    Use the document builder to modify a document easily in Java....Specifying Formatting Font Formatting Current font formatting is represented...represented by a Font object returned by the DocumentBuilder.Font property...

    docs.aspose.com/words/java/using-documentbuilde...
  9. IBarcodeGenerator.get_barcode_image method | As...

    IBarcodeGenerator.get_barcode_image method. Generate barcode image using the set of parameters (for DisplayBarcode field).... Draw ( img ) font = ImageFont . load_default ()...text (( 10 , 40 ), error , font = font , fill = ( 255 , 0 , 0 ))...

    reference.aspose.com/words/python-net/aspose.wo...
  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...