Sort Score
Result 10 results
Languages All
Labels All
Results 5,431 - 5,440 of 139,502 for

font

(0.1 sec)
  1. Symbols not rendering while converting from doc...

    aspose_issue.docx (34.3 KB) Hi Team, I am using aspose words version 23.6 in java to convert docx files to pdf using the below code snippet - Document doc = new Document(filePath); doc.acceptAllRevisions(); NodeCollec…...Unicode characters, special fonts (e.g., Wingdings, Symbol), or...PdfSaveOptions or embedding fonts explicitly in the conversion...

    forum.aspose.com/t/symbols-not-rendering-while-...
  2. NumeralFormat enumeration | Aspose.Words for No...

    Aspose.Words.Saving.NumeralFormat enumeration. Indicates the symbol set that is used to represent numbers while rendering to fixed page formats.... font . localeId = 5121 ; //new CultureInfo("ar-AR")...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  3. Add Page Number to PDF|Aspose.PDF for PHP via Java

    Aspose.PDF for PHP via Java allows you to add Page Number Stamp to your PDF file using PageNumber Stamp class.... You can also set the font attributes of the page number...

    docs.aspose.com/pdf/php-java/add-page-number/
  4. CleanupOptions.unusedBuiltinStyles property | A...

    CleanupOptions.unusedBuiltinStyles property. Specifies that unused [Style.builtIn](../../style/builtIn/) styles should be removed from document.... font . style = doc . styles . at...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  5. 在 Java 中自定义演示文稿形状|Aspose.Slides 文档

    使用 Aspose.Slides for Java 在 PowerPoint 演示文稿中创建和自定义形状:几何路径、曲线角、复合形状。...graphicsPath ; Font font = new java . awt . Font ( "Arial" , Font . PLAIN...{ GlyphVector glyphVector = font . createGlyphVector ( g2 . ...

    docs.aspose.com/slides/zh/java/custom-shape/
  6. Create a Hello World PDF Document through XML a...

    Aspose.PDF for Java provides the opportunity to convert an XML file into PDF document requiring that the input XML file must follow the Aspose.PDF XSD Java Schema....<PageInfo> <DefaultTextState Font = "Helvetica" FontSize= "8"...

    docs.aspose.com/pdf/java/create-a-hello-world-p...
  7. 使用 Python 向 PDF 添加文本图章 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 文件添加文本图章。... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/zh-hant/python-net/stam...
  8. 使用 Python 在 PDF 中添加文本、图像或页面图章 | Aspose.PDF

    使用 Aspose.PDF for Python via .NET,使用 Python 示例代码,以编程方式向 PDF 添加图章:文本、图像或页面。... font = apdf . text . FontRepository . find_font ( "Arial"...text_state . font_size = 14 textStamp . text_state . font_style =...

    products.aspose.com/pdf/zh-hans/python-net/stamps/
  9. 使用 Python 向 PDF 添加文本 | Aspose.PDF

    使用 Aspose.PDF for Python for .NET,使用 Python 示例代码,以编程方式向 PDF 添加文本... font_size = 12 text_fragment . text_state . font = apdf...text . FontRepository . find_font ( "TimesNewRoman" ) text_fragment...

    products.aspose.com/pdf/zh-hans/python-net/text/
  10. 如何在 Docker 中运行 Aspose.Cells.GridWeb 构建在线电子表格编辑器...

    本文介绍如何在 Docker 中运行 GridWeb,以构建在线 Excel 编辑器或查看器应用程序。...Install Fonts because the SDK image contains very few fonts. The...The command copies font files from local to docker image. Make sure...

    docs.aspose.com/cells/zh/java/aspose-cells-grid...