Sort Score
Result 10 results
Languages All
Labels All
Results 6,231 - 6,240 of 112,078 for

font

(0.09 sec)
  1. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for nodejs-java API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based nodejs-java application or an image....from text using a specified font. This feature allows you to...

    docs.aspose.com/3d/nodejs-java/aspose-3d-docume...
  2. 使用 Javascript 製作 WORD

    通過幾個步驟在 JavaScript 中創建一個新的 WORD。使用 Node.js via .NET 庫輕鬆創建 WORD。...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...
  3. 使用 Javascript 製作 DOC

    通過幾個步驟在 JavaScript 中創建一個新的 DOC。使用 Node.js via .NET 庫輕鬆創建 DOC。...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...
  4. 使用 Javascript 製作 Markdown

    通過幾個步驟在 JavaScript 中創建一個新的 Markdown。使用 Node.js via .NET 庫輕鬆創建 Markdown。...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. Trying to create a word-like text box in PDF - ...

    Hi, I’m trying to create a word-like text box in a PDF document. I was able to do it in a Word file (using aspose of course), but don’t know how to do it in PDF. This text box needs to have a small picture, a text and …...getWidthInPoints(); // the font size is proportionate to the...

    forum.aspose.com/t/trying-to-create-a-word-like...
  6. 在 Javascript 中製作文檔

    使用 Node.js via .NET 庫創建文件。只需幾個步驟即可在 JavaScript 中輕鬆創建新文檔。...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/make/
  7. 使用 Javascript 製作 HTML

    通過幾個步驟在 JavaScript 中創建一個新的 HTML。使用 Node.js via .NET 庫輕鬆創建 HTML。...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...
  8. 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/
  9. 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...
  10. ConditionalStyle | Aspose.Words for Java

    Represents special formatting applied to some area of a table with assigned table style in Java....Object getFont() public Font getFont() Gets the character...ConditionalStyles.docx"); Returns: Font - The character formatting of...

    reference.aspose.com/words/java/com.aspose.word...