Sort Score
Result 10 results
Languages All
Labels All
Results 1,621 - 1,630 of 142,631 for

font

(1.34 sec)
  1. Web Font API 快速入门指南

    一份简明的备忘单,涵盖 CSS @Font‑face、Google Fonts、Adobe Fonts、可变字体和 JavaScript 加载 API 以及性能最佳实践。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/zh/net/quick-start-web-fon...
  2. Font.shading property | Aspose.Words for Python

    Font.shading property. Returns a [Shading](../../shading/) object that refers to the shading formatting for the Font....shading property Font.shading property Returns a Shading object...the shading formatting for the font. @property def shading ( self...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Font.Outline | Aspose.Words for .NET

    Discover the Font Outline property. Easily format Fonts as outlines for a unique design touch. Enhance your typography with this simple feature!...Outline Font.Outline property True if the font is formatted as... builder . Font . Outline = true ; builder . Font . Color = Color...

    reference.aspose.com/words/net/aspose.words/fon...
  4. Formatting PDF Document using C++|Aspose.PDF fo...

    Create and format the PDF Document with Aspose.PDF for C++. Use the next code snippet to resolve your tasks....outputFileName ); } 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/cpp/formatting-pdf-document/
  5. Font.themeColor property | Aspose.Words for Nod...

    Font.themeColor property. Gets or sets the theme color in the applied color scheme that is associated with this [Font](../) object....themeColor property Font.themeColor property Gets or sets the...that is associated with this Font object. get themeColor () :...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  6. Font.AutoColor | Aspose.Words for .NET

    Discover the Font AutoColor property, get the current text color (black or white) for auto color adjustments. Optimize your design effortlessly!...AutoColor Contents [ Hide ] Font.AutoColor property Returns the...DocumentBuilder ( doc ); // If a run's Font object does not specify text...

    reference.aspose.com/words/net/aspose.words/fon...
  7. Font.themeFontAscii property | Aspose.Words for...

    Font.themeFontAscii property. Gets or sets the theme Font used for Latin text (characters with character codes from 0 (zero) through 127) in the applied Font scheme that is associated with this [Font](../) object....themeFontAscii property Font.themeFontAscii property Gets or...or sets the theme font used for Latin text (characters with character...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  8. ChartSeries.LegendEntry | Aspose.Words for .NET

    Discover the ChartSeries LegendEntry property to easily access and customize legend entries for your charts, enhancing your data visualization....Shows how to work with a legend font. Document doc = new Document...default font size all legend entries. chartLegend . Font . Size...

    reference.aspose.com/words/net/aspose.words.dra...
  9. Successful PDF/A-1b conversion creates invalid ...

    Using Aspose.PDF .NET 25.10, I am converting the attached file using following code: using (var document = new Aspose.Pdf.Document(pdfPath)) { var options = new Aspose.Pdf.PdfFormatConversionOptions(Aspose.Pdf.PdfFo…...creates invalid PDF/A due to fonts Aspose.PDF Product Family aspose-pdf-net...issues such as missing glyphs, font substitution (e.g., an unexpected...

    forum.aspose.com/t/successful-pdf-a-1b-conversi...
  10. Font.all_caps property | Aspose.Words for Python

    Font.all_caps property. True if the Font is formatted as all capital letters....all_caps property Font.all_caps property True if the font is formatted...text = 'all capitals' ) run . font . all_caps = True para . append_child...

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