Sort Score
Result 10 results
Languages All
Labels All
Results 5,921 - 5,930 of 143,246 for

font

(0.27 sec)
  1. ChartAxis class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartAxis class. Represents the axis options of the chart... font . color = Color . red y_axis...chart . axis_y . tick_labels . font . color . to_argb ()) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  2. 如何使用颜色调色板|Documentation

    使用JavaScript代码向调色板添加自定义颜色并使用Excel颜色调色板,配合Aspose.Cells for JavaScript via C++。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...(custom) color to the font styleObject . font . color = workbook...

    docs.aspose.com/cells/zh/javascript-cpp/excel-c...
  3. Watermark ODT Files Online or using Java | prod...

    Free online app to Watermark different ODT files. Java watermark library code for ODT documents....class object Set options like font, color, layout Use getWatermark()...JRE. For JogAmp JOGL, Harfbuzz font engine and Java Advanced Imaging...

    products.aspose.com/total/java/watermark/odt/
  4. 通過.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/
  5. Aspose.3D Document Object Model (DOM)|Documenta...

    Each 3D scene can comprise of any number of viewports. Using Aspose.3D for Python via .NET API, developers can capture one or more viewports in a single screenshot. They may render it in the GUI based application or an image....NET # Load font from bytes font = FontFile . parse (...( open ( r "test-font.otf" , "rb" ) . read ()) text = Text ()...

    docs.aspose.com/3d/python-net/aspose-3d-documen...
  6. 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...
  7. 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...
  8. 使用TrueType和Opentype字体| .NET

    C#API用于开发人员操纵和字体文件。找出如何使用.NET应用程序中的TrueType和Opentype字体。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/working-with-truety...
  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/