Sort Score
Result 10 results
Languages All
Labels All
Results 1,661 - 1,670 of 137,424 for

font

(0.33 sec)
  1. ThemeFonts Class | Aspose.Words for .NET

    Discover the Aspose.Words ThemeFonts class, a powerful tool for managing multilingual Font schemes, enhancing your document's style and readability....Represents a collection of fonts in the font scheme, allowing to specify...specify different fonts for different languages Latin , EastAsian...

    reference.aspose.com/words/net/aspose.words.the...
  2. FontInfoSubstitutionRule class | Aspose.Words f...

    Aspose.Words.Fonts.FontInfoSubstitutionRule class. Font info substitution rule...class FontInfoSubstitution class Font info substitution rule. To learn...more, visit the Working with Fonts documentation article. Remarks...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. getColumnWidthPixel how to calculate width - Fr...

    Workbook workbook = new Workbook(); Worksheet worksheet = workbook.getWorksheets().get(0); Cells cells = worksheet.getCells(); cells.setColumnWidthPixel(0, 170); ByteArrayOutputStream baos = new ByteArrayOutputStream(); …...as screen DPI and the default font metrics, differences in those...default font used by Aspose.Cells (or the system default font if none...

    forum.aspose.com/t/getcolumnwidthpixel-how-to-c...
  4. NumSpacing enumeration | Aspose.Words for Python

    aspose.words.NumSpacing enumeration. Specifies possible values in which numeral spacing can be displayed....numerals are displayed in the font’s default form. PROPORTIONAL...displayed if supported by the font. TABULAR Specifies that the...

    reference.aspose.com/words/python-net/aspose.wo...
  5. INodeChangingCallback Interface | Aspose.Words ...

    Implement the Aspose.Words.INodeChangingCallback interface to get real-time notifications on document node changes, enhancing your document management experience.... /// 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...
  6. NodeChangingArgs Class | Aspose.Words for .NET

    Discover the Aspose.Words.NodeChangingArgs class, designed to enhance your document processing with seamless INodeChangingCallback integration. Boost your workflow today!... /// 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/nod...
  7. Specify Individual or Private Set of Fonts for ...

    Learn how to specify individual or private sets of Fonts for workbook rendering using Aspose.Cells for JavaScript via C++....Individual or Private Set of Fonts for Workbook Rendering with...you specify the fonts directory or list of fonts for all workbooks...

    docs.aspose.com/cells/javascript-cpp/specify-in...
  8. DocumentBuilder.insertParagraph method | Aspose...

    DocumentBuilder.insertParagraph method. Inserts a paragraph break into the document....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. Master PowerPoint Fonts in JavaScript|Aspose.Sl...

    Learn to control PowerPoint Fonts in Aspose.Slides for Node.js via Java: embed, substitute, load custom Fonts, and resolve missing glyphs with concise code....PowerPoint Fonts in JavaScript Contents [ Hide ] Manage Fonts in Presentations...PowerPoint Fonts in JavaScript Specify Default Presentation Fonts in...

    docs.aspose.com/slides/nodejs-java/powerpoint-f...
  10. ShapeBase.ParentParagraph | Aspose.Words for .NET

    Discover the ShapeBase ParentParagraph property—efficiently access the immediate parent paragraph for streamlined content management and enhanced organization....insert a text box, and set the font of its contents. Document doc..."Hidden" property of the shape's "Font" object to "true" to hide the...

    reference.aspose.com/words/net/aspose.words.dra...