Sort Score
Result 10 results
Languages All
Labels All
Results 6,001 - 6,010 of 143,269 for

font

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

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based .NET application or an image....NET // Load font from bytes var font = FontFile . Parse...File . ReadAllBytes ( @"test-font.otf" )); // Create a Text profile...

    docs.aspose.com/3d/net/aspose-3d-document-objec...
  2. Changing the Hyperlink style when saving as Wor...

    Hi, our customer reported a need to change the Hyperlinks style in the Word documents. They have documents that we convert into PDF. They want to remove the underline and change the color globally, in the output PDF tha…...by updating each hyperlink’s font properties individually. Here’s...

    forum.aspose.com/t/changing-the-hyperlink-style...
  3. Edit HTML in PHP | products.aspose.com

    Edit HTML in PHP. Use PHP library API to edit HTML files...various formatting options such as font type and color selection. Additionally...

    products.aspose.com/slides/php-java/editor/html/
  4. FieldMergingArgs.Text | Aspose.Words for .NET

    Manage your document's merge fields effortlessly with FieldMergingArgs. Easily set or retrieve text for seamless document integration...."<span style=\"color: #0000ff; font-family: Arial;\">Hello World...

    reference.aspose.com/words/net/aspose.words.mai...
  5. 使用 C++ 製作 Markdown

    通過幾個步驟在 C++ 中創建一個新的 Markdown。使用 C++ 庫輕鬆創建 Markdown。...<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/md/
  6. 使用 C++ 製作 PDF

    通過幾個步驟在 C++ 中創建一個新的 PDF。使用 C++ 庫輕鬆創建 PDF。...<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/pdf/
  7. 使用 C++ 製作 WORD

    通過幾個步驟在 C++ 中創建一個新的 WORD。使用 C++ 庫輕鬆創建 WORD。...<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/word/
  8. 使用 C++ 製作 DOCX

    通過幾個步驟在 C++ 中創建一個新的 DOCX。使用 C++ 庫輕鬆創建 DOCX。...<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/docx/
  9. Aspose::Words::Saving::HtmlOfficeMathOutputMode...

    Aspose::Words::Saving::HtmlOfficeMathOutputMode enum. Specifies how Aspose.Words exports OfficeMath to HTML, MHTML and EPUB in C++....>" ) + u "<span style= \\\" font-family:'Cambria Math' \\\" >i[+]b-c≥iM[+]bM-cM...

    reference.aspose.com/words/cpp/aspose.words.sav...
  10. How to Install Aspose.PDF for Python|Aspose.PDF...

    Find step-by-step instructions for installing Aspose.PDF for Python and .NET to start working with PDF documents....watermarks, attachments, custom font handling and much more. Aspose...

    docs.aspose.com/pdf/python-net/installation/