Sort Score
Result 10 results
Languages All
Labels All
Results 4,251 - 4,260 of 141,419 for

font

(0.13 sec)
  1. FindReplaceOptions.replacingCallback property |...

    FindReplaceOptions.replacingCallback property. The user-defined method which is called before every replace occurrence....Shows how to apply a different font to new content via FindReplaceOptions...DocumentBuilder ( doc ); builder . font . name = "Arial" ; builder ...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. SignerContext class | Aspose.Words for Python

    aspose.words.lowcode.SignerContext class. Document signer context... font_settings Font settings used by the...

    reference.aspose.com/words/python-net/aspose.wo...
  3. FolderFontSource constructor | Aspose.Words for...

    Aspose.Words.Fonts.FolderFontSource constructor... priority number Font source priority. See the FontSourceBase...See Also module Aspose.Words.Fonts class FolderFontSource FolderFontSource...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  4. Working with Paragraphs in Python|Aspose.Words ...

    Insert paragraph and specify its formatting in a document using Python....current font formatting is also specified by the font property...Some formatting objects like Font or ParagraphFormat support styles...

    docs.aspose.com/words/python-net/working-with-p...
  5. Convert JSON Format to OTT via C++ | products.a...

    C++ API t0 Parse JSON to OTT without using Microsoft Word...Table) is a font format that is used to store font information...format and is used to store font information such as glyphs,...

    products.aspose.com/total/cpp/conversion/json-t...
  6. Creating a complex PDF using Aspose.PDF|Aspose....

    Aspose.PDF for Android via Java allows you to create more complex documents that contain images, text fragments, and tables in one document....header we will use Arial font with font size 24pt and center alignment...description we will use Arial font with font size 24pt and center alignment...

    docs.aspose.com/pdf/androidjava/complex-pdf-exa...
  7. Manage Comments and Notes with Node.js via C++|...

    Insert and manage comments or notes with Aspose.Cells for Node.js via C++....configuring their height, width and font settings. const fs = require..."Hello Aspose!" ); // Setting the font size of a comment to 14 comment...

    docs.aspose.com/cells/nodejs-cpp/comments-and-n...
  8. HtmlFixedSaveOptions | Aspose.Words for Java

    Can be used to specify additional options when saving a document into the SaveFormat.HTML_FIXED format in Java....'ResourceFileUri' uses system folder for fonts. // To avoid problems in other...explicitly specify the path for the fonts. args.setResourceFileUri(getArtifactsDir()...

    reference.aspose.com/words/java/com.aspose.word...
  9. 规则生成器 – Rule Builder – 配置 SVG 样式 – C#

    在本文中,我们将考虑规则生成器样式功能,该功能使开发人员能够将类似 CSS 的规则应用于 SVG 元素。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/svg/zh/net/rule-builder/
  10. Aspose-word-java word转pdf标点符号在行首 - Free Support...

    当前aspose-word-java 版本为25.5,在win11和linux环境下,生成word,然后转pdf,结果标点符号在行首,还有有些单词有空格莫名奇妙自动换行。是需要在word转pdf时有什么指定操作还是在写word时对paragraph进行一些指定等...public static void settFont(Font font, JSONObject lastStyleJson...styleName + "-font-family"); if (!"".equals(fontName)) { font.setNameFarEast(fontName);...

    forum.aspose.com/t/aspose-word-java-word-pdf/31...