Sort Score
Result 10 results
Languages All
Labels All
Results 7,441 - 7,450 of 134,247 for

font

(0.98 sec)
  1. How to Change HTML Background Color Using Python

    Learn how to set the background color of HTML documents using Aspose.HTML for Python via .NET. Consider various ways in ready-to-use Python examples....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/python-net/how-to-change-b...
  2. Python OCR – image to text Python API | Aspose

    Integrate optical character recognition seamlessly into your Python apps using Aspose’s OCR API for Python....defects, dirt, or non-standard fonts may cause certain characters...documents, folders and archives. Any font and style Identify and recognize...

    products.aspose.com/ocr/python-net/
  3. Frequently Asked Questions about Page Descripti...

    Get answers to the most frequent questions about Page Description Languages like EP,XPS and PS, their benefits and drowbacks....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/page/net/page-description-langu...
  4. 使用 Javascript 製作 DOCX

    通過幾個步驟在 JavaScript 中創建一個新的 DOCX。使用 Node.js via .NET 庫輕鬆創建 DOCX。...DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...color = '#FF0000' font.size = 36 font.highlightColor = '#F0DB4F'...

    products.aspose.com/words/zh-hant/nodejs-net/ma...
  5. Aspose.Cells for Java Vs Open Source Competitor...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....of color, shading, borders, fonts, number formatting, alignment...Moreover, the API can apply font settings (family and type, style...

    docs.aspose.com/cells/java/aspose-cells-for-jav...
  6. 使用 Python 製作 WORD

    通過幾個步驟在 Python 中創建一個新的 WORD。使用 Python via .NET 庫輕鬆創建 WORD。...DocumentBuilder(doc) font = builder.font font.name = "Courier New" font.color...= drawing.Color.blue font.size = 36 font.highlight_color = drawing...

    products.aspose.com/words/zh-hant/python-net/ma...
  7. Public API Changes in Aspose.Cells 16.10.0|Docu...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Font . Size = 44 ; // Set preset...

    docs.aspose.com/cells/net/public-api-changes-in...
  8. 如何管理日期和时间|Documentation

    学习如何通过Aspose.Cells for JavaScript用C++管理日期和时间。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"..."/lic/aspose.cells.enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...

    docs.aspose.com/cells/zh/javascript-cpp/how-to-...
  9. Errors at high traffic on multiple threads - Fr...

    We are using aspose for converting word to pdf and converting pdf to pdfa. When there is a lot of converting (we are using 8 threads for this actions) sometimes random errors occur when converting. When we try to convert…...docx Object reference in Select font (this one occurs most often)...

    forum.aspose.com/t/errors-at-high-traffic-on-mu...
  10. Adding Tables to PDF using Python|Aspose.PDF fo...

    Aspose.PDF for Python via .NET is a library used to create, read, and edit PDF Tables. Check other advanced functions in this topic....Repeat Header Rows including font, size, and color. Set Column...() text_state . font_size = 12 text_state . font = ap . text ....

    docs.aspose.com/pdf/python-net/adding-tables/