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

font

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

    C# 源代碼,用於從 .NET Framework、.NET Core、Windows Azure、Mono 或 Xamarin 平台上的 ODP 文件中提取文本和圖像。...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/odp/
  2. 通過 Java 從 ODP 文檔中提取文本和圖像 | products.aspose.com

    用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 ODP 文件中提取文本和圖像的 Java 示例代碼。...getText()); //Display font height of the text System. out...getFontHeight()); //Display font name of the text System. out...

    products.aspose.com/slides/zh-hant/java/parser/...
  3. 通過Java從PPT文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPT 文件中提取文本和圖像。...getText()); //Display font height of the text System. out...getFontHeight()); //Display font name of the text System. out...

    products.aspose.com/slides/zh-hant/java/parser/...
  4. 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...
  5. Export XSLFO to OTP in Android | products.aspos...

    Android API to Convert XSLFO to OTP without using Microsoft Word...such as page size, margins, fonts, and other formatting information...OTP (OpenType PostScript) is a font format developed by Adobe and...

    products.aspose.com/total/android-java/conversi...
  6. Chart Saved as an Image in Java Looks Different...

    Hello, I’m trying to extract charts from PowerPoint and save them as images, but the images have many discrepancies - the quality is low, text is sometimes missing, and the style is different. Is there another way to e…...a new topic: Font Changes to Some Default Font when Creating...

    forum.aspose.com/t/chart-saved-as-an-image-in-j...
  7. 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...
  8. 使用 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/
  9. 使用 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/
  10. 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...