Sort Score
Result 10 results
Languages All
Labels All
Results 4,631 - 4,640 of 112,352 for

font

(0.15 sec)
  1. Apply Advanced Conditional Formatting with C++|...

    How to use the Aspose.Cells library in C++ to apply advanced conditional formatting. By adjusting these criteria, you have more control over how cells look and appear....colored icons, arrows, flags and font formatting, etc. which has become...

    docs.aspose.com/cells/cpp/apply-advanced-condit...
  2. 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/
  3. Paragraph | Aspose.Words for .NET

    Create dynamic content effortlessly with our Paragraph constructor. Easily initialize and customize your Paragraph class for enhanced readability.... Font . Color = Color . Red ; para...

    reference.aspose.com/words/net/aspose.words/par...
  4. Body | Aspose.Words for .NET

    Create and customize a new Body instance effortlessly with our intuitive constructor. Experience seamless integration for your projects today!... Font . Color = Color . Red ; para...

    reference.aspose.com/words/net/aspose.words/bod...
  5. 使用 XSLT 从 XML 创建 PDF|Aspose.PDF for .NET

    C# 库提供将 XML 文件转换为 PDF 文档的能力,要求输入的 XML 文件必须遵循 Aspose.PDF 架构。...<PageInfo> <DefaultTextState Font = "Helvetica" FontSize= "8"...

    docs.aspose.com/pdf/zh/net/create-a-hello-world...
  6. Aspose::Words::FileFormatUtil class | Aspose.Wo...

    Aspose::Words::FileFormatUtil class. Provides utility methods for working with file formats, such as detecting file format or converting file extensions to/from file format enums. To learn more, visit the documentation article in C++....atInfo class Aspose::Words::Font class...

    reference.aspose.com/words/cpp/aspose.words/fil...
  7. 使用 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/
  8. 在 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/
  9. Translate Markdown to DOM|Aspose.Words for Java

    Tarnslate a Markdown document to Document Object Model and back. So you can work with complex existing Markdown and programmatically create a Markdown document from scratch using Java....Translation Principles We use Font formatting for inline blocks...formatting. Inline Blocks We use Font formatting when translating...

    docs.aspose.com/words/java/translate-markdown-t...
  10. 用C++设置形状或文本框的文本效果阴影|Documentation

    学习如何使用编号Aspose.Cells for C++为形状或文本框设置文本效果的阴影。...OffsetBottom ); } // Set the font color and size of the textbox...

    docs.aspose.com/cells/zh/cpp/setting-shadow-of-...