Sort Score
Result 10 results
Languages All
Labels All
Results 1,501 - 1,510 of 141,573 for

font

(0.69 sec)
  1. Aspose::Words::Fonts::DefaultFontSubstitutionRu...

    Aspose::Words::Fonts::DefaultFontSubstitutionRule class. Default Font substitution rule. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::DefaultFontSubstitut class Contents [ Hide...DefaultFontSubstitut class Default font substitution rule. To learn...

    reference.aspose.com/words/cpp/aspose.words.fon...
  2. Style.name property | Aspose.Words for Python

    Style.name property. Gets or sets the name of the style.... font . color = aspose . pydrawing...'Heading 1' ) . font . name , new_style . font . name ) self ...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Aspose::Words::Fonts::FontSettings class | Aspo...

    Aspose::Words::Fonts::FontSettings class. Specifies Font settings for a document. To learn more, visit the documentation article in C++....Aspose::Words::Fonts::FontSettings class Contents [ Hide ] FontSettings...FontSettings class Specifies font settings for a document. To...

    reference.aspose.com/words/cpp/aspose.words.fon...
  4. 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...
  5. 使用 C++ 指定工作簿渲染的单独或私有字体集|Documentation

    学习如何使用 Aspose.Cells for C++为工作簿渲染指定单独或私有的字体集。...Startup (); // Path of your custom font directory U16String customFontsDir...Specify individual font configs custom font directory IndividualFontConfig...

    docs.aspose.com/cells/zh/cpp/specify-individual...
  6. 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...
  7. FontSubstitutionSettings.table_substitution pro...

    FontSubstitutionSettings.table_substitution property. Settings related to table substitution rule.... fonts . TableSubstitutionRul : .....custom font substitution tables. doc = aw . Document () font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  8. ParagraphFormat.alignment property | Aspose.Wor...

    ParagraphFormat.alignment property. Gets or sets text alignment for the paragraph....); let font = builder . font ; font . size = 16 ; font . bold...bold = true ; font . color = "#0000FF" ; font . name = "Arial" ;...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. 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/
  10. 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...