Sort Score
Result 10 results
Languages All
Labels All
Results 5,661 - 5,670 of 137,427 for

font

(0.14 sec)
  1. ChartAxis.tick_mark_spacing property | Aspose.W...

    ChartAxis.tick_mark_spacing property. Gets or sets the interval, at which tick marks are drawn.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Dilation|Documentation

    How to make characters in an image thicker to improve recognition accuracy.... Printouts with very thin font. Color inversion Median filter...

    docs.aspose.com/ocr/net/dilate/
  3. Create Email Messages with Customized Options i...

    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....html> <html> <head> <style> h3{font-family:Verdana, sans-serif;... p {font-family:Verdana, sans-serif;font-size:14px;font-style:normal;...

    docs.aspose.com/email/net/create-email-messages/
  4. Section constructor | Aspose.Words for Python

    Section constructor. Initializes a new instance of the Section class.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Paragraph constructor | Aspose.Words for Python

    Paragraph constructor. Initializes a new instance of the [Paragraph](../) class.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  6. NullReferenceException in GridJsWorkbook Export...

    I’m looking at upgrading our Cells .NET GridJs script to 26.1.0 and the attached file is failing when calling ExportToJson(). The repro is minimal: Config.FileCacheDirectory = outputDir; Config.PictureCa…... (Hashtable , Font , String , String[] , Int32...

    forum.aspose.com/t/nullreferenceexception-in-gr...
  7. 在 C++ 中製作文檔

    使用 C++ 庫創建文件。只需幾個步驟即可在 C++ 中輕鬆創建新文檔。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/
  8. 使用 C++ 製作 DOC

    通過幾個步驟在 C++ 中創建一個新的 DOC。使用 C++ 庫輕鬆創建 DOC。...<DocumentBuilder>(doc); auto font = builder-> get_Font (); font-> set_Name (...( u"Courier New" ); font-> set_Color (System::Drawing::Color::...

    products.aspose.com/words/zh-hant/cpp/make/doc/
  9. ConditionalStyleCollection.count property | Asp...

    ConditionalStyleCollection.count property. Gets the number of conditional styles in the collection.... font . bold = true ; // List all...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. PDF to DOCX - Bold text becomes bolder - Free S...

    Hello Aspose Team, We are currently using the following Aspose libraries: aspose-cells: 26.2 aspose-pdf:26.1 aspose-words:26.2 (JDK17) We have encountered an issue during our document conversion workflow. When conver…...containing bold text (Arial Regular font) to PDF, and then converting...

    forum.aspose.com/t/pdf-to-docx-bold-text-become...