Sort Score
Result 10 results
Languages All
Labels All
Results 201 - 210 of 1,253 for

variable fonts

(0.12 sec)
  1. RtfLoadOptions class | Aspose.Words for Node.js

    Aspose.Words.Loading.RtfLoadOptions class. Allows to specify additional options when loading [LoadFormat.Rtf](../../aspose.words/loadformat/#Rtf) document into a [Document](../../aspose.words/document/) object...fontSettings Allows to specify document font settings. (Inherited from LoadOptions...property to "true" to parse any variable-length characters that may...

    reference.aspose.com/words/nodejs-net/aspose.wo...
  2. Aspose.words-python如何绘制插入SmartArt图形 - Free Supp...

    如何绘制SmartArt图形,实现效果如下:...font.color = aw.Color.blue run.font.size = 12 # 4...string. Format text run.font.color , run.font.size Full Word text‑formatting...

    forum.aspose.com/t/aspose-words-python-smartart...
  3. How to Run Aspose.Slides for Java in Docker|Asp...

    Run Aspose.Slides in Docker containers: configure images, dependencies, Fonts, and licensing to build scalable services that process PowerPoint and OpenDocument....environment Font packages : Includes Microsoft Core Fonts Aspose.Slides...ubuntu:24.04 # Set environment variables ENV JAVA_HOME = /usr/lib/...

    docs.aspose.com/slides/java/how-to-run-aspose-s...
  4. Extract data from AcroForm|Aspose.PDF for PHP v...

    AcroForms exists in many PDF documents. This article aims to help you understand how to extract data from AcroForms using PHP and the Aspose.PDF....Initialize the response data variable $responseData = "" ; try {...FileOutputStream object to write the font file. $xmlOutputStream = new...

    docs.aspose.com/pdf/php-java/extract-data-from-...
  5. Load HTML in C# – Aspose.HTML for .NET

    Load HTML files in C#. Learn how to load HTML from a file, URL, string, or memory stream using Aspose.HTML for .NET API....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    products.aspose.com/html/net/load-html/
  6. Text Rendering using TrueType Font | Java

    Java APIs for the developers to manipulate font files. Learn the fundamentals on how to render TrueType and OpenType Fonts within Java products....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/font/java/text-rendering-truety...
  7. Installation – Aspose.HTML for Python via .NET

    Learn how to install Aspose.HTML for Python via .NET library through PyPI....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/python-net/installation/
  8. 创建 HTML 文档 – 在 Java 中创建、加载 HTML

    了解如何使用 Aspose.HTML for Java 从文件、流、URL 中加载 HTML 文档,或从头开始创建 HTML。考虑加载 HTML 文档的方法。...Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/zh/java/create-a-document/
  9. HTML Navigation – C# Examples – Aspose.HTML for...

    Learn how to navigate HTML with Aspose.HTML for .NET and inspect its elements using C#, about custom filter, CSS Selector, or XPath usage....Font Product Solution Aspose.TeX...Drawing Product Solution Aspose.Font Product Solution Aspose.TeX...

    docs.aspose.com/html/net/html-navigation/
  10. Footer text showing in grey colour in Word docs...

    Hi In Aspose Words for Java, we are using the following code snippet for inserting the footer text for (Section s : doc.getSections()) { s.getPageSetup().setDifferentFirstPageHeaderFooter(false); s.getPageSetup…...is likely due to the default font color setting in the document...document. When you set the font properties for the footer text, you...

    forum.aspose.com/t/footer-text-showing-in-grey-...