Sort Score
Result 10 results
Languages All
Labels All
Results 2,581 - 2,590 of 142,631 for

font

(0.1 sec)
  1. Creating Tables Using VSTO and Aspose.Slides fo...

    Migrate from Microsoft Office automation to Aspose.Slides for Java and create tables in PowerPoint (PPT, PPTX) slides in Java with flexible formatting....create a 15 x 15 table with a font size of 10 programmatically...each cell of the table with a font size of 10. Save the presentation...

    docs.aspose.com/slides/java/creating-a-table-on...
  2. 如何在GridJs中自定义模态窗口的UI外观|Documentation

    本文介绍了如何在GridJs中自定义模态窗口的UI外观。...padding : 24 px ; font-size : 18 px ; font-weight : 600 ; } ...border-bottom : 1 px solid #e5e7eb ; font-weight : 600 ; } . x-spread...

    docs.aspose.com/cells/zh/net/aspose-cells-gridj...
  3. how to customize UI appearance for modal window...

    This article describes how to customize UI appearance for modal window in GridJs....padding : 24 px ; font-size : 18 px ; font-weight : 600 ; } ...border-bottom : 1 px solid #e5e7eb ; font-weight : 600 ; } . x-spread...

    docs.aspose.com/cells/net/aspose-cells-gridjs/h...
  4. INodeChangingCallback | Aspose.Words for Java

    Implement this interface if you want to receive notifications when nodes are inserted or removed in the document in Java.... /// Sets a custom font name/size for the text contents...getNodeType() == NodeType.RUN) { Font font = ((Run) args.getNode()).getFont();...

    reference.aspose.com/words/java/com.aspose.word...
  5. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Python via .NET calculates and applies effective shape properties for precise PowerPoint and OpenDocument rendering....print ( "Font alignment:" , str ( effectiveStyleLevel . font_alignment...font_alignment )) Get Effective Font Height Using Aspose.Slides for Python...

    docs.aspose.com/slides/python-net/shape-effecti...
  6. DocumentVisitor.VisitFootnoteStart | Aspose.Wor...

    Discover the DocumentVisitor VisitFootnoteStart method, essential for managing footnotes and endnotes efficiently in your document processing.... Save ( ArtifactsDir + "Font.RemoveHiddenContentF.docx" );...fieldStart ) { if ( fieldStart . Font . Hidden ) fieldStart . Remove...

    reference.aspose.com/words/net/aspose.words/doc...
  7. HTML to PDF Japanese language reflecting as box...

    I have Docker Image, and have HTML, I am trying to convert this type of HTML to PDF but Japanese, Chinese and Korean character are reflecting as box, attached the output file. Please suggest why characters are not appear…...libgdiplus msttcorefonts-installer font-noto-cjk fontforge libc6-compat...&& update-ms-fonts #RUN mkdir -p /usr/share/fonts/noto-cjk &&...

    forum.aspose.com/t/html-to-pdf-japanese-languag...
  8. Word to Pdf:Document Format - Free Support Foru...

    I’ve noticed inconsistencies in paragraph formatting when converting some documents to PDF. For example, text that’s on the second line in Word becomes the third line in PDF; in extreme cases, a one-page document becomes…...pagination are most often caused by font‑related issues – the conversion...engine cannot find the exact fonts used in the Word document, so...

    forum.aspose.com/t/word-to-pdf-document-format/...
  9. Word with new styles gives incorrect page count...

    I have a docx document with an incorrect page count, it should be 39 but Aspose.words api is counting 47 pages. A very large discrepancy. The problem seems to be because the document is using custom styles for numbered l…...side might occur because the fonts used in your input document...document is processed. The fonts are required to build document...

    forum.aspose.com/t/word-with-new-styles-gives-i...
  10. Get Shape Effective Properties from Presentatio...

    Discover how Aspose.Slides for Node.js via Java calculates and applies effective shape properties for precise PowerPoint rendering.... log ( "Font alignment: " + effectiveStyleLevel...dispose (); } } Getting Effective Font Height Value Using Aspose.Slides...

    docs.aspose.com/slides/nodejs-java/shape-effect...