Sort Score
Result 10 results
Languages All
Labels All
Results 991 - 1,000 of 11,751 for

load font

(0.1 sec)
  1. How to modify footnote content number style? - ...

    for (Paragraph paragraph : footnote.getParagraphs()) { for (Run run : paragraph.getRuns()) { run.getFont().setColor(Color.RED); } }...code snippet only changes the font color of the footnote text but...args) throws Exception { // Load the document Document doc =...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  2. Hyphenation.registerDictionary method | Aspose....

    Aspose.Words.Hyphenation.registerDictionary method...age, stream) Registers and loads a hyphenation dictionary for...e, fileName) Registers and loads a hyphenation dictionary for...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Cannot convert PDF to PDF/A on Linux using Aspo...

    Scenario: Convert PDF to PDF/A. Aspose.PDF.Drawing 25.3.0. Issue: Document.Convert method returns false when run on Linux. Sample project and test file: sample.zip (152.5 KB) Notes: You have to run the test on Linux…...@oleksii88 When converting to Pdf/A, fonts are embedded into the document...standard requirement). Some fonts are not embedded into the document...

    forum.aspose.com/t/cannot-convert-pdf-to-pdf-a-...
  4. 加载和提取数据|Java

    Java API可供开发人员操纵和字体文件。了解有关如何加载和节省Java内的CFF字体的基本原理。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/java/loading-saving-cff...
  5. Edit POT in PHP | products.aspose.com

    Edit POT in PHP. Use PHP library API to edit POT files...various formatting options such as font type and color selection. Additionally...instance of the Presentation class. Load the POT presentation you want...

    products.aspose.com/slides/php-java/editor/pot/
  6. Edit PPTM in PHP | products.aspose.com

    Edit PPTM in PHP. Use PHP library API to edit PPTM files...various formatting options such as font type and color selection. Additionally...instance of the Presentation class. Load the PPTM presentation you want...

    products.aspose.com/slides/php-java/editor/pptm/
  7. Label randomly switches between 1- and 2- line ...

    Hi, we use following code to create pictures from Excel: Workbook wb = new Workbook(“Example1.xlsx”); Worksheet excelWorksheet = wb.Worksheets[“Example 1”]; string rangeName = “BIPLI_Example1”; CellsHelper.DPI = 96; …...in cell styles, such as font size, font type, text alignment, and...options to export images without fonts or formatting options.HorizontalResolution...

    forum.aspose.com/t/label-randomly-switches-betw...
  8. Format PowerPoint Text in JavaScript|Aspose.Sli...

    Learn how to format and style text in PowerPoint and OpenDocument presentations using Aspose.Slides for Node.js via Java. Customize Fonts, colors, alignment, and more with powerful JavaScript code examples.... Pptx ); Manage Paragraph’s Font Properties Presentations usually...js via Java to configure the font properties of paragraphs of...

    docs.aspose.com/slides/nodejs-java/text-formatt...
  9. Rule Builder – Configure SVG Style – Aspose.SVG...

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/rule-builder/
  10. While Converting PPTX to PDF in Java, Charts Ar...

    Hi Team, We are trying convert PPT document into PDF. But, charts from ppt are not rendered correctly in PDF. In PDF chart images got distorted dramatically. Java Version :17 We are using aspose.slides version 24.7 …...Text font is used in the presentation, but a different font appears...install the font on the operating system or load it as an external...

    forum.aspose.com/t/while-converting-pptx-to-pdf...