Sort Score
Result 10 results
Languages All
Labels All
Results 841 - 850 of 4,898 for

font initialization

(0.05 sec)
  1. Convert HTML to PDF – C# Examples and Online Co...

    Learn how to convert HTML to PDF in C# and consider various HTML to PDF conversion scenarios in C# examples. Try online HTML Converter....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/convert-html-to-pdf/
  2. 在 Python 中製作文檔

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

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

    通過幾個步驟在 Python 中創建一個新的 HTML。使用 Python via .NET 庫輕鬆創建 HTML。...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...
  5. Aspose::Words::Saving::ImageSaveOptions class |...

    Aspose::Words::Saving::ImageSaveOptions class. Allows to specify additional options when rendering document pages or shapes to images. To learn more, visit the documentation article in C++....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/cpp/aspose.words.sav...
  6. Python OCR – image to text Python API | Aspose

    Integrate optical character recognition seamlessly into your Python apps using Aspose’s OCR API for Python....into text with Python OCR # Initialize OCR engine recognitionEngine... Convert image to text # Initialize OCR engine recognitionEngine...

    products.aspose.com/ocr/python-net/
  7. 使用 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...
  8. 使用 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...
  9. 使用 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...
  10. 使用 C# 製作 WORD

    通過幾個步驟在 C# 中創建一個新的 WORD。使用 .NET 庫輕鬆創建 WORD。...var font = builder.Font; font.Name = "Courier New" ; font.Color...Color = Color.Blue; font.Size = 36 ; font.HighlightColor = Color...

    products.aspose.com/words/zh-hant/net/make/word/