Sort Score
Result 10 results
Languages All
Labels All
Results 1,451 - 1,460 of 143,662 for

font

(0.85 sec)
  1. Font.styleName property | Aspose.Words for Node.js

    Font.styleName property. Gets or sets the name of the character style applied to this formatting....styleName property Font.styleName property Gets or sets the name...Using the style name: builder . font . styleName = "Emphasis" ; builder...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. FontSourceBase.priority property | Aspose.Words...

    FontSourceBase.priority property. Returns the Font source priority....priority property Returns the font source priority. @property def...value is used when there are fonts with the same family name and...

    reference.aspose.com/words/python-net/aspose.wo...
  3. IWarningCallback class | Aspose.Words for Python

    aspose.words.IWarningCallback class. Implement this interface if you want to have your own custom method called to capture loss of fidelity warnings that can occur during document loading or saving....IWarningCallback interface to monitor font substitution warnings. doc =...DocumentBuilder ( doc = doc ) builder . font . name = 'Times New Roman' builder...

    reference.aspose.com/words/python-net/aspose.wo...
  4. Morse‑Code Translation with Aspose.Font | .NET

    Learn how to encode, decode, and render Morse‑code using Aspose.Font in C#/.NET and Java, with full API examples and platform guidance....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/developer-guide/morse-...
  5. Customize Default Fonts in Presentations with P...

    Set default Fonts in Aspose.Slides for Python to ensure proper PowerPoint (PPT, PPTX) and OpenDocument (ODP) conversion to PDF, XPS and images....Customize Default Fonts in Presentations with Python Contents...allows you to specify default fonts that are used when a presentation...

    docs.aspose.com/slides/python-net/default-font/
  6. Aspose::Words::Fonts::FontSettings::SetFontsFol...

    Aspose::Words::Fonts::FontSettings::SetFontsFolder method. Sets the folder where Aspose.Words looks for TrueType Fonts when rendering documents or embedding Fonts. This is a shortcut to SetFontsFolders() for setting only one Font directory in C++....Aspose::Words::Fonts::FontSettings::SetFontsFolder method Contents...TrueType fonts when rendering documents or embedding fonts. This...

    reference.aspose.com/words/cpp/aspose.words.fon...
  7. Loading and Extracting Data | .NET

    C# APIs for the developers to manipulate and Font files. Learn the fundamentals on how to load and save CFF Fonts within .NET....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/net/loading-saving-cff-fonts/
  8. ChartLegendEntry class | Aspose.Words for Python

    aspose.words.drawing.charts.ChartLegendEntry class. Represents a chart legend entry...Name Description font Provides access to the font formatting of...Shows how to work with a legend font. doc = aw . Document ( file_name...

    reference.aspose.com/words/python-net/aspose.wo...
  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. FolderFontSource class | Aspose.Words for Python

    aspose.words.Fonts.FolderFontSource class. Represents the folder that contains TrueType Font files...folder that contains TrueType font files. To learn more, visit...visit the Working with Fonts documentation article. Inheritance: FolderFontSource...

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