Sort Score
Result 10 results
Languages All
Labels All
Results 5,891 - 5,900 of 143,130 for

font

(0.34 sec)
  1. 通過.NET從PPT文檔中提取文本和圖像 | products.aspose.com

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 PPT 文件中提取文本和圖像。...Text); //Display font height of the text Console.WriteLine(port...PortionFormat.FontHeight); //Display font name of the text if (port.PortionFormat...

    products.aspose.com/slides/zh-hant/net/parser/ppt/
  2. FieldStart class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldStart class. Represents a start of a Word field in a document...from FieldChar ) font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Convert RTF to OFT in Python | products.aspose.com

    Save RTF to OFT within Python applications without using Microsoft Word or Outlook...bold, italic, underline, font size, font color, etc. OFT (Outlook...

    products.aspose.com/total/python-net/conversion...
  4. Content control data extract and replace with u...

    HI Gembox Team, We have to develop an enhancement for word’s content control. Requirement is below, Extract the content control data from word, Process business logic on it and replace the content control with process…...**Retain the original formatting (font, size, color, bold, etc.) from...ensuring that the formatting (font, size, color, bold, etc.) of...

    forum.aspose.com/t/content-control-data-extract...
  5. Edit PPTM in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/editor/pptm/
  6. Edit POT in PHP | products.aspose.com

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

    products.aspose.com/slides/php-java/editor/pot/
  7. Section | Aspose.Words for .NET

    Create dynamic web sections effortlessly with our Section Constructor. Easily initialize and customize your Section class for optimal site performance.... Font . Color = Color . Red ; para...

    reference.aspose.com/words/net/aspose.words/sec...
  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. 在 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/
  10. 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/