Sort Score
Result 10 results
Languages All
Labels All
Results 2,701 - 2,710 of 137,475 for

font

(0.95 sec)
  1. RowFormat.heightRule property | Aspose.Words fo...

    RowFormat.heightRule property. Gets or sets the rule for determining the height of the table row.... font . size = 16 ; builder . font . name = "Arial"..."Arial" ; builder . font . bold = true ; // Configuring the formatting...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. PhysicalFontInfo.file_path property | Aspose.Wo...

    PhysicalFontInfo.file_path property. Path to the Font file if any....file_path property Path to the font file if any. @property def file_path...available fonts. # Configure Aspose.Words to source fonts from a...

    reference.aspose.com/words/python-net/aspose.wo...
  3. Document Builder Overview in Python|Aspose.Word...

    DocumentBuilder allows you to build dynamic documents from scratch or add new elements to existing ones using Python. DocumentBuilder provides methods to insert text, checkboxes, tables, images, and other content elements in Python.... It allows you to specify fonts, paragraph or section formatting...and others. For example, the Font class represents character formatting...

    docs.aspose.com/words/python-net/document-build...
  4. How specify page size settings to not affect on...

    I converting HTML to Image and insert result image in HTML document. How make content to fill all space on screen? Not A4, A5 or any other format. I need ignore Page size, or specify it like it new Size(100%, 100%); I…...dfn { font-weight: bold; font-style: normal; }i, em { font-style:...italic; }dt dfn { font-style: italic; }pre, code { font-size: inherit;...

    forum.aspose.com/t/how-specify-page-size-settin...
  5. 处理页眉和页脚|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....central header //and changing the font of the header pageSetup . SetHeader...right header and changing the font of the header pageSetup . SetHeader...

    docs.aspose.com/cells/zh/net/working-with-heade...
  6. Working with Headers and Footers|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....central header //and changing the font of the header pageSetup . SetHeader...right header and changing the font of the header pageSetup . SetHeader...

    docs.aspose.com/cells/net/working-with-headers-...
  7. main.bundle.min.e24a760d79718ad7c73b1c0e4d0f02f...

    *,::after,::before{box-sizing:border-box}*{margin:0;padding:0;box-sizing:border-box}ol,ul{margin-top:0;margin-bottom:1rem}.main_block{display:flex;z-index:49}.docs_information{padding:1.5rem 100px ......15px 2rem;font-family:arial,sans-serif;color:#4c4c4c;font-size:....flex;justify-content:center;font-size:.9rem;padding-bottom:.5rem}...

    docs.aspose.com/font/css/main.bundle.min.e24a76...
  8. ImportFormatOptions class | Aspose.Words for No...

    Aspose.Words.ImportFormatOptions class. Allows to specify various import options to format output... font . size = 14 ; myStyle . font . name = "Courier..."Courier New" ; myStyle . font . color = "#0000FF" ; builder . paragraphFormat...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  9. TextWatermarkOptions.fontSize property | Aspose...

    TextWatermarkOptions.FontSize property. Gets or sets a Font size...fontSize property Gets or sets a font size. The default value is 0...from 0 to 65.5 inclusive. Auto font size means that the watermark...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  10. Letter Interchanges when converting DOCX to PDF...

    Hi, When converting a DOCX to PDF, I noticed some letters get interchanged. Code: var doc = new Document(@".\test.docx"); doc.LayoutOptions.TextShaperFactory = HarfBuzzTextShaperFactory.Instance; doc.Save(@".\test.…...seems to happen with certain fonts/styles (Calibri in italic and...using Aspose, specifically with fonts like Calibri italic and YU Gothic...

    forum.aspose.com/t/letter-interchanges-when-con...