Sort Score
Result 10 results
Languages All
Labels All
Results 1,051 - 1,060 of 120,993 for

font

(0.13 sec)
  1. 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...
  2. FolderFontSource | Aspose.Words for Java

    Represents the folder that contains TrueType Font files in Java....folder that contains TrueType font files. To learn more, visit...visit the Working with Fonts documentation article. Examples: Shows...

    reference.aspose.com/words/java/com.aspose.word...
  3. DocumentBuilder.insertHyperlink method | Aspose...

    DocumentBuilder.insertHyperlink 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/nodejs-net/aspose.wo...
  4. Fonts usage in Aspose.Words on Windows - Free S...

    I want to clarify a few things about using non-standard Fonts on Windows. The documentation says that only the default instance is supported for ‘OpenType Font Variations’. I attached a sample of the Font. a) Is tha…...Fonts usage in Aspose.Words on Windows Aspose.Words Product Family...things about using non-standard fonts on Windows. The documentation...

    forum.aspose.com/t/fonts-usage-in-aspose-words-...
  5. Formatting PDF Document|Aspose.PDF for Java

    Format the PDF Document with Aspose.PDF for Java. 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/java/formatting-pdf-document/
  6. DocumentBuilder.InsertParagraph | Aspose.Words ...

    Enhance your documents effortlessly with the DocumentBuilder InsertParagraph method, allowing seamless paragraph breaks for improved readability....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...
  7. FontFamily Enum | Aspose.Words for .NET

    Discover the Aspose.Words.Fonts.FontFamily enum—your key to managing diverse Font families effortlessly for enhanced document styling and formatting....FontFamily enumeration Represents the font family. public enum FontFamily...used when information about a font does not exist or does not matter...

    reference.aspose.com/words/net/aspose.words.fon...
  8. MemoryFontSource constructor | Aspose.Words for...

    Aspose.Words.Fonts.MemoryFontSource constructor...Description fontData number[] Binary font data. MemoryFontSource(fontData...number[] Binary font data. priority number Font source priority...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. DocumentBase.WarningCallback | Aspose.Words for...

    Discover the DocumentBase WarningCallback property, vital for ensuring data integrity during document processing by detecting potential formatting issues....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/doc...
  10. ChartSeries.legend_entry property | Aspose.Word...

    ChartSeries.legend_entry property. Gets a legend entry for this chart series....Shows how to work with a legend font. doc = aw . Document ( file_name...default font size all legend entries. chart_legend . font . size...

    reference.aspose.com/words/python-net/aspose.wo...