Sort Score
Result 10 results
Languages All
Labels All
Results 5,111 - 5,120 of 139,839 for

font

(0.33 sec)
  1. Add Text to PDF Using Python | Aspose.PDF

    Add text to PDF programmatically with Python sample code using Aspose.PDF for Python for .NET... font_size = 12 text_fragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) text_fragment...

    products.aspose.com/pdf/python-net/text/
  2. Change in behavior of Cells#insertColumns start...

    Hi, Using Aspose Cells for Java, version 25.9. Sample code: Workbook workbook = new Workbook("input.xlsx"); Worksheet worksheet = workbook.getWorksheets().get("IT Projections"); Cells cells = worksheet.getCells(); cel…...setFontSize(12); // Example: set font size style.setFontName("Arial");...setFontName("Arial"); // Example: set font name cell.setStyle(style); } workbook...

    forum.aspose.com/t/change-in-behavior-of-cells-...
  3. Incorrect Rendering of EQ \x\bo (Bottom Rule) i...

    Description When converting Word documents containing EQ fields that use the \x\bo switch, Aspose.Words renders the equation incorrectly in both PNG and HTML outputs. The \bo switch in Word EQ fields represents a bottom…...style="widows:0; orphans:0; font-family:'Times New Roman'; font-size:12pt"><div><p...

    forum.aspose.com/t/incorrect-rendering-of-eq-x-...
  4. Working with AcroForms in PDF using Aspose.PDF ...

    With Aspose.PDF for C++ you may create a form from scratch, fill the form field in a PDF document, extract data from the form, add or remove fields in the existing form....form field font other than the 14 Core PDF Fonts with C++. Posting...

    docs.aspose.com/pdf/cpp/acroforms/
  5. HtmlFixedSaveOptions class | Aspose.Words for N...

    Aspose.Words.Saving.HtmlFixedSaveOptions class. Can be used to specify additional options when saving a document into the [SaveFormat.HtmlFixed](../../aspose.words/saveformat/#HtmlFixed) format...whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. The...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Receipt recognition settings|Documentation

    Configuring Aspose.OCR for Python via .NET recognition engine for extracting text from scanned receipts....upscale_small_font boolean false Improve small font recognition...

    docs.aspose.com/ocr/python-net/recognition-sett...
  7. Comparing text in images|Documentation

    How to compare texts on two images....two images, regardless of the font, text size, case, styles, and...means the texts are identical. Fonts and styles are ignored. The...

    docs.aspose.com/ocr/net/image-text-compare/
  8. About Aspose.Font for JavaScript | JavaScript

    Easy-to-use JavaScript library for Font manipulation from Aspose.Font. Learn how to get information about it....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/javascript-cpp/about/
  9. HtmlSaveOptions.exportRoundtripInformation prop...

    HtmlSaveOptions.exportRoundtripInformation property. Specifies whether to write the roundtrip information when saving to HTML, MHTML or EPUB...8pt; -aw-font-family:'Courier New'; -aw-font-weight:normal;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. 使用 C# 创建 PDF 粘性注释|Aspose.PDF for .NET

    学习如何使用 Aspose.PDF 在 .NET 中创建粘性注释,例如笔记和高亮。...wa ); // Create TextState for Font settings var ts = new Aspose.... Pdf . Color . Blue ; ts . Font = Aspose . Pdf . Text . FontRepository...

    docs.aspose.com/pdf/zh/net/sticky-annotations/