Sort Score
Result 10 results
Languages All
Labels All
Results 1,521 - 1,530 of 139,431 for

font

(0.9 sec)
  1. StyleCollection.addCopy method | Aspose.Words f...

    StyleCollection.addCopy method. Copies a style into this collection.... font . color = "#FF0000" ; expect...type ); expect ( newStyle . font . name ). toEqual ( doc . styles...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. INodeChangingCallback.NodeInserting | Aspose.Wo...

    Discover the INodeChangingCallback NodeInserting method, which triggers before a document node is inserted, ensuring seamless integration and enhanced functionality.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  3. ParagraphFormat.add_space_between_far_east_and_...

    ParagraphFormat.add_space_between_far_east_and_alpha property. Gets or sets a flag indicating whether inter-character spacing is automatically adjusted between regions of Latin text and regions of East Asian text in the current paragraph....= doc ) font = builder . font font . size = 16 font . bold =...True font . color = aspose . pydrawing . Color . blue font . name...

    reference.aspose.com/words/python-net/aspose.wo...
  4. 标题和正文主题字体|Documentation

    Aspose.Cells 是一个通过 C++ 的 JavaScript 库,用于操作电子表格文件。它支持在 Excel 文档中设置标题和正文的主题字体,让用户可以自定义文档的外观和样式。本文将介绍如何使用 Aspose.Cells 库操作 Excel 文档中的标题和正文主题字体。...JavaScript,我们可以检查默认字体是否为主题字体,或使用 Font.schemeType 方法设置主题字体。 以下示例代码展示了如何操作主题字体。...< body > < h1 > Change Theme Font Example </ h1 > < input type...

    docs.aspose.com/cells/zh/javascript-cpp/heading...
  5. EmbeddedFontStyle | Aspose.Words for Java

    Specifies the style of an embedded Font inside a FontInfo object in Java....Specifies the style of an embedded font inside a FontInfo object. Examples:...Shows how to extract an embedded font from a document, and save it...

    reference.aspose.com/words/java/com.aspose.word...
  6. INodeChangingCallback.NodeRemoving | Aspose.Wor...

    Discover the INodeChangingCallback NodeRemoving method, which triggers before a document node is removed, ensuring smooth document management.... /// Sets a custom font name/size for the text contents.... Words . Font font = (( Run ) args . Node ). Font ; mLog . Append...

    reference.aspose.com/words/net/aspose.words/ino...
  7. Morse‑Code Translation with Aspose.Font | .NET

    Learn how to encode, decode, and render Morse‑code using Aspose.Font in C#/.NET and Java, with full API examples and platform guidance....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/developer-guide/morse-...
  8. ArgumentException Occurrs When Converting PPTX ...

    Hello, I am using Aspose.slides 25.5 to convert PPT to PDF. I am attempting to convert a PPT that contains a mathematical equation inserted in it to PDF but, the conversion fails with below exception: Blockquotecom.as…...Family slides-java , slides-fonts , slides-pdfexport aakanksha76...ArgumentException: The required font “Cambria Math” was not found...

    forum.aspose.com/t/argumentexception-occurrs-wh...
  9. Font.DoubleStrikeThrough | Aspose.Words for .NET

    Discover the Font DoubleStrikeThrough property. Easily format text with a double strikethrough for enhanced clarity and style in your documents....DoubleStrikeThrough Font.DoubleStrikeThrough property True if the font is formatted...single-line strikethrough." ); run . Font . StrikeThrough = true ; para...

    reference.aspose.com/words/net/aspose.words/fon...
  10. MemoryFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.MemoryFontSource class. Represents the single TrueType Font file stored in memory...Represents the single TrueType font file stored in memory. To learn...more, visit the Working with Fonts documentation article. Inheritance:...

    reference.aspose.com/words/nodejs-net/aspose.wo...