Sort Score
Result 10 results
Languages All
Labels All
Results 7,501 - 7,510 of 134,388 for

font

(0.15 sec)
  1. 用C++设置填充效果|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的填充效果,允许用户自定义单元格的背景和样式。本文将介绍如何使用Aspose.Cells库设置单元格的填充效果。...custom color (Orchid) to the font styleObject . GetFont (). SetColor...

    docs.aspose.com/cells/zh/cpp/cells-fill-settings/
  2. Images to text in Java - fast and easy | Aspose

    Integrate optical character recognition (OCR) into your Java applications with our versatile and powerful OCR for Java library.... Any font and style Identify and recognize...

    products.aspose.com/ocr/java/
  3. JavaScript OCR – image to text on web pages | A...

    With Aspose JS API, you can add optical character recognition directly to a web page or in cross-platform Electron apps.... Any font and style Identify and recognize...DOCUMENT ; settings . upscale_small_font = true ; // Extract text from...

    products.aspose.com/ocr/javascript-cpp/
  4. Installation|Aspose.Words for JasperReports

    Aspose.Words for JasperReports works with JasperReports and JasperServer. This article explains how to integrate the exporter....you can use the JasperReports font mapping feature or specify the...

    docs.aspose.com/words/jasperreports/installation/
  5. Customer satisfaction survey|Documentation

    OMR ready customer satisfaction survey...Satisfaction Survey font_style=bold font_size=18 align=center...question about your purchase. font_style=Italic &block &container...

    docs.aspose.com/omr/net/showcases/satisfaction/...
  6. Step‑by‑Step Guide to Load a Spreadsheet with G...

    Detailed tutorial on using Aspose.Cells GridJs with a Spring Boot backend and a client‑side HTML/JavaScript UI to load, edit, and download Excel files....></ script > < style > body { font-family : Arial , sans-serif...

    docs.aspose.com/cells/java/aspose-cells-gridjs/...
  7. Product Overview|Aspose.Slides Documentation

    Aspose.Slides for .NET lets you create, edit and convert PowerPoint (PPT, PPTX) and OpenDocument (ODP) presentations without Microsoft Office.... Adding new fonts or managing the fonts already used in a...operations like parsing of fonts and similar tasks. Moreover...

    docs.aspose.com/slides/net/product-overview/
  8. Gawe HTML Nganggo C#

    Gawe HTML anyar ing C# ing sawetara langkah. Nggawe HTML kanthi gampang nggunakake perpustakaan .NET....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/jv/net/make/html/
  9. Urobiť PDF Pomocou C#

    Vytvorte nový PDF v C# v niekoľkých krokoch. Jednoducho vytvorte PDF pomocou knižnice .NET....var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/sk/net/make/pdf/
  10. Make HTML Using Javascript

    Make a new HTML in JavaScript in a few steps. Easily create HTML using Node.js via .NET library....DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...color = '#FF0000' font.size = 36 font.highlightColor = '#F0DB4F'...

    products.aspose.com/words/nodejs-net/make/html/