Sort Score
Result 10 results
Languages All
Labels All
Results 5,751 - 5,760 of 141,419 for

font

(0.09 sec)
  1. AutoFit Row Height Automatically When Loading a...

    Learn how to fit rows whose height is not customized using Aspose.Cells with C++....row automatically matches the font of its content, but when the...

    docs.aspose.com/cells/cpp/autofit-row-height/
  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. Does aspose.words support OptimizeForWeb when c...

    does aspose.words support OptimizeForWeb when convert word to pdf? after search we found OptimizeForWeb for c++. Does the setOptimizeOutput(true) equals OptimizeForWeb for c++?... such as image compression, font embedding options, and downsampling...

    forum.aspose.com/t/does-aspose-words-support-op...
  4. Stop conversion or loading using InterruptMonit...

    This section explains how to stop conversion or loading with Aspose.Diagram....Retrieve Visio Connectors and Font Information Remove Hidden Info...

    docs.aspose.com/diagram/net/stop-conversion-or-...
  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. 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...
  7. HTML to PDF generates extra bold text - Free Su...

    Hello, I am facing a issue while generating html to pdf which produces extra bold text in pdf. Here is the files for your reference. HtmlBoldIssue.zip (67.5 KB)... However, the font of heading text is incorrect...

    forum.aspose.com/t/html-to-pdf-generates-extra-...
  8. CompositeNode.append_child method | Aspose.Word...

    CompositeNode.append_child method. Adds the specified node to the end of the list of child nodes for this node.... font . color = aspose . pydrawing...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 使用 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/
  10. 在 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/