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

font

(0.69 sec)
  1. ChartDataLabelCollection.numberFormat property ...

    ChartDataLabelCollection.numberFormat property. Gets an [ChartNumberFormat](../../chartnumberformat/) instance allowing to set number format for the data labels of the entire series.... font . size = 12 ; doc . save ( base...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. ChartDataTable.show property | Aspose.Words for...

    ChartDataTable.show property. Gets or sets a flag indicating whether the data table will be shown for the chart... font . italic = true ; dataTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. PPT to PDF Conversion Fails on Linux (.NET 3.1,...

    Hi Team, I’m facing an issue where PPT/PPTX → PDF conversion works correctly on Windows, but fails on Linux. Below are my environment details: .NET Core: 3.1 OS: Linux (Amazon EC2) Aspose.Slides version: 22.12.0 Lice…... Make sure basic graphics/font libraries are present Install...Install the common Linux graphics/font packages (such as fontconfig...

    forum.aspose.com/t/ppt-to-pdf-conversion-fails-...
  4. 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...
  5. Integration with JasperServer|Aspose.Slides Doc...

    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.... To use the font mapping feature, update %IN...

    docs.aspose.com/slides/jasperreports/integratio...
  6. 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...
  7. 在 PostScript 中使用填充图案 | C++

    如何在 PS 文件中添加填充图案是 Aspose.Page API 解决方案解答的一个问题。了解如何在 C++ 中使用该功能...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/zh/cpp/ps/working-with-hat...
  8. Working with Gradient in PS file | Java

    Adding gradient in PS file is a functionality supported by Aspose.Page API solution. See how to use the functionality in Java...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/java/ps/working-with-gradi...
  9. Check Color Contrast – Aspose.HTML for Java

    Learn about contrast best practices for web accessibility and check color contrast using Aspose.HTML for Java. Make website accessible to read for all users....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/java/check-color-contrast/
  10. Extract ttf from ttc file, missing PostScriptNa...

    On Mac, I need to extract a ttf file from a ttc. I use this code to do that. int collectionIndex = 0 TtcFontSource source = new TtcFontSource(FontPath); FontDefinition[] fds = source.GetFontDefinitions(); TtfFont ttfF…...Font Product Family Whiletrue March...TtfFont ttfFont = Aspose.Font.Font.Open(fds[collectionIndex])...

    forum.aspose.com/t/extract-ttf-from-ttc-file-mi...