Sort Score
Result 10 results
Languages All
Labels All
Results 6,041 - 6,050 of 141,518 for

font

(0.57 sec)
  1. Node.getText method | Aspose.Words for Node.js

    Node.getText method. Gets the text of this node and of all its children.... font . color = "#FF0000" ; para ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Node.get_text method | Aspose.Words for Python

    Node.get_text method. Gets the text of this node and of all its children.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  3. How to Run Aspose.Cells for .NET 6|Documentation

    How to Run Aspose.Cells for .NET 6....install -y libfontconfig1 # Copy fonts from local to Docker # For example...a "fonts" folder in your project folder and put the font files...

    docs.aspose.com/cells/net/how-to-run-aspose-cel...
  4. FieldDatabase.InsertOnceOnMailMerge | Aspose.Wo...

    Discover how the InsertOnceOnMailMerge property in FieldDatabase enhances your data merging by allowing seamless insertion at the start of merges....(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/net/aspose.words.fie...
  5. FieldDatabase.TableFormat | Aspose.Words for .NET

    Discover the FieldDatabase TableFormat property to easily customize your database query results with flexible formatting options for enhanced data presentation....(borders) + 2 (shading) + 4 (font) + 8 (color) + 16 (autofit)...

    reference.aspose.com/words/net/aspose.words.fie...
  6. 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...

    forum.aspose.com/t/how-to-modify-footnote-conte...
  7. Ошибка конвертации Excel в PDF - Free Support F...

    Добрый день! Столкнулись с ошибкой конвертации Excel в PDF - обрезается первая жирная строчка (Baskerville-Bold). Проблема воспроизводится на приложенном файле. Ниже приведен код конвертации. Conversion details.7z (8…...Cells Product Family layout , font , cells-net , excel-conversions...

    forum.aspose.com/t/excel-pdf/327889
  8. How to Convert Word to HTML using C++

    In this short tutorial, we will learn how to convert Word to HTML using C++. For converting word to html format in C++, you need to make simple API calls in few simple steps on MS Windows or Linux....Font Product Family Aspose.TeX Product...of the output HTML file like font or image resources, CSS style...

    kb.aspose.com/words/cpp/how-to-convert-word-to-...
  9. ZUGFeRD creation out of PDF/UA-1 PDFs - Free Su...

    __Test_Exporter.zip (18,9 KB) In case the input PDF is in coming within the PDF/UA-1 standard (universal accessibility), The ZUGFeRD PDF is not valid after the creation. Our Tests so far showed that the creation of the…...below errors (Font error may be due missing fonts on test machine):...

    forum.aspose.com/t/zugferd-creation-out-of-pdf-...
  10. Add Watermark to PPTX Presentation Files using ...

    Python source code for adding Watermark to PPTX Presentation....150 , 200 , 200 , 200 ) # Set Font Size of Text Watermark watermarkPortion...watermarkPortion . portion_format . font_height = 16 pres . save( "watermark...

    products.aspose.com/slides/python-net/watermark...