Sort Score
Result 10 results
Languages All
Labels All
Results 2,471 - 2,480 of 142,715 for

font

(0.2 sec)
  1. ListTrailingCharacter enumeration | Aspose.Word...

    aspose.words.lists.ListTrailingCharacter enumeration. Specifies the character that separates the list label from the text of the paragraph.... font . color = aspose . pydrawing...pydrawing . Color . red list_level . font . size = 24 list_level . number_style...

    reference.aspose.com/words/python-net/aspose.wo...
  2. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Java calculates and applies effective shape properties for precise PowerPoint rendering.... println ( "Font alignment: " + effectiveStyleLevel...dispose (); } Get the Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/java/shape-effective-pro...
  3. Improving Text Extraction from Multi‑Column PDF...

    Learn techniques for improving text extraction from multi-column PDF layouts with Aspose.PDF for Python....PDFs Contents [ Hide ] Reduce font size manually and then extract...multi-column layouts, reducing the font size of text fragments before...

    docs.aspose.com/pdf/python-net/text-extraction-...
  4. IFontSavingCallback.font_saving method | Aspose...

    IFontSavingCallback.Font_saving method. Called when Aspose.Words is about to save a Font resource....font_saving method font_saving(args) Called when Aspose.Words...is about to save a font resource. def font_saving ( self , args...

    reference.aspose.com/words/python-net/aspose.wo...
  5. 从单元格获取HTML5字符串|Documentation

    学习如何通过Aspose.Cells for JavaScript通过C++ API从单元格获取HTML5字符串。...enc" , fontPath : "/fonts/" , fontList : [ "arial.ttf"...Normal : < Font Style = "FONT-FAMILY: Arial;FONT-SIZE: 10pt;COLOR:...

    docs.aspose.com/cells/zh/javascript-cpp/get-htm...
  6. Aspose::Words::Markup::StructuredDocumentTag::g...

    Aspose::Words::Markup::StructuredDocumentTag::get_EndCharacterFont method. Font formatting that will be applied to the last character of text entered into SDT in C++....get_EndCharacterFont method Font formatting that will be applied...SharedPtr < Aspose :: Words :: Font > Aspose :: Words :: Markup...

    reference.aspose.com/words/cpp/aspose.words.mar...
  7. FontInfo.family property | Aspose.Words for Python

    FontInfo.family property. Gets or sets the Font family this Font belongs to....property Gets or sets the font family this font belongs to. @property...self ) -> aspose . words . fonts . FontFamily : ... @family.setter...

    reference.aspose.com/words/python-net/aspose.wo...
  8. FolderFontSource class | Aspose.Words for Node.js

    Aspose.Words.Fonts.FolderFontSource class. Represents the folder that contains TrueType Font files...folder that contains TrueType font files. To learn more, visit...visit the Working with Fonts documentation article. Inheritance: FolderFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Aspose::Words::BaselineAlignment enum | Aspose....

    Aspose::Words::BaselineAlignment enum. Specifies Fonts vertical position on a line in C++....BaselineAlignment enum Specifies fonts vertical position on a line...each font. Center 1 Aligns the center points of each font. Baseline...

    reference.aspose.com/words/cpp/aspose.words/bas...
  10. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

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