Sort Score
Result 10 results
Languages All
Labels All
Results 3,021 - 3,030 of 143,794 for

font

(0.08 sec)
  1. ChartAxis.title property | Aspose.Words for Nod...

    ChartAxis.title property. Provides access to the axis title properties.... font . size = 12 ; chartAxisYTitle . font . color =...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose::Words::Fields::FieldSymbol::get_FontSiz...

    Aspose::Words::Fields::FieldSymbol::get_FontSize method. Gets or sets the size in points of the Font of the character retrieved by the field in C++....sets the size in points of the font of the character retrieved by...set_IsUnicode ( true ); // Change the font of our symbol after using the...

    reference.aspose.com/words/cpp/aspose.words.fie...
  3. 修改 AcroForm|Aspose.PDF for .NET

    使用 Aspose.PDF for .NET 库修改 PDF 文件中的表单。您可以在现有表单中添加或删除字段,获取和设置字段限制等。...字体,请使用 DefaultAppearance(Font font, double size, Color color)...field ) { // Create font object var font = Aspose . Pdf . Text...

    docs.aspose.com/pdf/zh/net/modifing-form/
  4. SaveOptions.pretty_format property | Aspose.Wor...

    SaveOptions.pretty_format property. When ``True``, pretty formats output where applicable...<body style="font-family:'Times New Roman'; font-size:12pt"> {...'<body style="font-family: \' Times New Roman \' ; font-size:12pt">'...

    reference.aspose.com/words/python-net/aspose.wo...
  5. ChartAxisTitle.Overlay | Aspose.Words for .NET

    Discover the ChartAxisTitle Overlay property, control chart element overlap for clearer visuals. Enhance your data presentation effortlessly!... Font . Size = 12 ; chartAxisYTitle . Font . Color =...

    reference.aspose.com/words/net/aspose.words.dra...
  6. FontFallbackSettings.load_noto_fallback_setting...

    FontFallbackSettings.load_noto_fallback_settings method. Loads predefined fallback settings which uses Google Noto Fonts....settings which uses Google Noto fonts. def load_noto_fallback_settings...predefined font fallback settings for Google Noto fonts. font_settings...

    reference.aspose.com/words/python-net/aspose.wo...
  7. Surrogate Pairs aren't displayed in Images conv...

    Hello, I’ve noticed that Surrogate Pairs like “𝑥” (U+1D465) in svg text blocks are shown as two squares when an svg file is rendered to an Image. If the Skiasharp backend is used, nothing is shown at all instead of the …...already made sure to provide a font that has a glyph for the requested...if one wants to check if the font provides a glyph for that character...

    forum.aspose.com/t/surrogate-pairs-arent-displa...
  8. Modifying AcroForm|Aspose.PDF for Python via .NET

    Modify AcroForm fields in PDF documents by using Aspose.PDF for Python via .NET, including clearing text, setting limits, styling fields, and removing fields.... max_len } " ) Set Custom Font for the Form Field This example...a text box field, including font, size, and color. Load the PDF...

    docs.aspose.com/pdf/python-net/modifying-form/
  9. Regression in DOCX-to-PDF justification after m...

    We have identified a DOCX-to-PDF layout regression in Aspose.Words for .NET. Aspose.Words 24.8 produces the expected layout. The issue occurs with the latest version we are using: Aspose.Words, Version=26.7.0.0 Descri…...PMingLiU/新細明體 font is installed and detected exactly No font-substitution...FontSettings.DefaultInstance; The two font-setting lines were also tested...

    forum.aspose.com/t/regression-in-docx-to-pdf-ju...
  10. Add Text to PDF file|Aspose.PDF for Java

    Discover how to insert text into an existing PDF document in Java with Aspose.PDF for text insertion and modification....pdf" ); } Loading Font from Stream The following code...code snippet shows how to load Font from Stream object when adding...

    docs.aspose.com/pdf/java/add-text-to-pdf-file/