Sort Score
Result 10 results
Languages All
Labels All
Results 2,481 - 2,490 of 192,947 for

font

(0.14 sec)
  1. ShapeBase.parent_paragraph property | Aspose.Wo...

    ShapeBase.parent_paragraph property. Returns the immediate parent paragraph....insert a text box, and set the font of its contents. doc = aw ...."hidden" property of the shape's "font" object to "True" to hide the...

    reference.aspose.com/words/python-net/aspose.wo...
  2. DocumentBuilder.InsertParagraph | Aspose.Words ...

    DocumentBuilder InsertParagraph method. Inserts a paragraph break into the document in C#....doc ); Font font = builder . Font ; font . Size = 16 ; font . Bold...Bold = true ; font . Color = Color . Blue ; font . Name = "Arial"...

    reference.aspose.com/words/net/aspose.words/doc...
  3. Public API Changes in Aspose.Cells 8.9.1|Docume...

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms.... Added APIs Configurable Font Sources Aspose.Cells for .NET...the support for configurable font sources for rendering spreadsheets...

    docs.aspose.com/cells/net/public-api-changes-in...
  4. Formatting PDF Document using C#|Aspose.PDF for...

    Create and format the PDF Document with Aspose.PDF for .NET. Use the next code snippet to resolve your tasks....pdf" ); Embedding Fonts in an existing PDF file PDF...readers support a core of 14 fonts so that documents can be displayed...

    docs.aspose.com/pdf/net/formatting-pdf-document/
  5. FontFallbackSettings.save method | Aspose.Words...

    aspose.words.Fonts.FontFallbackSettings.save method...Examples Shows how to load and save font fallback settings to/from a...set of font fallback settings. with open ( MY_DIR + 'Font fallback...

    reference.aspose.com/words/python-net/aspose.wo...
  6. FolderFontSource - Aspose.Words for Java - API ...

    Detailed explanation & examples of Aspose.Words for Java classes & methods. Generate, convert, modify, render and print Word documents using Java....FixedPageSaveOptions FolderFontSource Font FontConfigSubstituti FontFallbackSettings...folder that contains TrueType font files. Example: Shows how to...

    reference.aspose.com/words/java/com.aspose.word...
  7. FontSubstitutionSettings.DefaultFontSubstitutio...

    FontSubstitutionSettings DefaultFontSubstitution property. Settings related to default Font substitution rule in C#....Settings related to default font substitution rule. public DefaultFontSubstitut...Shows how to set the default font substitution rule. Document...

    reference.aspose.com/words/net/aspose.words.fon...
  8. SystemFontSource class | Aspose.Words for Python

    aspose.words.Fonts.SystemFontSource class. Represents all TrueType Fonts installed to the system...class Represents all TrueType fonts installed to the system. To...more, visit the Working with Fonts documentation article. Inheritance:...

    reference.aspose.com/words/python-net/aspose.wo...
  9. TextStyle | Aspose.Tasks for .NET API Reference

    TextStyle Contents [ Hide ] TextStyle class Change the visual style of the text for an item in the project view. publ......TextStyle class with the specified font settings. TextStyle (FontStyles)...class with the default font and specified font style. TextStyle (float...

    reference.aspose.com/tasks/net/aspose.tasks.vis...
  10. DecodedFontName | Aspose.PDF for .NET API Refer...

    Sometimes PDF Fontsusually Chinese/Japanese/Korean Fonts could have specificical Font name. This name is value of PDF Font property BaseFont and sometimes this property could be represented in hexademical form. If read this name directly it could be represented in non-readable form. To get readable form its necessary to decode Fonts name by rules specifical for this Font. This property returns decoded Font name so use it for cases when you meet with a non-readable FontNameaspose.pdf.text/Font/Fontname. If property FontNameaspose.pdf.text/Font/Fontname has readable form this property will be the same as FontNameaspose.pdf.text/Font/Fontname so you can use this property for any cases when you need to get Font name in a readable form....DecodedFontName Font.DecodedFontName property Sometimes PDF fonts(usually...Chinese/Japanese/Korean fonts) could have specificical font name. This name...

    reference.aspose.com/pdf/net/aspose.pdf.text/fo...