Sort Score
Result 10 results
Languages All
Labels All
Results 851 - 860 of 34,334 for

custom font

(0.13 sec)
  1. ChartNumberFormat.formatCode property | Aspose....

    ChartNumberFormat.formatCode property. Gets or sets the format code applied to a data label.... -; -@ -" Custom with color - “[Red]-#,##0.0”...sales report" ; // Insert a custom chart series with months as...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Specify TrueType Fonts Location in Java|Aspose....

    Specify various TrueType Font sources: system folder, user sources, loading Fonts from a stream, a file system, or memory using Java....Ask AI Specify TrueType Fonts Location Contents [ Hide ] This...when it looks for TrueType fonts, including operating system...

    docs.aspose.com/words/java/specify-truetype-fon...
  3. How to work with notes in MS Publisher

    Microsoft Publisher. How notes can help you improve the process of creating stunning documents and designs....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/pub/net/ms-publisher-notes/
  4. Word saveto Pdf,内容样式错误问题 - Free Support Forum -...

    Document doc = new Document(“test.docx”); SaveOptions saveOptions = SaveOptions.createSaveOptions(SaveFormat.PDF); saveOptions.setMemoryOptimization(true); doc.save(“test.pdf”, saveOptions); Aspose.word for java 25.1…...The conversion relies on the fonts that are available on the machine...machine where the code runs. If a font used in the DOCX is missing...

    forum.aspose.com/t/word-saveto-pdf/322091
  5. EOT Fonts Knowledge Base

    EOT Fonts. Once crucial for web typography, now less relevant due to browser evolution. Explore their history and changing role in web design....Font Product Solution Aspose.TeX...app About About Us Contact Customers Legal Security Events Acquisition...

    docs.aspose.com/font/net/what-is-font/eot-font/
  6. how to customize UI appearance for modal window...

    This article describes how to Customize UI appearance for modal window in GridJs....Ask AI how to customize UI appearance for modal window in GridJs...system with built-in support for custom styling. Each modal window...

    docs.aspose.com/cells/python-net/aspose-cells-g...
  7. ConditionalStyle class | Aspose.Words for Node.js

    Aspose.Words.ConditionalStyle class. Represents special formatting applied to some area of a table with assigned table style... font Gets the character formatting.... endTable (); // Create a custom table style. let tableStyle...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. DocumentBase.styles property | Aspose.Words for...

    DocumentBase.styles property. Returns a collection of styles defined in the document....DocumentBuilder ( doc ); // Create a custom paragraph style. let style..."MyStyle1" ); style . font . size = 24 ; style . font . name = "Verdana"...

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

    Explore the DocumentBase Styles property to access a rich collection of Customizable styles, enhancing your document's visual appeal and consistency....DocumentBuilder ( doc ); // Create a custom paragraph style. Style style..."MyStyle1" ); style . Font . Size = 24 ; style . Font . Name = "Verdana"...

    reference.aspose.com/words/net/aspose.words/doc...
  10. Text shadow/halo artifact on printed PDF conver...

    Hi, We are using Aspose.Words 17.10 in a .NET application to convert Word documents (.docx) to PDF on a Windows Server environment. The conversion is done with no Custom PdfSaveOptions — just a plain doc.Save(path, Save…...conversion is done with no custom PdfSaveOptions — just a plain...visible, especially on small font sizes, and affects every piece...

    forum.aspose.com/t/text-shadow-halo-artifact-on...