Sort Score
Result 10 results
Languages All
Labels All
Results 4,411 - 4,420 of 131,763 for

font

(0.1 sec)
  1. TextWrapping enumeration | Aspose.Words for Python

    aspose.words.tables.TextWrapping enumeration. Specifies how text is wrapped around the table.... font . size = 16 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  2. ChartDataTable.hasHorizontalBorder property | A...

    ChartDataTable.hasHorizontalBorder property. Gets or sets a flag indicating whether a horizontal border of the data table is displayed... font . italic = true ; dataTable...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. TextBox.text_box_wrap_mode property | Aspose.Wo...

    TextBox.text_box_wrap_mode property. Determines how text wraps inside a shape.... font . size = 32 builder . write...

    reference.aspose.com/words/python-net/aspose.wo...
  4. SaveOptions.use_anti_aliasing property | Aspose...

    SaveOptions.use_anti_aliasing property. Gets or sets a value determining whether or not to use anti-aliasing for rendering.... font . size = 60 builder . writeln...

    reference.aspose.com/words/python-net/aspose.wo...
  5. Aspose::Words::DocumentBuilder::get_Italic meth...

    Aspose::Words::DocumentBuilder::get_Italic method. True if the Font is formatted as italic in C++....DocumentBuilder::get_Italic method True if the font is formatted as italic. bool...

    reference.aspose.com/words/cpp/aspose.words/doc...
  6. 用C++设置字体|Documentation

    Aspose.Cells是一个用于处理电子表格文件的C++库。它支持设置单元格的字体,允许用户自定义单元格的字体样式和属性。本文将介绍如何使用Aspose.Cells库设置单元格字体。... GetStyle (); // Set the font name to "Times New Roman" style...cell . GetStyle (); // Set the font weight to bold style . GetFont...

    docs.aspose.com/cells/zh/cpp/cells-font-settings/
  7. Aspose::Words::TextWatermarkOptions::get_FontFa...

    Aspose::Words::TextWatermarkOptions::get_FontFamily method. Gets or sets Font family name. The default value is "Calibri" in C++....tFamily method Gets or sets font family name. The default value...

    reference.aspose.com/words/cpp/aspose.words/tex...
  8. [Defect] - Data validations in the resulting DO...

    Steps to reproduce: Scenario 1: Compare attached docx files (APA-Table-of-Contents-TemplateLab.com_.docx, APA-Table-of-Contents-TemplateLab.com_v2.docx) and validate PDF. Actual:- attached content is missing in PDF (Mi…...suspecting if any extra library for fonts or so is needed for this. alexey...DejaVuSans font. The problem occurs because the fonts used in the...

    forum.aspose.com/t/defect-data-validations-in-t...
  9. Conversion from Word to PDF has some issues wit...

    Hi Support, We are licensed users of Aspose.Total. We are facing formatting issues while converting document from Word to PDF. We are trying to render the PDF with Bookmarks retained and below is how we have implemente…...suggestions: Check Font Embedding : Ensure that the fonts used in your...in the PDF. You can control font embedding using the EmbedFullFonts...

    forum.aspose.com/t/conversion-from-word-to-pdf-...
  10. Insert Hyperlinks in Worksheet|Documentation

    Class Libraries & REST APIs for the developers to manipulate & process Files from Word, Excel, PowerPoint, Visio, PDF, CAD & several other categories in Web, Desktop or Mobile apps. Develop & deploy on Windows, Linux, MacOS & Android platforms....createCellStyle (); Font hlink_font = wb . createFont (); hlink_font . setUnderline...setUnderline ( Font . U_SINGLE ); hlink_font . setColor ( IndexedColors...

    docs.aspose.com/cells/java/insert-hyperlinks-in...