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

font

(0.07 sec)
  1. How to Convert PDF to HTML in C#

    This brief topic focuses on how to convert PDF to HTML in C#. You can export PDF to HTML in C# by using simple API calls with no dependence on Adobe Acrobat or any other third party tool....Font Product Family Aspose.TeX Product...HtmlSaveOptions object to set Fonts, SVG and Image save options...

    kb.aspose.com/pdf/net/how-to-convert-pdf-to-htm...
  2. System Requirements|Aspose.Slides for Python Do...

    Discover Aspose.Slides for Python via .NET system requirements. Ensure seamless PowerPoint and OpenDocument support on Windows, Linux, and macOS.... Which fonts are needed for correct rendering...rendering? In practice, the fonts used in the presentation or proper...

    docs.aspose.com/slides/python-net/system-requir...
  3. 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...
  4. 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...
  5. 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...
  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...