Sort Score
Result 10 results
Languages All
Labels All
Results 7,401 - 7,410 of 142,715 for

font

(0.64 sec)
  1. ParagraphFormat class | Aspose.Words for Node.js

    Aspose.Words.ParagraphFormat class. Represents all the formatting for a paragraph...baselineAlignment Gets or sets fonts vertical position on a line...text = "Hello World!" ; run . font . color = "#FF0000" ; para ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. 将 PowerPoint 演示文稿转换为 HTML(C++)|Aspose.Slides 文档

    使用 Aspose.Slides 将 PowerPoint 演示文稿转换为响应式 HTML(C++)。保持布局、链接和图像,快速获得无瑕结果的转换指南。...-- Embedded fonts -->" ); EmbedAllFontsHtmlCon...); generator -> AddHtml ( u "@font-face { " ); generator -> AddHtml...

    docs.aspose.com/slides/zh/cpp/convert-powerpoin...
  3. 使用 Java 製作 DOC

    通過幾個步驟在 Java 中創建一個新的 DOC。使用 Java 庫輕鬆創建 DOC。...DocumentBuilder (doc); Font font = builder.getFont(); font.setName( "Courier...New" ); font.setColor(Color.BLUE); font.setSize( 36 ); font.setHighlightColor(Color...

    products.aspose.com/words/zh-hant/java/make/doc/
  4. What's New in Aspose.Imaging for .NET|Documenta...

    Discover the latest advancements in Aspose.Imaging, C# image processing library designed to streamline your workflow. Explore enhanced capabilities for seamless image export and conversion, allowing for effortless manipulation of images....EPS-related issues, including font rendering extensions and functionality...Format Introducing enhanced font support for italic and underline...

    docs.aspose.com/imaging/net/what-s-new-in-aspos...
  5. GroupShape class | Aspose.Words for Node.js

    Aspose.Words.Drawing.GroupShape class. Represents a group of shapes in a document...from ShapeBase ) font Provides access to the font formatting of...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Image and Layout Parameters|Documentation

    Learn how to configure barcode image dimensions, automatic sizing, resolution, and layout behavior in Aspose.BarCode for Java.... When using large fonts, captions, or increased text...for typographic values such as font size and text spacing. Recommendations...

    docs.aspose.com/barcode/java/developer-guide/ba...
  7. Aspose::Words::Loading::MarkdownLoadOptions cla...

    Aspose::Words::Loading::MarkdownLoadOptions class. Allows to specify additional options when loading Markdown document into a Document object in C++....const Allows to specify document font settings. get_IgnoreOleData...System::SharedPtr<Aspose::Words::Fonts::FontSettings>&) Setter for...

    reference.aspose.com/words/cpp/aspose.words.loa...
  8. Aspose.PDF Java for Ruby|Aspose.PDF for Java

    Explore how to use Aspose.PDF for Java in Ruby. Combine the power of Ruby scripting with advanced PDF manipulation features....security controls and custom font handling. Aspose.PDF for Java...

    docs.aspose.com/pdf/java/aspose-pdf-java-for-ruby/
  9. Compress RTF Files Online or via C++ | products...

    Free online app to compress different RTF files. C++ compression library code for RTF documents....formatting elements, such as font styles, sizes, colors, paragraphs...

    products.aspose.com/total/cpp/compress/rtf/
  10. SvgSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.SVG format in Java....whether to allow embedding fonts with PostScript outlines when...when embedding TrueType fonts in a document upon it is saved. getColorMode()...

    reference.aspose.com/words/java/com.aspose.word...