Sort Score
Result 10 results
Languages All
Labels All
Results 5,731 - 5,740 of 139,666 for

font

(0.82 sec)
  1. 通過 Java 從 PPTX 文檔中提取文本和圖像 | products.aspose.com

    Java 示例代碼,用於從 JSP/JSF 應用程序和桌面應用程序的 Java 運行時環境中的 PPTX 文件中提取文本和圖像。...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/...
  2. FieldSeparator class | Aspose.Words for Node.js

    Aspose.Words.Fields.FieldSeparator class. Represents a Word field separator that separates the field code from the field result...from FieldChar ) font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Inline class | Aspose.Words for Python

    aspose.words.Inline class. Base class for inline-level nodes that can have character formatting associated with them, but cannot have child nodes of their own...(Inherited from Node ) font Provides access to the font formatting of...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 使用 C++ 製作 HTML

    通過幾個步驟在 C++ 中創建一個新的 HTML。使用 C++ 庫輕鬆創建 HTML。...<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/html/
  5. 使用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...
  6. How to change RectangularCallout shape's tip - ...

    In below sample code i want to change a tip for RectangularCallout but it is not working how to change a tip point for this shape Shape polygonShape = worksheet.Shapes.AddAutoShape(AutoShapeType.RectangularCallout, 0, …...Text = fnote; // Apply uniform font size and color foreach (TextParagraph...TextParagraphs) { para.Font.Name = "Meiryo UI"; para.Font.DoubleSize =...

    forum.aspose.com/t/how-to-change-rectangularcal...
  7. HtmlLoadOptions class | Aspose.Words for Python

    aspose.words.loading.HtmlLoadOptions class. Allows to specify additional options when loading HTML document into a [Document](../../aspose.words/document/) object...LoadOptions ) font_settings Allows to specify document font settings...(Inherited from LoadOptions ) support_font_face_rules Gets or sets a value...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Creating, Opening and Saving Images|Documentation

    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....Setting for Replacing Missing Fonts Developers can use Aspose.Imaging...will be able to set default font name when saving PSD documents...

    docs.aspose.com/imaging/java/creating-opening-a...
  9. Translate Markdown to Document Object Model (DO...

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

    docs.aspose.com/words/cpp/translate-markdown-to...
  10. Aspose::Words::Saving::HtmlSaveOptions::get_Fon...

    Aspose::Words::Saving::HtmlSaveOptions::get_FontsFolder method. Specifies the physical folder where Fonts are saved when exporting a document to HTML. Default is an empty string in C++....Specifies the physical folder where fonts are saved when exporting a document...Aspose.Words needs to save fonts used in the document as standalone...

    reference.aspose.com/words/cpp/aspose.words.sav...