Sort Score
Result 10 results
Languages All
Labels All
Results 1,751 - 1,760 of 131,763 for

font

(0.09 sec)
  1. Aspose::Words::Fonts::FontInfoCollection::Conta...

    Aspose::Words::Fonts::FontInfoCollection::Contains method. Determines whether the collection contains a Font with the given name in C++....Aspose::Words::Fonts::FontInfoCollection::Contains method Contents...whether the collection contains a font with the given name. bool Aspose...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Rule Builder – Configure SVG Style – Aspose.SVG...

    In this article, we consider the Rule Builder styling feature, which enables developers to apply CSS-like rules to SVG elements....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/net/rule-builder/
  3. Story.firstParagraph property | Aspose.Words fo...

    Story.firstParagraph property. Gets the first paragraph in the story....format a run of text using its font property. let doc = new aw ...let font = run . font ; font . name = "Courier New" ; font . size...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Font.EmphasisMark | Aspose.Words for .NET

    Discover how to use the Font Emphasis Mark property to enhance your text formatting. Learn to set and customize emphasis marks for better readability....EmphasisMark Font.EmphasisMark property Gets or sets the emphasis...words/emphasismark builder . Font . EmphasisMark = emphasisMark...

    reference.aspose.com/words/net/aspose.words/fon...
  5. ImportFormatOptions.IgnoreTextBoxes | Aspose.Wo...

    Discover how the ImportFormatOptions IgnoreTextBoxes property enhances your document formatting by controlling textbox content. Optimize with ease today!... Font . Name = "Courier New" ; builder.... ParagraphFormat . Style . Font . Size = 24 ; builder . Write...

    reference.aspose.com/words/net/aspose.words/imp...
  6. Document.fontSettings property | Aspose.Words f...

    Document.FontSettings property. Gets or sets document Font settings....property Gets or sets document font settings. get fontSettings ()...() : Aspose . Words . Fonts . FontSettings Remarks This property...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  7. Border.color property | Aspose.Words for Python

    Border.color property. Gets or sets the border color.... font . border . color = aspose ....builder . font . border . line_width = 2.5 builder . font . border...

    reference.aspose.com/words/python-net/aspose.wo...
  8. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...The conversion relies on the fonts that are available on the machine...machine where the code runs. If a font used in the DOCX is missing...

    forum.aspose.com/t/word-saveto-pdf/322091
  9. Developer Guide | Aspose.Font for .NET

    Developer Guide for the C# Font Manipulation API contains topics to assist developers working with TrueType and OpenType Fonts, Type1 Fonts, and CFF Fonts....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/developer-guide/
  10. 用C++管理Shape文本选项|Documentation

    学习如何使用 Aspose.Cells for C++ 编程管理Shape的文本选项。...xlsx" ); } 格式化文本 你可以使用 Font 类格式化Shape内部的文本,设置字体大小、颜色和样式。...// Access the font of the shape's text Font font = shape . GetTextBody...

    docs.aspose.com/cells/zh/cpp/managing-shape-tex...