Sort Score
Result 10 results
Languages All
Labels All
Results 1,231 - 1,240 of 139,701 for

font

(0.37 sec)
  1. FontPitch enumeration | Aspose.Words for Node.js

    Aspose.Words.Fonts.FontPitch enumeration. Represents the Font pitch....Represents the font pitch. The pitch indicates if the font is fixed...of a font. Fixed Specifies that this is a fixed width font. Variable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Document.CopyStylesFromTemplate | Aspose.Words ...

    Effortlessly copy styles from your chosen template to any document with the CopyStylesFromTemplate method, enhancing your workflow and document consistency.... Font . Name = "Times New Roman" ; style . Font . Color..."TemplateStyle2" ); style . Font . Name = "Arial" ; style . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/doc...
  3. WarningInfoCollection.Clear | Aspose.Words for ...

    Effortlessly clear your WarningInfoCollection with this method, removing all elements for streamlined data management and improved performance....match for a missing font from the available font sources. // Open...formatted with a font that does not exist in any of our font sources....

    reference.aspose.com/words/net/aspose.words/war...
  4. Aspose pdf fails to save a PDF when options are...

    using .net 9 latest apose.pdf (25.10.0). 1.pdf (221.1 KB) when trying to save attached PDF with: SaveOptions so = new PdfSaveOptions() { DefaultFontName = "Arial", }; pdfDocument.Save(outputPdfPath, so); save fa…...which font to use when the source PDF references a font that is...Aspose.PDF tries to resolve the font through its internal FontSettings...

    forum.aspose.com/t/aspose-pdf-fails-to-save-a-p...
  5. FontSettings.reset_font_sources method | Aspose...

    FontSettings.reset_Font_sources method. Resets the Fonts sources to the system default....reset_font_sources method reset_font_sources() Resets the fonts...the system default. def reset_font_sources ( self ): ... Examples...

    reference.aspose.com/words/python-net/aspose.wo...
  6. 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...
  7. Font.HasDmlEffect | Aspose.Words for .NET

    Discover if a specific DrawingML text effect is applied with the Font HasDmlEffect method. Enhance your document's visual appeal effortlessly!...HasDmlEffect Font.HasDmlEffect method Checks if particular DrawingML...Assert . That ( runs [ 0 ]. Font . HasDmlEffect ( TextDmlEffect...

    reference.aspose.com/words/net/aspose.words/fon...
  8. DocumentBuilder.insert_hyperlink method | Aspos...

    DocumentBuilder.insert_hyperlink method. Inserts a hyperlink into the document....Note that you need to specify font formatting for the hyperlink...explicitly using the DocumentBuilder.font property. This methods internally...

    reference.aspose.com/words/python-net/aspose.wo...
  9. 获取电子表格或工作簿中使用的字体列表|Documentation

    了解如何使用Aspose.Cells for JavaScript通过C++获取电子表格或工作簿中使用的字体列表。本文将向你展示如何从文档中检索字体信息。...fonts 方法,可以返回工作簿或电子表格中所有使用的字体列表。 获取电子表格或工作簿中使用的字体列表...< title > Aspose.Cells Get Fonts Example </ title > < meta charset...

    docs.aspose.com/cells/zh/javascript-cpp/get-a-l...
  10. 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...